cinder.api.v3.workers Module¶WorkerController(*args, **kwargs)¶Bases: cinder.api.openstack.wsgi.Controller
allowed_clean_keys = set([‘binary’, ‘resource_id’, ‘disabled’, ‘host’, ‘is_up’, ‘service_id’, ‘cluster_name’, ‘resource_type’])¶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 0xae86790>]}¶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.