The cinder.scheduler.filters.retry_filter Module

class RetryFilter

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

Filter out nodes that have already been attempted for scheduling purposes

host_passes(host_state, filter_properties)

Skip nodes that have already been attempted.

Previous topic

The cinder.scheduler.filters.capacity_filter Module

Next topic

The cinder.scheduler.host_manager Module

This Page