Comment 53 for bug 1759098

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

Reviewed: https://review.openstack.org/558982
Committed: https://git.openstack.org/cgit/openstack/puppet-ironic/commit/?id=4b6e556d89660901392a5626e6da359d9561063b
Submitter: Zuul
Branch: master

commit 4b6e556d89660901392a5626e6da359d9561063b
Author: ZhongShengping <chdzsp@163.com>
Date: Thu Apr 5 10:54:06 2018 +0800

    Deprecate auth_uri option

    Option auth_uri from group keystone_authtoken is deprecated[1].
    Use option www_authenticate_uri from group keystone_authtoken.

    [1]https://review.openstack.org/#/c/508522/

    Change-Id: I1cd487e845adc0f53d970bf916385fdaf2c32022
    Closes-Bug: #1759098