puppet-nova/releasenotes/notes/deprecate_auth_uri_parameter-82edf8271e3c276f.yaml
ZhongShengping 20d93c4148 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: I0dd36ef1f1f5dcdc57413736ecb8f2555712c36d
Depends-On: I4c82a63baabd6b9304b302c97cd751a0103d8316
Closes-Bug: #1759098
2018-04-05 10:50:06 +08:00

7 lines
308 B
YAML

---
deprecations:
- nova::keystone::authtoken::auth_uri is deprecated and will be removed in a future release.
Please use www_authenticate_uri instead.
- nova::metadata::novajoin::authtoken::auth_uri is deprecated and will be removed in a future release.
Please use www_authenticate_uri instead.