Browse Source
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: #1759098changes/40/558340/5
3 changed files with 23 additions and 6 deletions
@ -0,0 +1,4 @@
|
||||
--- |
||||
deprecations: |
||||
- auth_uri is deprecated and will be removed in a future release. |
||||
Please use www_authenticate_uri instead. |
Loading…
Reference in new issue