summaryrefslogtreecommitdiff
path: root/api-ref/source/os-floating-ips.inc
diff options
context:
space:
mode:
authorghanshyam <ghanshyam.mann@nectechnologies.in>2016-06-14 15:31:18 +0900
committerghanshyam <ghanshyam.mann@nectechnologies.in>2016-06-14 15:31:18 +0900
commit40ea165e81bd563cbba49947d55c3aa102b5daec (patch)
tree737ea99625bab4e12d653cd31a289cd3ea39c8b2 /api-ref/source/os-floating-ips.inc
parent05cab2666f947c5a337b530701aae877968e834b (diff)
downloadnova-40ea165e81bd563cbba49947d55c3aa102b5daec.tar.gz
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
Diffstat (limited to 'api-ref/source/os-floating-ips.inc')
-rw-r--r--api-ref/source/os-floating-ips.inc14
1 files changed, 11 insertions, 3 deletions
diff --git a/api-ref/source/os-floating-ips.inc b/api-ref/source/os-floating-ips.inc
index fc19f3d65c..8d108ff12d 100644
--- a/api-ref/source/os-floating-ips.inc
+++ b/api-ref/source/os-floating-ips.inc
@@ -3,9 +3,17 @@
.. needs:example_verification
.. needs:body_verification
-================================
- Floating IPs (os-floating-ips)
-================================
+============================================
+ Floating IPs (os-floating-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.
+ See: `Relevant Network APIs
+ <http://developer.openstack.org/api-ref-networking-v2-ext.html#layer3-ext>`__.
Lists floating IP addresses for a project. Also, creates (allocates) a
floating IP address for a project, shows floating IP address details,