nova/doc
Ken'ichi Ohmichi 68d6f92403 Add min/max of API microversions to version API
As nova-spec api-microversions, versions API needs to expose minimum
and maximum microversions to version API, because clients need to
know available microversions through the API. That is very important
for the interoperability.
This patch adds these versions as the nova-spec mentioned.

Note:
  As v2(not v2.1) API change manner, we have added new extensions if
  changing API. However, this patch doesn't add a new extension even
  if adding new parameters "version" and "min_version" because version
  API is independent from both v2 and v2.1 APIs.

Change-Id: Id464a07d624d0e228fe0aa66a04c8e51f292ba0c
Closes-Bug: #1443375
(cherry picked from commit 1830870718)
(cherry picked from commit 853671e912c6ad9a4605acad2575417911875cdd)
2015-04-15 19:56:32 +00:00
..
api_samples Add min/max of API microversions to version API 2015-04-15 19:56:32 +00:00
ext Add formal doc recording hypervisor feature capability matrix 2015-02-03 15:15:49 +00:00
source Merge "Removes XML MIME types from v2 API information" 2015-03-31 14:31:30 +00:00
v3/api_samples Add json-schema for v2.1 fixed-ips 2015-04-01 18:39:16 +08:00
README.rst Work on document structure and doc building 2014-08-07 04:26:26 +00:00

README.rst

OpenStack Nova Documentation README

See the "Building the Documentation" section of doc/source/devref/development.environment.rst.