summaryrefslogtreecommitdiff
path: root/api-ref/source/os-security-groups.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/os-security-groups.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/os-security-groups.inc')
-rw-r--r--api-ref/source/os-security-groups.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-ref/source/os-security-groups.inc b/api-ref/source/os-security-groups.inc
index 56c35cead0..0d49d92c98 100644
--- a/api-ref/source/os-security-groups.inc
+++ b/api-ref/source/os-security-groups.inc
@@ -11,7 +11,7 @@
These APIs are proxy calls to the Network 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 Network APIs
<http://developer.openstack.org/api-ref/networking/v2-ext/index.html#security-groups-security-groups>`__.