Bases: cinder.api.openstack.wsgi.Controller
Return a detailed list of all existing clusters.
Filter by is_up, disabled, num_hosts, and num_down_hosts.
Return a non detailed list of all existing clusters.
Filter by is_up, disabled, num_hosts, and num_down_hosts.
Return data for a given cluster name with optional binary.
Enable/Disable scheduling for a cluster.