The nova.api.openstack.compute.legacy_v2.contrib.console_output Module¶
-
class
ConsoleOutputController(*args, **kwargs)¶ Bases:
nova.api.openstack.wsgi.Controller-
get_console_output(req, id, body)¶ Get text console output.
-
wsgi_actions= {'os-getConsoleOutput': 'get_console_output'}¶
-
wsgi_extensions= []¶
-
-
class
Console_output(ext_mgr)¶ Bases:
nova.api.openstack.extensions.ExtensionDescriptorConsole log output support, with tailing ability.
-
alias= 'os-console-output'¶
-
get_controller_extensions()¶
-
name= 'ConsoleOutput'¶
-
namespace= 'http://docs.openstack.org/compute/ext/os-console-output/api/v2'¶
-
updated= '2011-12-08T00:00:00Z'¶
-