summaryrefslogtreecommitdiff
path: root/api-ref/source/images.inc
diff options
context:
space:
mode:
authorghanshyam <ghanshyam.mann@nectechnologies.in>2016-08-01 14:59:53 +0900
committerghanshyam <ghanshyam.mann@nectechnologies.in>2016-08-01 14:59:53 +0900
commitb4d0b9a11c9677ac8f0fe0095b783e86e1097e22 (patch)
tree52677e6997bc5e6483d456facef6f3614c8a9c75 /api-ref/source/images.inc
parenteab62c0d8a3280c559d974d0f31d51a3f06e1048 (diff)
downloadnova-b4d0b9a11c9677ac8f0fe0095b783e86e1097e22.tar.gz
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
Diffstat (limited to 'api-ref/source/images.inc')
-rw-r--r--api-ref/source/images.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-ref/source/images.inc b/api-ref/source/images.inc
index 3ad0878107..ec4c80bc8c 100644
--- a/api-ref/source/images.inc
+++ b/api-ref/source/images.inc
@@ -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>`__.