Comment 49 for bug 1759098

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

Reviewed: https://review.openstack.org/558340
Committed: https://git.openstack.org/cgit/openstack/puppet-aodh/commit/?id=f1237a940d1f5309292d815166628de7daeff759
Submitter: Zuul
Branch: master

commit f1237a940d1f5309292d815166628de7daeff759
Author: ZhongShengping <chdzsp@163.com>
Date: Tue Apr 3 11:01:21 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: I89f82693b22cc61c97f9df3fbbd2bdbfe482f549
    Depends-On: I4c82a63baabd6b9304b302c97cd751a0103d8316
    Closes-Bug: #1759098