The nova.scheduler.filters.all_hosts_filter Module

class AllHostsFilter

Bases: nova.scheduler.filters.BaseHostFilter

NOOP host filter. Returns all hosts.

host_passes(host_state, spec_obj)
run_filter_once_per_request = True

Previous topic

The nova.scheduler.filters.aggregate_multitenancy_isolation Module

Next topic

The nova.scheduler.filters.availability_zone_filter Module

Project Source

This Page