Comment 4 for bug 1661250

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

Reviewed: https://review.openstack.org/428188
Committed: https://git.openstack.org/cgit/openstack/puppet-ironic/commit/?id=c995ec4840beb8a4aff7cc53f13c7c4089b0a2e2
Submitter: Jenkins
Branch: master

commit c995ec4840beb8a4aff7cc53f13c7c4089b0a2e2
Author: Dmitry Tantsur <email address hidden>
Date: Thu Feb 2 15:29:39 2017 +0100

    Add separate manifest for configuring access to glance

    Without these parameters ironic uses keystone_authtoken credentials.
    This is deprecated since Newton and can be removed at any moment.

    This patch provides a manifest to configure separate credentials
    and moves other related parameters to it.

    Change-Id: I1b367308fb4dd82a7c8702a5d4301dcfd3f24a34
    Partial-Bug: #1661250