- Put extensions in alphabetical order - Fix broken links in Identity API - Rename netconn* files to networking* to match service name Change-Id: I44e600e5e75292b70f875d82e73fb903fb77bb1f Closes-Bug: #1529421
56 lines
2.5 KiB
XML
56 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-2016</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.1.xml"/>
|
|
<xi:include href="../../api-ref/src/docbkx/ch_database-v1.xml"/>
|
|
<xi:include href="../../api-ref/src/docbkx/ch_data-processing-v1.1.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_networking-v2.xml"/>
|
|
<xi:include href="../../api-ref/src/docbkx/ch_networking-v2-ext.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_share-v2.xml"/>
|
|
<xi:include href="../../api-ref/src/docbkx/ch_share-v1.xml"/>
|
|
<xi:include href="../../api-ref/src/docbkx/ch_telemetry-v2.xml"/>
|
|
</book>
|