Previous topic

The nova.console.fake Module

Next topic

The nova.console.vmrc_manager Module

This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Nova 2011.2 docs or all OpenStack docs too.

The nova.console.manager Module

Console Proxy Service.

class ConsoleProxyManager(console_driver=None, *args, **kwargs)

Bases: nova.manager.Manager

Sets up and tears down any console proxy connections.

Needed for accessing instance consoles securely.

add_console(*args, **kw)
get_pool_for_instance_host(context, instance_host)
init_host()
remove_console(*args, **kw)