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:
@@ -15,7 +15,8 @@
|
||||
``neutron`` when appropriate, but as with all translation
|
||||
proxies, this is far from perfect compatibility. These
|
||||
APIs should be avoided in new applications in favor of
|
||||
using ``neutron`` directly.
|
||||
using ``neutron`` directly. These will fail with a 404
|
||||
after microversion 2.35.
|
||||
See: `Relevant Network APIs
|
||||
<http://developer.openstack.org/api-ref-networking-v2.html#networks>`__.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user