
Cleaned up servers and extension WADL files to resolve some errors Ensured all PDFs build successfully. The api-ref-guides only publish PDF files. Partial-Bug: #1243631 Change-Id: Iab24d2a1845475449977786b84b974c085bae6da author: diane fleming
39 lines
1.3 KiB
XML
39 lines
1.3 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-compute-ext-pdf">
|
|
<info>
|
|
<title>OpenStack Compute API v2 Extensions Reference</title>
|
|
<titleabbrev>API 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 Compute</productname>
|
|
<pubdate/>
|
|
<legalnotice role="cc-by">
|
|
<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_compute-v2-ext.xml"/>
|
|
</book>
|
|
|