Previous topic

The cinder.scheduler.filters.capacity_filter Module

Next topic

The cinder.scheduler.host_manager 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.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.