Separate extensions into separate files and fix nav bar.

Other minor edits.

Change-Id: Ie38953752a4f175b4a8692e77ae2bf80461467cd
This commit is contained in:
Diane Fleming 2015-03-22 18:25:34 -05:00
parent cac586b5f9
commit 88724b0f5b
43 changed files with 385 additions and 207 deletions

View File

@ -60,7 +60,7 @@
<pdfFilenameBase>api-ref-blockstorage-v2</pdfFilenameBase> <pdfFilenameBase>api-ref-blockstorage-v2</pdfFilenameBase>
</configuration> </configuration>
</execution> </execution>
<execution> <execution>
<id>os-api-ref-blockstorage-v1</id> <id>os-api-ref-blockstorage-v1</id>
<goals> <goals>
<goal>generate-pdf</goal> <goal>generate-pdf</goal>
@ -115,17 +115,6 @@
<pdfFilenameBase>api-ref-databases-v1</pdfFilenameBase> <pdfFilenameBase>api-ref-databases-v1</pdfFilenameBase>
</configuration> </configuration>
</execution> </execution>
<execution>
<id>os-api-ref-identity-v2</id>
<goals>
<goal>generate-pdf</goal>
</goals>
<phase>generate-sources</phase>
<configuration>
<includes> bk-api-ref-identity-v2.xml </includes>
<pdfFilenameBase>api-ref-identity-v2</pdfFilenameBase>
</configuration>
</execution>
<execution> <execution>
<id>os-api-ref-identity-v3</id> <id>os-api-ref-identity-v3</id>
<goals> <goals>
@ -137,6 +126,17 @@
<pdfFilenameBase>api-ref-identity-v3</pdfFilenameBase> <pdfFilenameBase>api-ref-identity-v3</pdfFilenameBase>
</configuration> </configuration>
</execution> </execution>
<execution>
<id>os-api-ref-identity-v2</id>
<goals>
<goal>generate-pdf</goal>
</goals>
<phase>generate-sources</phase>
<configuration>
<includes> bk-api-ref-identity-v2.xml </includes>
<pdfFilenameBase>api-ref-identity-v2</pdfFilenameBase>
</configuration>
</execution>
<execution> <execution>
<id>os-api-ref-image-v2</id> <id>os-api-ref-image-v2</id>
<goals> <goals>

View File

@ -19,5 +19,5 @@
</annotation> </annotation>
</legalnotice> </legalnotice>
</info> </info>
<xi:include href="../../api-ref/src/docbkx/ch_databases-v1.xml"/> <xi:include href="../../api-ref/src/docbkx/ch_database-v1.xml"/>
</book> </book>

View File

@ -36,5 +36,5 @@
</legalnotice> </legalnotice>
</info> </info>
<xi:include href="../../api-ref/src/docbkx/ch_netconn-v2.xml"/> <xi:include href="../../api-ref/src/docbkx/ch_netconn-v2.xml"/>
<xi:include href="../../api-ref/src/docbkx/ch_netconn-ext-v2.xml"/> <xi:include href="../../api-ref/src/docbkx/ch_netconn-v2-ext.xml"/>
</book> </book>

View File

@ -33,27 +33,22 @@
</legalnotice> </legalnotice>
</info> </info>
<!-- <xi:include href="preface.xml"/>--> <!-- <xi:include href="preface.xml"/>-->
<xi:include <xi:include href="../../api-ref/src/docbkx/ch_blockstorage-api-v2.xml"/>
href="../../api-ref/src/docbkx/ch_blockstorage-api-v2.xml"/> <xi:include href="../../api-ref/src/docbkx/ch_blockstorage-api-v1.xml"/>
<xi:include <xi:include href="../../api-ref/src/docbkx/ch_compute-v2.1.xml"/>
href="../../api-ref/src/docbkx/ch_blockstorage-api-v1.xml"/>
<xi:include href="../../api-ref/src/docbkx/ch_compute-v2.xml"/> <xi:include href="../../api-ref/src/docbkx/ch_compute-v2.xml"/>
<xi:include href="../../api-ref/src/docbkx/ch_compute-v2-ext.xml"/> <xi:include href="../../api-ref/src/docbkx/ch_compute-v2-ext.xml"/>
<xi:include href="../../api-ref/src/docbkx/ch_compute-v2.1.xml"/> <xi:include href="../../api-ref/src/docbkx/ch_database-v1.xml"/>
<xi:include href="../../api-ref/src/docbkx/ch_databases-v1.xml"/>
<xi:include href="../../api-ref/src/docbkx/ch_identity-v3.xml"/> <xi:include href="../../api-ref/src/docbkx/ch_identity-v3.xml"/>
<xi:include href="../../api-ref/src/docbkx/ch_identity-v3-ext.xml"/> <xi:include href="../../api-ref/src/docbkx/ch_identity-v3-ext.xml"/>
<xi:include href="../../api-ref/src/docbkx/ch_identity-v2.xml"/> <xi:include href="../../api-ref/src/docbkx/ch_identity-v2.xml"/>
<xi:include <xi:include href="../../api-ref/src/docbkx/ch_identity-admin-v2.xml"/>
href="../../api-ref/src/docbkx/ch_identity-admin-v2.xml"/>
<xi:include href="../../api-ref/src/docbkx/ch_identity-v2-ext.xml"/> <xi:include href="../../api-ref/src/docbkx/ch_identity-v2-ext.xml"/>
<xi:include href="../../api-ref/src/docbkx/ch_images-v2.xml"/> <xi:include href="../../api-ref/src/docbkx/ch_images-v2.xml"/>
<xi:include href="../../api-ref/src/docbkx/ch_images-v1.xml"/> <xi:include href="../../api-ref/src/docbkx/ch_images-v1.xml"/>
<xi:include href="../../api-ref/src/docbkx/ch_netconn-v2.xml"/> <xi:include href="../../api-ref/src/docbkx/ch_netconn-v2.xml"/>
<xi:include href="../../api-ref/src/docbkx/ch_netconn-ext-v2.xml"/> <xi:include href="../../api-ref/src/docbkx/ch_netconn-v2-ext.xml"/>
<xi:include <xi:include href="../../api-ref/src/docbkx/ch_objectstorage-v1.xml"/>
href="../../api-ref/src/docbkx/ch_objectstorage-v1.xml"/> <xi:include href="../../api-ref/src/docbkx/ch_orchestration-v1.xml"/>
<xi:include
href="../../api-ref/src/docbkx/ch_orchestration-v1.xml"/>
<xi:include href="../../api-ref/src/docbkx/ch_telemetry-v2.xml"/> <xi:include href="../../api-ref/src/docbkx/ch_telemetry-v2.xml"/>
</book> </book>

