Comment 27 for bug 1661250

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

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

commit 09cb07a7c918c8120e42d4af1ea278058a8e71f0
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