Comment 25 for bug 1661250

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

Reviewed: https://review.openstack.org/430886
Committed: https://git.openstack.org/cgit/openstack/instack-undercloud/commit/?id=03a42f1583507b64d5d3f8d3c92b4b56955315ba
Submitter: Jenkins
Branch: master

commit 03a42f1583507b64d5d3f8d3c92b4b56955315ba
Author: Dmitry Tantsur <email address hidden>
Date: Fri Feb 3 11:31:46 2017 +0100

    Explicitly configure credentials used by ironic to access neutron and swift

    Using keystone_authtoken credentials for this purpose is deprecated.

    Also stop setting neutron API URL explicitly for it to be fetched
    from the service catalog instead.

    Also add missing manifest includes (all except for swift are already included
    implicitly for backward compatibility in puppet-ironic).

    Change-Id: I89ed5709cb3110848c5185d3596dfd9eaed823e2
    Partial-Bug: #1661250