No class for v3applicationcredential auth

Bug #1843903 reported by Andrew Berezovskiy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-keystoneclient
Invalid
Undecided
Unassigned

Bug Description

https://github.com/openstack/python-keystoneclient/tree/master/keystoneclient/auth/identity/v3 is missing a class to perform a v3applicationcredential with the credentials obtained with the Application Credentials page in Horizon.

Revision history for this message
Colleen Murphy (krinkle) wrote :

Using keystoneclient for auth is deprecated:

https://docs.openstack.org/python-keystoneclient/latest/using-api-v3.html#non-session-authentication-deprecated

You should use a keystoneauth session instead, which does support v3applicationcredential:

https://docs.openstack.org/keystoneauth/latest/plugin-options.html#v3applicationcredential

Changed in python-keystoneclient:
status: New → Invalid
Revision history for this message
Andrew Berezovskiy (an9rew) wrote :

Thank you, Colleen!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.