Auth Components for Consoles.
-
class ConsoleAuthManager(scheduler_driver=None, *args, **kwargs)
Bases: nova.manager.Manager
Manages token based authentication.
-
RPC_API_VERSION = '1.2'
-
authorize_console(context, token, console_type, host, port, internal_access_path, instance_uuid=None)
-
check_token(context, token)
-
delete_tokens_for_instance(context, instance_uuid)
-
get_backdoor_port(context)