The cinder.api.v3.workers Module

class WorkerController(*args, **kwargs)

Bases: cinder.api.openstack.wsgi.Controller

allowed_clean_keys = set(['binary', 'resource_id', 'disabled', 'host', 'is_up', 'service_id', 'cluster_name', 'until', 'resource_type'])
cleanup(req, body=None)

Do the cleanup on resources from a specific service/host/node.

static policy_checker(req, action, resource=None)
versioned_methods = {'cleanup': [<cinder.api.openstack.versioned_method.VersionedMethod object at 0x7ff859a2c450>]}
wsgi_actions = {}
wsgi_extensions = []
create_resource()