The nova.scheduler.filters.aggregate_image_properties_isolation
Module¶
-
class
AggregateImagePropertiesIsolation
¶ Bases:
nova.scheduler.filters.BaseHostFilter
AggregateImagePropertiesIsolation works with image properties.
-
host_passes
(host_state, spec_obj)¶ Checks a host in an aggregate that metadata key/value match with image properties.
-
run_filter_once_per_request
= True¶
-