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:
@@ -3,9 +3,17 @@
|
||||
.. needs:example_verification
|
||||
.. needs:body_verification
|
||||
|
||||
========
|
||||
Images
|
||||
========
|
||||
====================
|
||||
Images (DEPRECATED)
|
||||
====================
|
||||
|
||||
.. warning::
|
||||
|
||||
These APIs are proxy calls to the Image service. Nova has
|
||||
deprecated all the proxy APIs and users should use the native APIs
|
||||
instead.
|
||||
See: `Relevant Image APIs
|
||||
<http://developer.openstack.org/api-ref-image-v2.html#images-images-v2>`__.
|
||||
|
||||
Lists, shows details for, and deletes images. Also sets, lists, shows
|
||||
details for, and deletes image metadata.
|
||||
|
||||
Reference in New Issue
Block a user