Previous topic

The cinder.scheduler.filter_scheduler Module

Next topic

The cinder.scheduler.filters.retry_filter 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.filters.capacity_filter Module

class CapacityFilter

Bases: cinder.openstack.common.scheduler.filters.BaseHostFilter

CapacityFilter filters based on volume host’s capacity utilization.

host_passes(host_state, filter_properties)

Return True if host has sufficient capacity.