Bases: cinder.manager.Manager
Chooses a host to create volumes.
-
RPC_API_VERSION = '1.2'
-
create_volume(context, topic, volume_id, snapshot_id=None, image_id=None, request_spec=None, filter_properties=None)
-
get_host_list(context)
Get a list of hosts from the HostManager.
-
get_service_capabilities(context)
Get the normalized set of capabilities for this zone.
-
init_host()
-
request_service_capabilities(context)
-
update_service_capabilities(context, service_name=None, host=None, capabilities=None, **kwargs)
Process a capability update from a service node.