summaryrefslogtreecommitdiff
path: root/releasenotes/notes/placement-forbidden-traits-ace037856aa29a09.yaml
blob: b5c0b744df7773be5ef8f76d0c49af4c6165144a (plain)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    Placement microversion '1.22' adds support for expressing traits which are
    forbidden when filtering ``GET /resource_providers`` or ``GET
    /allocation_candidates``. A forbidden trait is a properly formatted trait
    in the existing ``required`` parameter, prefixed by a ``!``. For example
    ``required=!STORAGE_DISK_SSD`` asks that the results not include any
    resource providers that provide solid state disk.