4e30693727
Clarify the impact of this microversion in the release note and improve some tests. Part of blueprint flavor-extra-spec-validators Change-Id: Idfccfa9831f1df6f261a247489154492a231d832 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
22 lines
590 B
YAML
22 lines
590 B
YAML
---
|
|
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``
|