cinder.api.v3.workers
Module¶WorkerController
(*args, **kwargs)¶Bases: cinder.api.openstack.wsgi.Controller
allowed_clean_keys
= {'host', 'disabled', 'resource_id', 'is_up', 'resource_type', 'service_id', 'binary', 'cluster_name'}¶cleanup
(req, body=None)¶Do the cleanup on resources from a specific service/host/node.
versioned_methods
= {'cleanup': [<cinder.api.openstack.versioned_method.VersionedMethod object at 0x7fd08868d400>]}¶wsgi_actions
= {}¶wsgi_extensions
= []¶create_resource
()¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.