Files
nova/releasenotes/notes/remove-os-volumes_boot-api-861809a0b33845ba.yaml
T
Stephen Finucane da0482aad8 api: Deprecate os-volumes_boot API
If > 2.103, return a HTTP 404 (Not Found). Otherwise, proxy through to
the ServersController.

Change-Id: Ic6b487316bb1fbf2cf57de5d8e6aabf06f0cdf52
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2026-02-26 21:39:26 +00:00

7 lines
224 B
YAML

---
upgrade:
- |
The v2.103 microversion has been introduced. This deprecates the hitherto
undocumented ``/os-volumes_boot`` API. HTTP 404 will be returned for all
requests starting with this API microversion.