Merge "Move MV history under API Microversion contrib docs"

This commit is contained in:
Zuul 2018-04-10 17:08:23 +00:00 committed by Gerrit Code Review
commit d8934a57b1
2 changed files with 10 additions and 1 deletions

View File

@ -327,3 +327,13 @@ header, for example::
res = controller.index(req)
... assertions about the response ...
REST API Version History
------------------------
Details for each existing microversion change can be found in the
:doc:`REST API Version History <api_microversion_history>` documentation.
.. toctree::
:hidden:
api_microversion_history

View File

@ -32,7 +32,6 @@ Programming HowTos and Tutorials
testing
api_microversion_dev
api_conditional_updates
api_microversion_history
addmethod.openstackapi
drivers
gmr