View File

@ -49,25 +49,36 @@
</configuration> </configuration>
</execution> </execution>
<execution> <execution>
<id>os-api-ref-identity-v3</id> <id>os-api-ref-blockstorage-v2</id>
<goals> <goals>
<goal>generate-html</goal> <goal>generate-html</goal>
</goals> </goals>
<phase>generate-sources</phase> <phase>generate-sources</phase>
<configuration> <configuration>
<includes>api-ref-identity-v3.xml</includes> <includes> api-ref-blockstorage-v2.xml</includes>
<pdfFilename>bk-api-ref-identity-v3</pdfFilename> <pdfFilename>bk-api-ref-blockstorage-v2</pdfFilename>
</configuration> </configuration>
</execution> </execution>
<execution> <execution>
<id>os-api-ref-identity-v2</id> <id>os-api-ref-blockstorage-v1</id>
<goals> <goals>
<goal>generate-html</goal> <goal>generate-html</goal>
</goals> </goals>
<phase>generate-sources</phase> <phase>generate-sources</phase>
<configuration> <configuration>
<includes>api-ref-identity-v2.xml</includes> <includes> api-ref-blockstorage-v1.xml</includes>
<pdfFilename>bk-api-ref-identity-v2</pdfFilename> <pdfFilename>bk-api-ref-blockstorage-v1</pdfFilename>
</configuration>
</execution>
<execution>
<id>os-api-ref-compute-v2.1</id>
<goals>
<goal>generate-html</goal>
</goals>
<phase>generate-sources</phase>
<configuration>
<includes> api-ref-compute-v2.1.xml</includes>
<pdfFilename>bk-api-ref-compute-v2.1</pdfFilename>
</configuration> </configuration>
</execution> </execution>
<execution> <execution>
@ -93,14 +104,58 @@
</configuration> </configuration>
</execution> </execution>
<execution> <execution>
<id>os-api-ref-compute-v2.1</id> <id>os-api-ref-database-v1</id>
<goals> <goals>
<goal>generate-html</goal> <goal>generate-html</goal>
</goals> </goals>
<phase>generate-sources</phase> <phase>generate-sources</phase>
<configuration> <configuration>
<includes> api-ref-compute-v2.1.xml</includes> <includes> api-ref-database-v1.xml </includes>
<pdfFilename>bk-api-ref-compute-v2.1</pdfFilename> <pdfFilename>bk-api-ref-database-v1</pdfFilename>
</configuration>
</execution>
<execution>
<id>os-api-ref-identity-v3</id>
<goals>
<goal>generate-html</goal>
</goals>
<phase>generate-sources</phase>
<configuration>
<includes>api-ref-identity-v3.xml</includes>
<pdfFilename>bk-api-ref-identity-v3</pdfFilename>
</configuration>
</execution>
<execution>
<id>os-api-ref-identity-v3-ext</id>
<goals>
<goal>generate-html</goal>
</goals>
<phase>generate-sources</phase>
<configuration>
<includes>api-ref-identity-v3-ext.xml</includes>
<pdfFilename>bk-api-ref-identity-v3-ext</pdfFilename>
</configuration>
</execution>
<execution>
<id>os-api-ref-identity-v2</id>
<goals>
<goal>generate-html</goal>
</goals>
<phase>generate-sources</phase>
<configuration>
<includes>api-ref-identity-v2.xml</includes>
<pdfFilename>bk-api-ref-identity-v2</pdfFilename>
</configuration>
</execution>
<execution>
<id>os-api-ref-identity-admin-v2</id>
<goals>
<goal>generate-html</goal>
</goals>
<phase>generate-sources</phase>
<configuration>
<includes>api-ref-identity-admin-v2.xml</includes>
<pdfFilename>bk-api-ref-identity-admin-v2</pdfFilename>
</configuration> </configuration>
</execution> </execution>
<execution> <execution>
@ -121,8 +176,8 @@
</goals> </goals>
<phase>generate-sources</phase> <phase>generate-sources</phase>
<configuration> <configuration>
<includes> api-ref-databases-v1.xml </includes> <includes>api-ref-identity-v2-ext.xml</includes>
<pdfFilename>bk-api-ref-databases-v1</pdfFilename> <pdfFilename>bk-api-ref-identity-v2-ext</pdfFilename>
</configuration> </configuration>
</execution> </execution>
<execution> <execution>
@ -158,6 +213,17 @@
<pdfFilename>bk-api-ref-networking-v2</pdfFilename> <pdfFilename>bk-api-ref-networking-v2</pdfFilename>
</configuration> </configuration>
</execution> </execution>
<execution>
<id>os-api-ref-networking-v2-ext</id>
<goals>
<goal>generate-html</goal>
</goals>
<phase>generate-sources</phase>
<configuration>
<includes> api-ref-networking-v2-ext.xml </includes>
<pdfFilename>bk-api-ref-networking-v2-ext</pdfFilename>
</configuration>
</execution>
<execution> <execution>
<id>os-api-ref-objectstorage-v1</id> <id>os-api-ref-objectstorage-v1</id>
<goals> <goals>
@ -169,28 +235,6 @@
<pdfFilename>bk-api-ref-objectstorage-v1</pdfFilename> <pdfFilename>bk-api-ref-objectstorage-v1</pdfFilename>
</configuration> </configuration>
</execution> </execution>
<execution>
<id>os-api-ref-blockstorage-v2</id>
<goals>
<goal>generate-html</goal>
</goals>
<phase>generate-sources</phase>
<configuration>
<includes> api-ref-blockstorage-v2.xml</includes>
<pdfFilename>bk-api-ref-blockstorage-v2</pdfFilename>
</configuration>
</execution>
<execution>
<id>os-api-ref-blockstorage-v1</id>
<goals>
<goal>generate-html</goal>
</goals>
<phase>generate-sources</phase>
<configuration>
<includes> api-ref-blockstorage-v1.xml</includes>
<pdfFilename>bk-api-ref-blockstorage-v1</pdfFilename>
</configuration>
</execution>
<execution> <execution>
<id>os-api-ref-orchestration-v1</id> <id>os-api-ref-orchestration-v1</id>
<goals> <goals>

