Comment 30 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/446387
Committed: https://git.openstack.org/cgit/openstack/puppet-ironic/commit/?id=d729cacd77b0e7d0270669dd5696e4c83b0461d3
Submitter: Jenkins
Branch: stable/ocata

commit d729cacd77b0e7d0270669dd5696e4c83b0461d3
Author: Dmitry Tantsur <email address hidden>
Date: Tue Mar 14 16:16:28 2017 +0100

    Add separate manifest for configuring access from ironic to inspector

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

    Also introduce "enabled" and "service_url" options for completeness.

    Change-Id: I652db2b74924789d1431a89af8e07a68699de697
    Partial-Bug: #1661250
    (cherry picked from commit 09cb07a7c918c8120e42d4af1ea278058a8e71f0)