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

Previous topic

The nova.scheduler.filters.affinity_filter Module

Next topic

The nova.scheduler.filters.aggregate_instance_extra_specs Module

Project Source

This Page