The nova.api.openstack.compute.legacy_v2.contrib.server_start_stop Module¶
-
class
ServerStartStopActionController(*args, **kwargs)¶ Bases:
nova.api.openstack.wsgi.Controller-
wsgi_actions= {'os-stop': '_stop_server', 'os-start': '_start_server'}¶
-
wsgi_extensions= []¶
-
-
class
Server_start_stop(ext_mgr)¶ Bases:
nova.api.openstack.extensions.ExtensionDescriptorStart/Stop instance compute API support.
-
alias= 'os-server-start-stop'¶
-
get_controller_extensions()¶
-
name= 'ServerStartStop'¶
-
namespace= 'http://docs.openstack.org/compute/ext/servers/api/v1.1'¶
-
updated= '2012-01-23T00:00:00Z'¶
-