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:
@@ -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.
|
||||
Reference in New Issue
Block a user