Comment 34 for bug 1759098

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

Reviewed: https://review.openstack.org/558361
Committed: https://git.openstack.org/cgit/openstack/puppet-neutron/commit/?id=dfd67c27a3b77b42d03fd2c7323c2447e1fada52
Submitter: Zuul
Branch: master

commit dfd67c27a3b77b42d03fd2c7323c2447e1fada52
Author: ZhongShengping <chdzsp@163.com>
Date: Tue Apr 3 12:57:24 2018 +0800

    Deprecate auth_uri parameter

    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: I092efd9c530b3108a88c4f6f364f7b4adbaf6a80
    Depends-On: I4c82a63baabd6b9304b302c97cd751a0103d8316
    Closes-Bug: #1759098