Bases: nova.scheduler.filters.BaseHostFilter
Filter out hosts with too many concurrent I/O operations.
-
host_passes(host_state, filter_properties)
Use information about current vm and task states collected from
compute node statistics to decide whether to filter.