Add authenticate call to first page of api ref Fix titles to match correct API versions Added forward slash to beginning of all API calls Added neutron to occurrences of OpenStack Networking Other clean up Change-Id: Ifcb51efa5996d083d9e6099c9b72b8faf39707b2 author: diane fleming
60 lines
2.5 KiB
XML
60 lines
2.5 KiB
XML
<?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-pdf">
|
|
<info>
|
|
<title>OpenStack API Complete Reference</title>
|
|
<titleabbrev>API Complete Reference</titleabbrev>
|
|
<author>
|
|
<personname>
|
|
<firstname/>
|
|
<surname/>
|
|
</personname>
|
|
<affiliation>
|
|
<orgname>OpenStack Foundation</orgname>
|
|
</affiliation>
|
|
</author>
|
|
<copyright>
|
|
<year>2010-2014</year>
|
|
<holder>OpenStack Foundation</holder>
|
|
</copyright>
|
|
<productname>OpenStack</productname>
|
|
<pubdate/>
|
|
<legalnotice role="apache2">
|
|
<annotation>
|
|
<remark>Copyright details are filled in by the
|
|
template.</remark>
|
|
</annotation>
|
|
</legalnotice>
|
|
</info>
|
|
<!-- <xi:include href="preface.xml"/>-->
|
|
<xi:include
|
|
href="../../api-ref/src/docbkx/ch_blockstorage-api-v2.xml"/>
|
|
<xi:include
|
|
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-ext.xml"/>
|
|
<xi:include href="../../api-ref/src/docbkx/ch_compute-v3.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-ext.xml"/>
|
|
<xi:include href="../../api-ref/src/docbkx/ch_identity-v2.xml"/>
|
|
<xi:include
|
|
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_images-v2.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-ext-v2.xml"/>
|
|
<xi:include
|
|
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_telemetry-v2.xml"/>
|
|
</book>
|