Merge "Fix the endpoint of /v2 on concept doc"

This commit is contained in:
Jenkins
2015-12-09 04:05:41 +00:00
committed by Gerrit Code Review

View File

@@ -59,7 +59,8 @@ Following the Liberty release, every Nova deployment should have
the following endpoints:
* / - list of available versions
* /v2.0 - the first version of the Compute API, uses extensions
* /v2 - the first version of the Compute API, uses extensions
(we call this Compute API v2.0)
* /v1.1 - an alias for v2.0 for backwards compatibility
* /v2.1 - same API, except uses microversions