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