Comment 34 for bug 1661250

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-tripleo (master)

Reviewed: https://review.openstack.org/446037
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=ffe6ae2c24f82df620df14ee4be8bd292cb95075
Submitter: Jenkins
Branch: master

commit ffe6ae2c24f82df620df14ee4be8bd292cb95075
Author: Dmitry Tantsur <email address hidden>
Date: Wed Mar 15 16:58:23 2017 +0100

    Explicitly configure credentials used by ironic to access other services

    Using keystone_authtoken credentials for this purpose is deprecated, and also
    prevents ironic-conductor from being used as a separate role.

    As a side effect, this change makes it possible to potentially enable
    ironic-inspector support in the future (it's not enabled yet).

    Change-Id: I21180678bec911f1be36e3b174bae81af042938c
    Partial-Bug: #1661250