puppet-nova/releasenotes/notes/nova_scheduler_limit_tenants_to_placement_aggregate-8886c514f0ebbb72.yaml
Rajesh Tailor 09b5d82294 Expose limit_tenants_to_placement_aggregate parameter
Add support for configuring scheduler parameter option
'limit_tenants_to_placement_aggregate' to enable tenant
isolation with placement.

Change-Id: I37ce0633b3b56563f373fadfb74820b2896d6734
2019-07-08 12:02:00 +05:30

8 lines
272 B
YAML

---
features:
- |
Add parameter `limit_tenants_to_placement_aggregate` which allows
to have tenant isolation with placement. It ensures hosts are in
tenant-isolated host aggregate and availability zones will only be
available to specific set of tenants.