Bases: nova.manager.Manager
Sets up and tears down any console proxy connections.
Needed for accessing instance consoles securely.
-
RPC_API_VERSION = '1.1'
-
add_console(context, instance_id, password=None, port=None, **kwargs)
-
get_backdoor_port(context)
-
get_pool_for_instance_host(context, instance_host)
-
init_host()
-
remove_console(context, console_id, **_kwargs)