Add microversion cap information
Currently we only publish the master branch of api-ref to: http://developer.openstack.org/api-ref/compute and we have microversion caps for different releases. It will be better for user to understand if we add also microversion caps information to the doc. Change-Id: Ic6c042f68f5d340a68abad6701e65d44e46da3a7 Closes-bug: #1640995
This commit is contained in:
@@ -16,6 +16,12 @@ For more detail about Microversion, please reference:
|
||||
`Microversions
|
||||
<http://developer.openstack.org/api-guide/compute/microversions.html>`_
|
||||
|
||||
.. note:: The maximum microversion supported by each release varies.
|
||||
Please reference:
|
||||
`API Microversion History
|
||||
<http://docs.openstack.org/developer/nova/api_microversion_history.html>`__
|
||||
for API microversion history details.
|
||||
|
||||
The Version APIs work differently from other APIs as they *do not*
|
||||
require authentication.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user