Bases: nova.scheduler.filters.io_ops_filter.IoOpsFilter
AggregateIoOpsFilter with per-aggregate the max io operations.
Fall back to global max_io_ops_per_host if no per-aggregate setting found.
Bases: nova.scheduler.filters.BaseHostFilter
Filter out hosts with too many concurrent I/O operations.
Use information about current vm and task states collected from compute node statistics to decide whether to filter.
The nova.scheduler.filters.image_props_filter Module
The nova.scheduler.filters.isolated_hosts_filter Module
Enter search terms or a module, class or function name.