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>
This commit is contained in:
Stephen Finucane
2025-06-05 11:50:32 +01:00
parent 52e8a5ad71
commit da0482aad8
9 changed files with 330 additions and 20 deletions
@@ -0,0 +1,6 @@
---
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.