View File

@ -7,10 +7,10 @@
xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0" version="5.0-extension RackBook-2.0"
xml:id="api.openstack.org-blockstorage" status="CURRENT"> xml:id="api.openstack.org-blockstorage" status="CURRENT">
<info xreflabel="api-ref-blockstorage.html"> <info xreflabel="api-ref-blockstorage-v1.html">
<title>OpenStack Block Storage API v1</title> <title>OpenStack Block Storage API v1</title>
<copyright> <copyright>
<year>2010-2014</year> <year>2010-2015</year>
</copyright> </copyright>
<legalnotice role="apache2"> <legalnotice role="apache2">
<para/> <para/>

View File

@ -7,10 +7,10 @@
xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0" version="5.0-extension RackBook-2.0"
xml:id="api.openstack.org-blockstorage" status="CURRENT"> xml:id="api.openstack.org-blockstorage" status="CURRENT">
<info xreflabel="api-ref-blockstorage.html"> <info xreflabel="api-ref-blockstorage-v2.html">
<title>OpenStack Block Storage API v2</title> <title>OpenStack Block Storage API v2</title>
<copyright> <copyright>
<year>2010-2014</year> <year>2010-2015</year>
</copyright> </copyright>
<legalnotice role="apache2"> <legalnotice role="apache2">
<para/> <para/>

View File

@ -10,7 +10,7 @@
<info> <info>
<title>OpenStack Compute API v2.1 (CURRENT)</title> <title>OpenStack Compute API v2.1 (CURRENT)</title>
<copyright> <copyright>
<year>2010-2014</year> <year>2010-2015</year>
</copyright> </copyright>
<legalnotice role="apache2"> <legalnotice role="apache2">
<para/> <para/>

View File

@ -10,7 +10,7 @@
<info> <info>
<title>OpenStack Compute API v2 (SUPPORTED)</title> <title>OpenStack Compute API v2 (SUPPORTED)</title>
<copyright> <copyright>
<year>2010-2014</year> <year>2010-2015</year>
</copyright> </copyright>
<legalnotice role="apache2"> <legalnotice role="apache2">
<para/> <para/>

View File

@ -6,11 +6,11 @@
xmlns:xref="http://www.w3.org/1999/xref" xmlns:xref="http://www.w3.org/1999/xref"
xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0" version="5.0-extension RackBook-2.0"
xml:id="api.openstack.org-databases" status="CURRENT"> xml:id="api.openstack.org-database-v1" status="CURRENT">
<info xreflabel="api-ref-databases.html"> <info xreflabel="api-ref-database-v1.html">
<title>OpenStack Database Service API v1.0</title> <title>OpenStack Database Service API v1.0</title>
<copyright> <copyright>
<year>2010-2014</year> <year>2010-2015</year>
</copyright> </copyright>
<legalnotice role="apache2"> <legalnotice role="apache2">
<para/> <para/>
@ -19,5 +19,5 @@
<xi:include href="itemizedlist-service-list.xml"/> <xi:include href="itemizedlist-service-list.xml"/>
</annotation> </annotation>
</info> </info>
<xi:include href="ch_databases-v1.xml"/> <xi:include href="ch_database-v1.xml"/>
</book> </book>

View File

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<book xmlns="http://docbook.org/ns/docbook"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:linkend="http://www.w3.org/1999/linkend"
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-identity-admin-v2" status="STABLE">
<info xreflabel="api-ref-identity-admin-v2.html">
<title>OpenStack Identity Admin API v2</title>
<copyright>
<year>2010-2015</year>
</copyright>
<legalnotice role="apache2">
<para/>
</legalnotice>
<annotation>
<xi:include href="itemizedlist-service-list.xml"/>
</annotation>
</info>
<xi:include href="ch_identity-admin-v2.xml"/>
</book>

View File

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<book xmlns="http://docbook.org/ns/docbook"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:linkend="http://www.w3.org/1999/linkend"
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-identity-v2-ext" status="STABLE">
<info xreflabel="api-ref-identity-v2-ext.html">
<title>OpenStack Identity API v2 extensions</title>
<copyright>
<year>2010-2015</year>
</copyright>
<legalnotice role="apache2">
<para/>
</legalnotice>
<annotation>
<xi:include href="itemizedlist-service-list.xml"/>
</annotation>
</info>
<xi:include href="ch_identity-v2-ext.xml"/>
</book>

