Better wording for micorversion 2.36

make it follow other descriptions, use start from to make
it clear 2.36 is the first microversion deprecate those proxy

Implements: blueprint api-ref-in-rst-ocata

Change-Id: Iadf4bb6fa8e4a959a734f354206e2e1f4739e367
This commit is contained in:
jichenjc
2016-12-10 15:57:14 +08:00
parent 90f01d5ebb
commit deac17c4f9
14 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -10,7 +10,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. These will fail with a 404 after microversion 2.35.
instead. These will fail with a 404 starting from microversion 2.36.
See: `Relevant Network APIs
<http://developer.openstack.org/api-ref/networking/v2-ext/index.html#security-group-rules-security-group-rules>`__.