Is it possible that one availability_zone/host_aggregate could be only used by only one specified project in openstack?
Asked
Active
Viewed 332 times
1 Answers
0
What you need can be achieved setting metadata to host aggregates with the tenant id in a similar fashion as multi-tenant isolation should do.
nova aggregate-set-metadata <aggregate_ID> filter_tenant_id=<tenant_ID>
Regards

Eduardo Gonzalez
- 510
- 4
- 5