View File

@ -8,9 +8,9 @@
version="5.0-extension RackBook-2.0" version="5.0-extension RackBook-2.0"
xml:id="api.openstack.org-identity-v2" status="STABLE"> xml:id="api.openstack.org-identity-v2" status="STABLE">
<info xreflabel="api-ref-identity-v2.html"> <info xreflabel="api-ref-identity-v2.html">
<title>OpenStack Identity API v2 and extensions</title> <title>OpenStack Identity API v2</title>
<copyright> <copyright>
<year>2010-2014</year> <year>2010-2015</year>
</copyright> </copyright>
<legalnotice role="apache2"> <legalnotice role="apache2">
<para/> <para/>
@ -20,6 +20,4 @@
</annotation> </annotation>
</info> </info>
<xi:include href="ch_identity-v2.xml"/> <xi:include href="ch_identity-v2.xml"/>
<xi:include href="ch_identity-admin-v2.xml"/>
<xi:include href="ch_identity-v2-ext.xml"/>
</book> </book>

View File

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<book xmlns="http://docbook.org/ns/docbook"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:linkend="http://www.w3.org/1999/linkend"
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-identity-v3-ext" status="STABLE">
<info xreflabel="api-ref-identity-v3-ext.html">
<title>OpenStack Identity API v3 extensions</title>
<copyright>
<year>2010-2015</year>
</copyright>
<legalnotice role="apache2">
<para/>
</legalnotice>
<annotation>
<xi:include href="itemizedlist-service-list.xml"/>
</annotation>
</info>
<xi:include href="ch_identity-v3-ext.xml"/>
</book>

View File

@ -10,7 +10,7 @@
<info xreflabel="api-ref-identity-v3.html"> <info xreflabel="api-ref-identity-v3.html">
<title>OpenStack Identity API v3 and extensions</title> <title>OpenStack Identity API v3 and extensions</title>
<copyright> <copyright>
<year>2010-2014</year> <year>2010-2015</year>
</copyright> </copyright>
<legalnotice role="apache2"> <legalnotice role="apache2">
<para/> <para/>
@ -20,7 +20,4 @@
</annotation> </annotation>
</info> </info>
<xi:include href="ch_identity-v3.xml"/> <xi:include href="ch_identity-v3.xml"/>
<xi:include href="ch_identity-v3-ext.xml"/>
</book> </book>

View File

@ -6,11 +6,11 @@
xmlns:xref="http://www.w3.org/1999/xref" xmlns:xref="http://www.w3.org/1999/xref"
xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0" version="5.0-extension RackBook-2.0"
xml:id="api.openstack.org-image" status="SUPPORTED"> xml:id="api.openstack.org-image-v1" status="SUPPORTED">
<info xreflabel="api-ref-image.html"> <info xreflabel="api-ref-image-v1.html">
<title>OpenStack Image Service API v1</title> <title>OpenStack Image Service API v1</title>
<copyright> <copyright>
<year>2010-2014</year> <year>2010-2015</year>
</copyright> </copyright>
<legalnotice role="apache2"> <legalnotice role="apache2">
<para/> <para/>

View File

@ -6,11 +6,11 @@
xmlns:xref="http://www.w3.org/1999/xref" xmlns:xref="http://www.w3.org/1999/xref"
xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0" version="5.0-extension RackBook-2.0"
xml:id="api.openstack.org-image" status="SUPPORTED"> xml:id="api.openstack.org-image-v2" status="SUPPORTED">
<info xreflabel="api-ref-image.html"> <info xreflabel="api-ref-image-v2.html">
<title>OpenStack Image Service API v2</title> <title>OpenStack Image Service API v2</title>
<copyright> <copyright>
<year>2010-2014</year> <year>2010-2015</year>
</copyright> </copyright>
<legalnotice role="apache2"> <legalnotice role="apache2">
<para/> <para/>

View File

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<book xmlns="http://docbook.org/ns/docbook"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:linkend="http://www.w3.org/1999/linkend"
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-networking-v2-ext" status="CURRENT">
<info xreflabel="api-ref-networking-v2-ext.html">
<title>OpenStack Networking API v2.0 extensions</title>
<copyright>
<year>2010-2015</year>
</copyright>
<legalnotice role="apache2">
<para/>
</legalnotice>
<annotation>
<xi:include href="itemizedlist-service-list.xml"/>
</annotation>
</info>
<xi:include href="ch_netconn-v2-ext.xml"/>
</book>

View File

@ -6,11 +6,11 @@
xmlns:xref="http://www.w3.org/1999/xref" xmlns:xref="http://www.w3.org/1999/xref"
xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0" version="5.0-extension RackBook-2.0"
xml:id="api.openstack.org-networking" status="CURRENT"> xml:id="api.openstack.org-networking-v2" status="CURRENT">
<info xreflabel="api-ref-networking.html"> <info xreflabel="api-ref-networking-v2.html">
<title>OpenStack Networking API v2.0</title> <title>OpenStack Networking API v2.0 and extensions</title>
<copyright> <copyright>
<year>2010-2014</year> <year>2010-2015</year>
</copyright> </copyright>
<legalnotice role="apache2"> <legalnotice role="apache2">
<para/> <para/>
@ -20,5 +20,4 @@
</annotation> </annotation>
</info> </info>
<xi:include href="ch_netconn-v2.xml"/> <xi:include href="ch_netconn-v2.xml"/>
<xi:include href="ch_netconn-ext-v2.xml"/>
</book> </book>

View File

