File: nova_scheduler_query_placement_for_availability_zone-701dcf6b0662351e.yaml

package info (click to toggle)
puppet-module-nova 25.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,100 kB
  • sloc: ruby: 11,433; python: 38; sh: 10; makefile: 10
file content (8 lines) | stat: -rw-r--r-- 341 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
---
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.