cinder.api.v3.workers
Module¶WorkerController
(*args, **kwargs)¶Bases: cinder.api.openstack.wsgi.Controller
allowed_clean_keys
= set(['disabled', 'binary', 'resource_id', 'cluster_name', 'host', 'is_up', 'service_id', 'until', 'resource_type'])¶cleanup
(req, body=None)¶Do the cleanup on resources from a specific service/host/node.
policy_checker
(req, action, resource=None)¶versioned_methods
= {'cleanup': [<cinder.api.openstack.versioned_method.VersionedMethod object at 0x7f120d447050>]}¶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.