@ -6,11 +6,11 @@
xmlns:xref="http://www.w3.org/1999/xref" xmlns:xref="http://www.w3.org/1999/xref"
xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0" version="5.0-extension RackBook-2.0"
xml:id="api.openstack.org-objectstorage" status="SUPPORTED"> xml:id="api.openstack.org-objectstorage-v1" status="SUPPORTED">
<info xreflabel="api-ref-objectstorage.html"> <info xreflabel="api-ref-objectstorage-v1.html">
<title>OpenStack Object Storage API v1</title> <title>OpenStack Object Storage API v1</title>
<copyright> <copyright>
<year>2010-2014</year> <year>2010-2015</year>
</copyright> </copyright>
<legalnotice role="apache2"> <legalnotice role="apache2">
<para/> <para/>

View File

@ -6,11 +6,11 @@
xmlns:xref="http://www.w3.org/1999/xref" xmlns:xref="http://www.w3.org/1999/xref"
xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0" version="5.0-extension RackBook-2.0"
xml:id="api.openstack.org-orchestration" status="CURRENT"> xml:id="api.openstack.org-orchestration-v1" status="CURRENT">
<info xreflabel="api-ref-orchestration.html"> <info xreflabel="api-ref-orchestration-v1.html">
<title>OpenStack Orchestration API v1</title> <title>OpenStack Orchestration API v1</title>
<copyright> <copyright>
<year>2010-2014</year> <year>2010-2015</year>
</copyright> </copyright>
<legalnotice role="apache2"> <legalnotice role="apache2">
<para/> <para/>

View File

@ -6,11 +6,11 @@
xmlns:xref="http://www.w3.org/1999/xref" xmlns:xref="http://www.w3.org/1999/xref"
xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0" version="5.0-extension RackBook-2.0"
xml:id="api.openstack.org-telemetry" status="CURRENT"> xml:id="api.openstack.org-telemetry-v2" status="CURRENT">
<info xreflabel="api-ref-telemetry"> <info xreflabel="api-ref-telemetry-v2.html">
<title>OpenStack Telemetry API v2</title> <title>OpenStack Telemetry API v2</title>
<copyright> <copyright>
<year>2010-2014</year> <year>2010-2015</year>
</copyright> </copyright>
<legalnotice role="apache2"> <legalnotice role="apache2">
<para/> <para/>

View File

@ -5,9 +5,9 @@
xmlns:linkend="http://www.w3.org/1999/linkend" xmlns:linkend="http://www.w3.org/1999/linkend"
xmlns:xref="http://www.w3.org/1999/xref" xmlns:xref="http://www.w3.org/1999/xref"
xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:wadl="http://wadl.dev.java.net/2009/02"
xml:id="api.openstack.org"> xml:id="api.openstack.org">
<!-- version="5.0-extension RackBook-2.0" --> <!-- version="5.0-extension RackBook-2.0" -->
<info xreflabel="api-ref-identity-v2.html"> <info xreflabel="api-ref.html">
<title>OpenStack API Reference</title> <title>OpenStack API Reference</title>
<copyright> <copyright>
<year>2010-2015</year> <year>2010-2015</year>

View File

@ -10,36 +10,22 @@
<title>Block Storage API v1 (CURRENT)</title> <title>Block Storage API v1 (CURRENT)</title>
<para>Manage volumes and snapshots for use with the Block Storage <para>Manage volumes and snapshots for use with the Block Storage
API, also known as cinder services.</para> API, also known as cinder services.</para>
<para>When making an API call to <para>When you
create, list, or delete volume(s), the following status values create, list, or delete volumes, the following status values
are possible:</para> are possible:</para>
<itemizedlist spacing="compact"> <itemizedlist spacing="compact">
<listitem> <listitem><para>CREATING. The volume is being created.</para></listitem>
<para>CREATING: The volume is being created.</para> <listitem><para>AVAILABLE. The volume is read to be attached to
</listitem> an instance.</para></listitem>
<listitem> <listitem><para>ATTACHING. The volume is attaching to an
<para>AVAILABLE: The volume is read to be attached to instance.</para></listitem>
an instance.</para> <listitem><para>IN-USE. The volume is attached to an
</listitem> instance.</para></listitem>
<listitem> <listitem><para>DELETING. The volume is being deleted.</para></listitem>
<para>ATTACHING: The volume is attaching to an <listitem><para>ERROR. An error has occurred with the
instance.</para> volume.</para></listitem>
</listitem> <listitem><para>ERROR_DELETING. There was an error deleting the
<listitem> volume.</para></listitem>
<para>IN-USE: The volume is attached to an
instance.</para>
</listitem>
<listitem>
<para>DELETING: The volume is being deleted.</para>
</listitem>
<listitem>
<para>ERROR: An error has occurred with the
volume.</para>
</listitem>
<listitem>
<para>ERROR_DELETING: There was an error deleting the
volume.</para>
</listitem>
</itemizedlist> </itemizedlist>
<section xml:id="versions-cinder-v1"> <section xml:id="versions-cinder-v1">
<title>API versions</title> <title>API versions</title>

View File

@ -5,8 +5,8 @@
xmlns:linkend="http://www.w3.org/1999/linkend" xmlns:linkend="http://www.w3.org/1999/linkend"
xmlns:xref="http://www.w3.org/1999/xref" xmlns:xref="http://www.w3.org/1999/xref"
xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0" version="5.0-extension RackBook-2.0" xml:id="blockstorage-v2"
xml:id="blockstorage-v2" role="api-reference"> role="api-reference">
<title>Block Storage API v2 (CURRENT)</title> <title>Block Storage API v2 (CURRENT)</title>
<para>Manage volumes and snapshots for use with the Block Storage API, also known as cinder <para>Manage volumes and snapshots for use with the Block Storage API, also known as cinder
services.</para> services.</para>

View File

