The nova.scheduler.filters.retry_filter Module

class RetryFilter

Bases: nova.scheduler.filters.BaseHostFilter

Filter out hosts that have already been attempted for scheduling purposes

host_passes(host_state, filter_properties)

Skip hosts that have already been attempted

Previous topic

The nova.scheduler.filters.ram_filter Module

Next topic

The nova.scheduler.filters.trusted_filter Module

This Page