The mistralclient.auth.keystone Module

class mistralclient.auth.keystone.KeystoneAuthHandler

Bases: mistralclient.auth.AuthHandler

authenticate(req, session=None)

Performs authentication via Keystone.

Parameters:req – Request dict containing list of parameters required for Keystone authentication.