@ -8,7 +8,7 @@
xmlns:linkend="http://www.w3.org/1999/linkend" xmlns:linkend="http://www.w3.org/1999/linkend"
xmlns:xref="http://www.w3.org/1999/xref" xmlns:xref="http://www.w3.org/1999/xref"
xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0" xml:id="compute-ext-v2" version="5.0-extension RackBook-2.0" xml:id="compute-v2-ext"
role="api-reference"> role="api-reference">
<title>Compute API v2 extensions (SUPPORTED)</title> <title>Compute API v2 extensions (SUPPORTED)</title>
<para>Extensions add features, MIME types, actions, states, <para>Extensions add features, MIME types, actions, states,

View File

@ -4,16 +4,16 @@
<!ENTITY GET '<command xmlns="http://docbook.org/ns/docbook">GET</command>'> <!ENTITY GET '<command xmlns="http://docbook.org/ns/docbook">GET</command>'>
]> ]>
<chapter xmlns="http://docbook.org/ns/docbook" <chapter xmlns="http://docbook.org/ns/docbook"
xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:linkend="http://www.w3.org/1999/linkend" xmlns:linkend="http://www.w3.org/1999/linkend"
xmlns:xref="http://www.w3.org/1999/xref" xmlns:xref="http://www.w3.org/1999/xref"
xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0" xml:id="compute-ext-v2.1" version="5.0-extension RackBook-2.0" xml:id="compute-v2.1"
role="api-reference"> role="api-reference">
<title>Compute API v2.1 (EXPERIMENTAL)</title> <title>Compute API v2.1 (EXPERIMENTAL)</title>
<note><para>XML support in requests and responses has been deprecated for the Compute <note><para>XML support in requests and responses has been deprecated for the Compute
API v2.1 API (originally referred to as v3).</para></note> API v2.1 (originally referred to as API v3).</para></note>
<!-- GET v2.1/extensions does not work --> <!-- GET v2.1/extensions does not work -->
<!-- <para>Query the Compute API to list available extensions with a <!-- <para>Query the Compute API to list available extensions with a
&GET; request to <code>v2.1/extensions</code>.</para>--> &GET; request to <code>v2.1/extensions</code>.</para>-->

View File

@ -2,10 +2,14 @@
<!DOCTYPE chapter [ <!DOCTYPE chapter [
<!ENTITY % common SYSTEM "../wadls/compute-api/src/v2/common.ent"> <!ENTITY % common SYSTEM "../wadls/compute-api/src/v2/common.ent">
%common;]> %common;]>
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" <chapter xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:linkend="http://www.w3.org/1999/linkend" xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xref="http://www.w3.org/1999/xref" xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0-extension RackBook-2.0" xml:id="compute-core-v2" role="api-reference"> xmlns:linkend="http://www.w3.org/1999/linkend"
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="compute-v2"
role="api-reference">
<title>Compute API v2 (CURRENT)</title> <title>Compute API v2 (CURRENT)</title>
<para>Launch virtual machines from images or images stored on persistent volumes. API v1.1 is <para>Launch virtual machines from images or images stored on persistent volumes. API v1.1 is
identical to API v2.</para> identical to API v2.</para>

View File

@ -5,8 +5,9 @@
xmlns:linkend="http://www.w3.org/1999/linkend" xmlns:linkend="http://www.w3.org/1999/linkend"
xmlns:xref="http://www.w3.org/1999/xref" xmlns:xref="http://www.w3.org/1999/xref"
xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0" xml:id="databases-v1.0"> version="5.0-extension RackBook-2.0" xml:id="database-v1"
<title>Databases Service API v1.0 (CURRENT)</title> role="api-reference">
<title>Database Service API v1.0 (CURRENT)</title>
<section xml:id="API_Versions"> <section xml:id="API_Versions">
<title>API versions</title> <title>API versions</title>
<wadl:resources xmlns:wadl="http://wadl.dev.java.net/2009/02"> <wadl:resources xmlns:wadl="http://wadl.dev.java.net/2009/02">

View File

@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" <chapter xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:linkend="http://www.w3.org/1999/linkend" xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xref="http://www.w3.org/1999/xref" xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0-extension RackBook-2.0" xml:id="admin-identity-admin-v2" xlink:href="#identity-admin-v2" xmlns:linkend="http://www.w3.org/1999/linkend"
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="identity-admin-v2"
role="api-reference"> role="api-reference">
<title>Identity admin API v2.0 (STABLE)</title> <title>Identity Admin API v2.0 (STABLE)</title>
<para>Get an authentication token that permits access to the Compute API.</para> <para>Get an authentication token that permits access to the Compute API.</para>
<section xml:id="admin-versions"> <section xml:id="admin-versions">
<title>Versions</title> <title>Versions</title>

View File

@ -9,7 +9,7 @@
xmlns:xref="http://www.w3.org/1999/xref" xmlns:xref="http://www.w3.org/1999/xref"
xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0" xml:id="identity-v2-ext" version="5.0-extension RackBook-2.0" xml:id="identity-v2-ext"
xlink:href="#identity-v2-ext" role="api-reference"> role="api-reference">
<title>Identity API v2.0 extensions (STABLE)</title> <title>Identity API v2.0 extensions (STABLE)</title>
<para>Query the Identity API to list available extensions with a <para>Query the Identity API to list available extensions with a
&GET; request to <code>v2.0/extensions</code>.</para> &GET; request to <code>v2.0/extensions</code>.</para>

View File

@ -6,7 +6,7 @@
xmlns:xref="http://www.w3.org/1999/xref" xmlns:xref="http://www.w3.org/1999/xref"
xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0" xml:id="identity-v2" version="5.0-extension RackBook-2.0" xml:id="identity-v2"
xlink:href="#identity-v2"> role="api-reference">
<title>Identity API v2.0 (STABLE)</title> <title>Identity API v2.0 (STABLE)</title>
<para>Get an authentication token that permits access to the <para>Get an authentication token that permits access to the
OpenStack services REST API.</para> OpenStack services REST API.</para>

