summaryrefslogtreecommitdiff
path: root/releasenotes/notes/flavor-extra-spec-validators-76d1f2e52ba753db.yaml
blob: 0b32b43ee9d1fd0afbb387b4d006650250d2317d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
features:
  - |
    The 2.86 microversion adds support for flavor extra spec validation when
    creating or updating flavor extra specs. Use of an unrecognized or invalid
    flavor extra spec in the following namespaces will result in a HTTP 400
    response.

    - ``accel``
    - ``aggregate_instance_extra_specs``
    - ``capabilities``
    - ``hw``
    - ``hw_rng``
    - ``hw_video``
    - ``os``
    - ``pci_passthrough``
    - ``powervm``
    - ``quota``
    - ``resources`` (including ``_{group}`` suffixes)
    - ``trait`` (including ``_{group}`` suffixes)
    - ``vmware``