The nova.api.openstack.compute.services
Module¶
-
class
ServiceController
¶ Bases:
nova.api.openstack.wsgi.Controller
-
delete
(*args, **kwargs)¶ Deletes the specified service.
-
index
(*args, **kwargs)¶ Return a list of all running services. Filter by host & service name
-
update
(*args, **kwargs)¶ Perform service update
-
wsgi_actions
= {}¶
-
wsgi_extensions
= []¶
-