View File

@ -9,7 +9,7 @@
xmlns:xref="http://www.w3.org/1999/xref" xmlns:xref="http://www.w3.org/1999/xref"
xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0" xml:id="identity-v3-ext" version="5.0-extension RackBook-2.0" xml:id="identity-v3-ext"
xlink:href="#identity-v3-ext" role="api-reference"> role="api-reference">
<title>Identity API v3 extensions (STABLE)</title> <title>Identity API v3 extensions (STABLE)</title>
<section xml:id="identity_v3_OS-OAUTH1-ext"> <section xml:id="identity_v3_OS-OAUTH1-ext">
<title>OS-OAUTH1 extension</title> <title>OS-OAUTH1 extension</title>

View File

@ -1,8 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" <chapter xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:linkend="http://www.w3.org/1999/linkend" xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xref="http://www.w3.org/1999/xref" xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0-extension RackBook-2.0" xml:id="identity-v3" xlink:href="#identity-v3" xmlns:linkend="http://www.w3.org/1999/linkend"
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="identity-v3"
role="api-reference"> role="api-reference">
<title>Identity API v3 (STABLE)</title> <title>Identity API v3 (STABLE)</title>
<para>Get an authentication token that permits access to the <para>Get an authentication token that permits access to the

View File

@ -5,7 +5,7 @@
xmlns:linkend="http://www.w3.org/1999/linkend" xmlns:linkend="http://www.w3.org/1999/linkend"
xmlns:xref="http://www.w3.org/1999/xref" xmlns:xref="http://www.w3.org/1999/xref"
xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0" xml:id="image-v1" version="5.0-extension RackBook-2.0" xml:id="images-api-v1"
role="api-reference"> role="api-reference">
<title>Image Service API v1 (SUPPORTED)</title> <title>Image Service API v1 (SUPPORTED)</title>
<para>Load images for use at launch time by the Compute API. Also, <para>Load images for use at launch time by the Compute API. Also,

View File

@ -5,7 +5,8 @@
xmlns:linkend="http://www.w3.org/1999/linkend" xmlns:linkend="http://www.w3.org/1999/linkend"
xmlns:xref="http://www.w3.org/1999/xref" xmlns:xref="http://www.w3.org/1999/xref"
xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0" xml:id="image-v2"> version="5.0-extension RackBook-2.0" xml:id="images-api-v2"
role="api-reference">
<title>Image Service API v2 (SUPPORTED)</title> <title>Image Service API v2 (SUPPORTED)</title>
<para>Image Service API v2.0, API v2.1, and API v2.2.</para> <para>Image Service API v2.0, API v2.1, and API v2.2.</para>
<para>Cloud providers can configure property protections that <para>Cloud providers can configure property protections that

View File

@ -1,8 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" <chapter xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:linkend="http://www.w3.org/1999/linkend" xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xref="http://www.w3.org/1999/xref" xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0-extension RackBook-2.0" xml:id="netconn-v2-ext"> xmlns:linkend="http://www.w3.org/1999/linkend"
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="netconn-v2-ext"
role="api-reference">
<title>Networking API v2.0 extensions</title> <title>Networking API v2.0 extensions</title>
<section xml:id="neutron_extensions"> <section xml:id="neutron_extensions">
<title>Extensions</title> <title>Extensions</title>

View File

@ -5,17 +5,19 @@
xmlns:linkend="http://www.w3.org/1999/linkend" xmlns:linkend="http://www.w3.org/1999/linkend"
xmlns:xref="http://www.w3.org/1999/xref" xmlns:xref="http://www.w3.org/1999/xref"
xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0" xml:id="netconn-v2"> version="5.0-extension RackBook-2.0" xml:id="netconn-v2"
role="api-reference">
<title>Networking API v2.0 (CURRENT)</title> <title>Networking API v2.0 (CURRENT)</title>
<para>Use virtual networking services among devices that are <para>
managed by the OpenStack Compute service. The Networking Use virtual networking services among devices that are managed by the
(neutron) API v2.0 combines the API v1.1 functionality with OpenStack Compute service. The Networking (neutron) API v2.0 combines
some essential Internet Protocol Address Management (IPAM) the API v1.1 functionality with some essential Internet Protocol
functionality. Enables users to associate IP address blocks Address Management (IPAM) functionality. Enables users to associate IP
and other network configuration settings with an OpenStack address blocks and other network configuration settings with an
Networking network. You can choose a specific IP address from OpenStack Networking network. You can choose a specific IP address
the block or let OpenStack Networking choose the first from the block or let OpenStack Networking choose the first available
available IP address.</para> IP address.
</para>
<section xml:id="neutron-versions-v2"> <section xml:id="neutron-versions-v2">
<title>API versions</title> <title>API versions</title>
<para>List information for all Networking API versions and show details about API v2.</para> <para>List information for all Networking API versions and show details about API v2.</para>

View File

@ -5,7 +5,8 @@
xmlns:linkend="http://www.w3.org/1999/linkend" xmlns:linkend="http://www.w3.org/1999/linkend"
xmlns:xref="http://www.w3.org/1999/xref" xmlns:xref="http://www.w3.org/1999/xref"
xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0" xml:id="objectstorage-v1"> version="5.0-extension RackBook-2.0" xml:id="objectstorage-v1"
role="api-reference">
<title>Object Storage API v1 (SUPPORTED)</title> <title>Object Storage API v1 (SUPPORTED)</title>
<para>Manage the accounts, containers, and objects in the Object <para>Manage the accounts, containers, and objects in the Object
Storage system.</para> Storage system.</para>

View File

