Re: [openstack-dev] [nova] What is the goal of AggregateImagePropertiesIsolation filter?

2017-10-05 Thread Chris Friesen
On 10/05/2017 03:47 AM, Kekane, Abhishek wrote: So the question here is, what is the exact goal of AggregateImagePropertiesIsolation' scheduler filter: - Is it one of the following:- 1. Matching all metadata of host aggregate with image properties. 2. Matching image properties with host aggre

[openstack-dev] [nova] What is the goal of AggregateImagePropertiesIsolation filter?

2017-10-05 Thread Kekane, Abhishek
Hi all, As of now in the current master AggregateImagePropertiesIsolation filter returns True even if image property is not present in the host aggregate metadata. Example: (1) Set below required config options in nova.conf under 'filter_scheduler' section: aggregate_image_properties_isolation_