[Openstack-operators] [nova] Specifying a list of tenants for scheduler filtering

Mustafa Jamil mustafa at netkine.com
Fri Dec 19 23:56:34 UTC 2014


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20141219/1f8e601d/attachment.html>


More information about the OpenStack-operators mailing list