@ -5,7 +5,8 @@
xmlns:linkend="http://www.w3.org/1999/linkend" xmlns:linkend="http://www.w3.org/1999/linkend"
xmlns:xref="http://www.w3.org/1999/xref" xmlns:xref="http://www.w3.org/1999/xref"
xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0" xml:id="orchestration-v1"> version="5.0-extension RackBook-2.0" xml:id="orchestration-v1"
role="api-reference">
<title>Orchestration API v1 (CURRENT)</title> <title>Orchestration API v1 (CURRENT)</title>
<para>Use a template language to orchestrate OpenStack <para>Use a template language to orchestrate OpenStack
services.</para> services.</para>

View File

@ -5,7 +5,8 @@
xmlns:linkend="http://www.w3.org/1999/linkend" xmlns:linkend="http://www.w3.org/1999/linkend"
xmlns:xref="http://www.w3.org/1999/xref" xmlns:xref="http://www.w3.org/1999/xref"
xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0" xml:id="telemetry-v2"> version="5.0-extension RackBook-2.0" xml:id="telemetry-v2"
role="api-reference">
<title>Telemetry API v2 (CURRENT)</title> <title>Telemetry API v2 (CURRENT)</title>
<para>Manage Telemetry operations.</para> <para>Manage Telemetry operations.</para>
<section xml:id="alarms"> <section xml:id="alarms">

View File

@ -2,12 +2,54 @@
<!DOCTYPE itemizedlist [ <!DOCTYPE itemizedlist [
]> ]>
<itemizedlist xmlns="http://docbook.org/ns/docbook" <itemizedlist xmlns="http://docbook.org/ns/docbook"
xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:linkend="http://www.w3.org/1999/linkend" xmlns:linkend="http://www.w3.org/1999/linkend"
xmlns:xref="http://www.w3.org/1999/xref" xmlns:xref="http://www.w3.org/1999/xref"
xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0" xml:id="service-list"> version="5.0-extension RackBook-2.0" xml:id="service-list">
<listitem>
<para>
<link xlink:href="api-ref-blockstorage-v2.html">
Block
Storage API v2 (CURRENT)</link>
</para>
</listitem>
<listitem>
<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 (EXPERIMENTAL)</link>
</para>
</listitem>
<listitem>
<para>
<link xlink:href="api-ref-compute-v2.html">
Compute API
v2 (CURRENT)</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-database-v1.html">
Database
Service API v1.0 (CURRENT)</link>
</para>
</listitem>
<listitem> <listitem>
<para><link xlink:href="api-ref-blockstorage-v2.html">Block <para><link xlink:href="api-ref-blockstorage-v2.html">Block
Storage API v2 (CURRENT)</link></para> Storage API v2 (CURRENT)</link></para>

View File

@ -7,32 +7,36 @@
xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0" xml:id="Overview"> version="5.0-extension RackBook-2.0" xml:id="Overview">
<title>OpenStack API Complete Reference</title> <title>OpenStack API Complete Reference</title>
<para>Use the OpenStack APIs and extensions to launch server <para>
instances, create images, assign metadata to instances and Use the OpenStack APIs and extensions to launch server instances,
images, create containers and objects, and complete other create images, assign metadata to instances and images, create
actions in your OpenStack cloud.</para> containers and objects, and complete other actions in your OpenStack
<para>The API <emphasis role="bold">status</emphasis> reflects the cloud.
state of the endpoint on the service. <emphasis role="bold" </para>
>CURRENT</emphasis> is a stable version that is <para>
up-to-date, recent, and might receive future versions. This The API <emphasis role="bold">status</emphasis> reflects the state of
endpoint should be prioritized over all others. <emphasis the endpoint on the service. <emphasis role="bold"
role="bold">SUPPORTED</emphasis> is a stable version that >CURRENT</emphasis> is a stable version that is up-to-date, recent,
is available on the server. However, it is not likely the most and might receive future versions. This endpoint should be prioritized
recent available and might not be updated or might be over all others. <emphasis role="bold">SUPPORTED</emphasis> is a
stable version that is available on the server. However, it is not
likely the most recent available and might not be updated or might be
deprecated at some time in the future. <emphasis role="bold" deprecated at some time in the future. <emphasis role="bold"
>DEPRECATED</emphasis> is a stable version that is still >DEPRECATED</emphasis> is a stable version that is still available but
available but is being deprecated and might be removed in the is being deprecated and might be removed in the future. <emphasis
future. <emphasis role="bold">EXPERIMENTAL</emphasis> is not a role="bold">EXPERIMENTAL</emphasis> is not a stable version. This
stable version. This version is under development or contains version is under development or contains features that are otherwise
features that are otherwise subject to change. For more subject to change. For more information about API <emphasis
information about API <emphasis role="bold">status</emphasis> role="bold">status</emphasis> values and version information, see
values and version information, see <link <link
xlink:href="https://wiki.openstack.org/wiki/VersionDiscovery" xlink:href="https://wiki.openstack.org/wiki/VersionDiscovery"
>Version Discovery</link>.</para> >Version Discovery</link>.
<para>You must install the packages for each API separately. You </para>
can use the APIs and extensions after you authenticate through <para>
the <link xlink:href="api-ref-identity.html">Identity You must install the packages for each API separately. You can use the
API</link>:</para> APIs and extensions after you authenticate through the <link
xlink:href="api-ref-identity.html">Identity API</link>:
</para>
<wadl:resources xmlns:wadl="http://wadl.dev.java.net/2009/02"> <wadl:resources xmlns:wadl="http://wadl.dev.java.net/2009/02">
<wadl:resource <wadl:resource
href="../wadls/identity-api/src/v2.0/wadl/identity.wadl#tokens" href="../wadls/identity-api/src/v2.0/wadl/identity.wadl#tokens"