Previous topic

The cinder.scheduler.manager Module

Next topic

The cinder.scheduler.simple Module

This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Cinder 2011.2 docs or all OpenStack docs too.

The cinder.scheduler.rpcapi Module

Client side of the scheduler manager RPC API.

class SchedulerAPI

Bases: cinder.openstack.common.rpc.proxy.RpcProxy

Client side of the scheduler rpc API.

API version history:

1.0 - Initial version.
RPC_API_VERSION = '1.0'
update_service_capabilities(ctxt, service_name, host, capabilities)