summaryrefslogtreecommitdiff
path: root/nova
diff options
context:
space:
mode:
authorStephen Finucane <sfinucan@redhat.com>2018-02-05 15:15:34 +0000
committerStephen Finucane <sfinucan@redhat.com>2018-05-03 14:34:47 +0100
commitdd1a416bc92432160584693f13ccca3f3b57f5de (patch)
treec4dc0dc65c6f6ac9ae0237532e0db677a2379948 /nova
parentfcdc61a18aeefe3930457f1a1f47993e64fb5eb4 (diff)
downloadnova-dd1a416bc92432160584693f13ccca3f3b57f5de.tar.gz
doc: Start using openstackdoctheme's extlink extension
This ensures we have version-specific references to other projects [1]. Note that this doesn't mean the URLs are actually valid - we need to do more work (linkcheck?) here, but it's an improvement nonetheless. [1] https://docs.openstack.org/openstackdocstheme/latest/#external-link-helper Change-Id: Ifb99e727110c4904a85bc4a13366c2cae300b8df
Diffstat (limited to 'nova')
-rw-r--r--nova/api/openstack/compute/rest_api_version_history.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/nova/api/openstack/compute/rest_api_version_history.rst b/nova/api/openstack/compute/rest_api_version_history.rst
index b1042f22fb..4d7cd47b9b 100644
--- a/nova/api/openstack/compute/rest_api_version_history.rst
+++ b/nova/api/openstack/compute/rest_api_version_history.rst
@@ -758,6 +758,8 @@ Added pagination support for migrations, there are four changes:
* The query parameter schema of the ``GET /os-migrations`` API no longer
allows additional properties.
+.. _api-microversion-queens:
+
2.60 (Maximum in Queens)
------------------------