mistralclient.auth.keystone module¶
- class mistralclient.auth.keystone.KeystoneAuthHandler¶
Bases:
AuthHandler
- authenticate(req, session=None)¶
Perform authentication via Keystone.
- Parameters:
req – Request dict containing the parameters required for Keystone authentication.