puppet-nova/releasenotes/notes/nova_scheduler_query_placem...

9 lines
341 B
YAML

---
features:
- |
Add parameter `query_placement_for_availability_zone` that allows the
scheduler to look up a host aggregate with metadata key of availability
zone set to the value provided by incoming request, and request result
from placement be limited to that aggregate.
Default value for this parameter is false.