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
This commit is contained in:
He Jie Xu 2017-08-23 14:21:08 +08:00
parent d48ba9873a
commit e83b884cf6
2 changed files with 0 additions and 12 deletions

View File

@ -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`.

View File

@ -75,7 +75,6 @@ Contents
users
versions
extensions
microversions
general_info
server_concepts