charm-helpers icon indicating copy to clipboard operation
charm-helpers copied to clipboard

auth_uri is deprecated from group keystone_authtoken

Open rahulsinghcanonical opened this issue 3 years ago • 2 comments

The option "auth_uri" from group "keystone_authtoken" is deprecated for removal. The auth_uri token is deprecated in favor of www_authenticate_uri. This commit changes the use of auth_uri to www_authenticate_uri correctly.

Fixes #749

rahulsinghcanonical avatar Nov 28 '22 22:11 rahulsinghcanonical

So the associated review needs work (a c-h sync from this branch/PR) before it can verify the changes.

ajkavanagh avatar May 08 '23 14:05 ajkavanagh

@rahulsinghcanonical Just to clarify:

So the associated review needs work (a c-h sync from this branch/PR) before it can verify the changes.

What I mean is, that an API service (e.g. cinder) needs to have this change synced into it (make sync); if the PR that was recently abandoned is updated then it will test this PR and thus we can move to merge the changes.

ajkavanagh avatar Jun 15 '23 17:06 ajkavanagh