Comment 18 for bug 1661250

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

Reviewed: https://review.openstack.org/435715
Committed: https://git.openstack.org/cgit/openstack/puppet-ironic/commit/?id=1853d2805151f818333daba635d5d01c4cb0b86b
Submitter: Jenkins
Branch: stable/ocata

commit 1853d2805151f818333daba635d5d01c4cb0b86b
Author: Dmitry Tantsur <email address hidden>
Date: Fri Feb 3 17:08:45 2017 +0100

    Add separate manifest for configuring access to neutron

    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.

    Reset [neutron]url to os_service_default to allow ironic to guess it,
    rather then using a value that it probably wrong.

    Change-Id: I7a9a78521c3495f04ca0a9f625b0d844ee56c56a
    Partial-Bug: #1661250
    (cherry picked from commit ee74484b3aedcda52521440d7b75bf39f33635a1)