Auth Components for Consoles.
- 
class ConsoleAuthManager(scheduler_driver=None, *args, **kwargs)
 
Bases: nova.manager.Manager
Manages token based authentication.
- 
authorize_console(context, token, console_type, host, port, internal_access_path, instance_uuid, access_url=None)
 
- 
check_token(context, token)
 
- 
delete_tokens_for_instance(context, instance_uuid)
 
- 
mc
 
- 
mc_instance
 
- 
reset()
 
- 
target = <Target version=2.1>