puppet-neutron/releasenotes/notes/deprecate_auth_uri_parameter-81afb74d42ee6f83.yaml
ZhongShengping dfd67c27a3 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
2018-04-04 12:32:49 +08:00

5 lines
131 B
YAML

---
deprecations:
- auth_uri is deprecated and will be removed in a future release.
Please use www_authenticate_uri instead.