The nova.scheduler.filters.io_ops_filter Module¶
-
class
AggregateIoOpsFilter¶ Bases:
nova.scheduler.filters.io_ops_filter.IoOpsFilterAggregateIoOpsFilter with per-aggregate the max io operations.
Fall back to global max_io_ops_per_host if no per-aggregate setting found.