Hi Mustafa,
the filter doesn't expect a comma-delimited list.
It supports a tenant per aggregate.

Belmiro

On Fri, Dec 19, 2014 at 11:56 PM, Mustafa Jamil <[email protected]> wrote:
>
> The AggregateMultiTenancyIsolation nova scheduler filter is supposed to
> check whether a tenant requesting nova to schedule a VM is in the list of
> tenant IDs specified for each applicable aggregate where the
> filter_tenant_id metadata field has a value specified.
>
> I'd like to know how to specify a list of tenant IDs for this metadata
> field.  Debugging shows that if the list is passed in to the 'nova
> aggregate-set-metadata' CLI command as a comma-delimited string, this gets
> treated as a set with one element in it (the specified string).  Filtering
> then doesn't seem to do the right thing.
>
> _______________________________________________
> OpenStack-operators mailing list
> [email protected]
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
>
>
_______________________________________________
OpenStack-operators mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

Reply via email to