diff --git a/api-guide/source/index.rst b/api-guide/source/index.rst index e4babaa6a047..43f62acbc575 100644 --- a/api-guide/source/index.rst +++ b/api-guide/source/index.rst @@ -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