Comment 33 for bug 1759098

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

Reviewed: https://review.openstack.org/558344
Committed: https://git.openstack.org/cgit/openstack/puppet-keystone/commit/?id=73d07c00f4e05cb14408f16560cbe20283955a1e
Submitter: Zuul
Branch: master

commit 73d07c00f4e05cb14408f16560cbe20283955a1e
Author: ZhongShengping <chdzsp@163.com>
Date: Tue Apr 3 11:09:12 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: I4c82a63baabd6b9304b302c97cd751a0103d8316
    Closes-Bug: #1759098