Switch labels on Compute API versions

Per email discussion, v2.1 is to be promoted for Nova as the
current version.

Change-Id: Ibe990ec93d8f9d18ef21c28979e180472df6a33d
Closes-Bug: #1435507
This commit is contained in:
Davanum Srinivas 2015-03-23 15:22:42 -04:00 committed by Davanum Srinivas (dims)
parent 4eb0cc9dea
commit bbf59fea19
5 changed files with 12 additions and 12 deletions

View File

@ -6,7 +6,7 @@
xmlns:xref="http://www.w3.org/1999/xref"
xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0"
xml:id="api.openstack.org-compute-v2-ext" status="CURRENT">
xml:id="api.openstack.org-compute-v2-ext" status="SUPPORTED">
<info>
<title>OpenStack Compute API v2 extensions</title>
<copyright>

View File

@ -6,9 +6,9 @@
xmlns:xref="http://www.w3.org/1999/xref"
xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0"
xml:id="api.openstack.org-compute-v2.1-ext" status="EXPERIMENTAL">
xml:id="api.openstack.org-compute-v2.1-ext" status="CURRENT">
<info>
<title>OpenStack Compute API v2.1</title>
<title>OpenStack Compute API v2.1 (CURRENT)</title>
<copyright>
<year>2010-2014</year>
</copyright>

View File

@ -6,9 +6,9 @@
xmlns:xref="http://www.w3.org/1999/xref"
xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0"
xml:id="api.openstack.org-compute-v2" status="CURRENT">
xml:id="api.openstack.org-compute-v2" status="SUPPORTED">
<info>
<title>OpenStack Compute API v2 (CURRENT)</title>
<title>OpenStack Compute API v2 (SUPPORTED)</title>
<copyright>
<year>2010-2014</year>
</copyright>

View File

@ -10,7 +10,7 @@
xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0" xml:id="compute-ext-v2"
role="api-reference">
<title>Compute API v2 extensions (CURRENT)</title>
<title>Compute API v2 extensions (SUPPORTED)</title>
<para>Extensions add features, MIME types, actions, states,
headers, parameters, and resources to the core Compute API
without requiring a version change.</para>

View File

@ -16,17 +16,17 @@
<para><link xlink:href="api-ref-blockstorage-v1.html">Block
Storage API v1 (CURRENT)</link></para>
</listitem>
<listitem>
<para><link xlink:href="api-ref-compute-v2.1.html">Compute API
v2.1 (CURRENT)</link></para>
</listitem>
<listitem>
<para><link xlink:href="api-ref-compute-v2.html">Compute API
v2 (CURRENT)</link></para>
v2 (SUPPORTED)</link></para>
</listitem>
<listitem>
<para><link xlink:href="api-ref-compute-v2-ext.html">Compute
API v2 extensions (CURRENT)</link></para>
</listitem>
<listitem>
<para><link xlink:href="api-ref-compute-v2.1.html">Compute API
v2.1 (EXPERIMENTAL)</link></para>
API v2 extensions (SUPPORTED)</link></para>
</listitem>
<listitem>
<para><link xlink:href="api-ref-databases-v1.html">Database