Publish proxy APIs deprecation in api ref doc

As first step to deprecate the proxy APIs,
this commit publish the deprecation of proxy APIs
in api ref doc.

Partially implements blueprint deprecate-api-proxies

Change-Id: Ie19ec5e27fef956061786646e8f9cc4e44d8ef0f
This commit is contained in:
ghanshyam
2016-06-14 15:31:18 +09:00
parent 05cab2666f
commit 40ea165e81
15 changed files with 152 additions and 57 deletions
+9 -3
View File
@@ -3,9 +3,15 @@
.. needs:example_verification
.. needs:body_verification
==========================
Fixed IPs (os-fixed-ips)
==========================
======================================
Fixed IPs (os-fixed-ips) (DEPRECATED)
======================================
.. warning::
These APIs are proxy calls to the Network service. Nova has
deprecated all the proxy APIs and users should use the native APIs
instead.
Shows data for a fixed IP, such as host name, CIDR, and address. Also,
reserves and releases a fixed IP address.