The cinder.scheduler.filters.capabilities_filter Module

class CapabilitiesFilter

Bases: cinder.scheduler.filters.BaseHostFilter

HostFilter to work with resource (instance & volume) type records.

host_passes(host_state, filter_properties)

Return a list of hosts that can create resource_type.

Previous topic

The cinder.scheduler.filters.availability_zone_filter Module

Next topic

The cinder.scheduler.filters.capacity_filter Module

Project Source

This Page