summaryrefslogtreecommitdiff
path: root/api-ref/source/index.rst
diff options
context:
space:
mode:
authorMatthew Treinish <mtreinish@kortar.org>2017-04-24 19:43:54 -0400
committerHe Jie Xu <hejie.xu@intel.com>2017-05-04 16:13:45 +0800
commitacdc2da0e3b0255e9884c8a8f1bfe38367c2094c (patch)
tree2701b3499ed0cc5159fce03bb3293a79378416e2 /api-ref/source/index.rst
parent700ab86f8d88d4c089406f9c30a61a49e847ff1b (diff)
downloadnova-acdc2da0e3b0255e9884c8a8f1bfe38367c2094c.tar.gz
Remove cloudpipe APIs
This commit removes the cloudpipe API from nova. This has been deprecated since change I415760ff634dd85974f0c3f79e788e633852efb5 and no longer works without nova-cert and the pending removal of the deprecated nova-network. Implements bp remove-nova-cert Change-Id: Ifd1fb13a5953cc66f9cc2561d30a9efcd3f4c92e
Diffstat (limited to 'api-ref/source/index.rst')
-rw-r--r--api-ref/source/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-ref/source/index.rst b/api-ref/source/index.rst
index 0b7a37bf8b..1fd4481aac 100644
--- a/api-ref/source/index.rst
+++ b/api-ref/source/index.rst
@@ -52,7 +52,6 @@ the `API guide <http://developer.openstack.org/api-guide/compute/index.html>`_.
.. include:: os-services.inc
.. include:: os-simple-tenant-usage.inc
.. include:: os-server-external-events.inc
-.. include:: os-cloudpipe.inc
.. include:: extensions.inc
.. include:: os-networks.inc
.. include:: os-volumes.inc
@@ -79,3 +78,4 @@ This section contains the reference for APIs that were part of the OpenStack
Compute API in the past, but no longer exist.
.. include:: os-certificates.inc
+.. include:: os-cloudpipe.inc