Mention proxy API deprecation microversion in api-ref
Proxy APIs are deprecated in microversion 2.36 which means all proxy APIs will return 404 after 2.35 version. It will be nice to mention that explicitly in api-ref too. Partially implements blueprint deprecate-api-proxies Change-Id: Iad210d215fb98bc247f049b23b97d8d7d4265c82
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
These APIs are proxy calls to the Image service. Nova has
|
||||
deprecated all the proxy APIs and users should use the native APIs
|
||||
instead.
|
||||
instead. These will fail with a 404 after microversion 2.35.
|
||||
See: `Relevant Image APIs
|
||||
<http://developer.openstack.org/api-ref-image-v2.html#images-images-v2>`__.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user