summaryrefslogtreecommitdiff
path: root/api-guide
diff options
context:
space:
mode:
authorHe Jie Xu <hejie.xu@intel.com>2017-08-23 14:21:08 +0800
committerHe Jie Xu <hejie.xu@intel.com>2017-08-23 14:21:08 +0800
commite83b884cf64033a942e580604609b2c4b87b8043 (patch)
treed62aa0cabd4ab94890513dcdfcd6322ecb357a93 /api-guide
parentd48ba9873a381a165d86f1dfebf7ea6ed4e073fe (diff)
downloadnova-e83b884cf64033a942e580604609b2c4b87b8043.tar.gz
Remove the section about extensions from the API concept doc
The extensions are already removed from Nova API. So remove the old section about the extensions from the API concept doc. Change-Id: I29d6e85c23dd45e9f2452e58efb0feba70fb3ef4
Diffstat (limited to 'api-guide')
-rw-r--r--api-guide/source/extensions.rst11
-rw-r--r--api-guide/source/index.rst1
2 files changed, 0 insertions, 12 deletions
diff --git a/api-guide/source/extensions.rst b/api-guide/source/extensions.rst
deleted file mode 100644
index 90b6f41e35..0000000000
--- a/api-guide/source/extensions.rst
+++ /dev/null
@@ -1,11 +0,0 @@
-==========
-Extensions
-==========
-
-Extensions are a deprecated concept in Nova. Support for extensions will be
-removed in a future release. In order to keep backwards-compatibility with
-legacy V2 API users, the ``extension_info`` API will remain as part of the
-Compute API. However, API extensions will not be supported anymore;
-there is only one standard API now. For the current V2.1 API, ``Microversions``
-are the new mechanism for implementing API features and changes. For more
-detail about microversions, please refer to :doc:`microversions`.
diff --git a/api-guide/source/index.rst b/api-guide/source/index.rst
index 653960804b..e64e6b20d4 100644
--- a/api-guide/source/index.rst
+++ b/api-guide/source/index.rst
@@ -75,7 +75,6 @@ Contents
users
versions
- extensions
microversions
general_info
server_concepts