Files
nova/releasenotes/notes/flavor-name-search-4133a0788bd1c37f.yaml
T
Stephen Finucane b95a2c5219 api: Remove dead fields from flavors response
Change-Id: I65be4f2e522c9f73a28b8837d7937a371d3e73d3
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2026-02-26 21:39:10 +00:00

12 lines
370 B
YAML

---
features:
- |
The v2.102 microversion has been introduced. This allows users to search
flavors by name, e.g.::
GET /flavors?name=gpu
In addition, the ``rxtx_factor`` and ``OS-FLV-DISABLED:disabled`` fields
have been removed from all flavors responses, while the ``rxtx_factor``
field can no longer be provided when creating a server.