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
37 lines
1.3 KiB
XML
37 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" status="EXPERIMENTAL"
|
|
xml:id="api.openstack.org-compute-v3-pdf">
|
|
<info>
|
|
<title>OpenStack Compute API v3 Reference (EXPERIMENTAL)</title>
|
|
<titleabbrev>API Reference (EXPERIMENTAL)</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="apache2">
|
|
<annotation>
|
|
<remark>Copyright details are filled in by the
|
|
template.</remark>
|
|
</annotation>
|
|
</legalnotice>
|
|
</info>
|
|
<xi:include href="../../api-ref/src/docbkx/ch_compute-v3.xml"/>
|
|
</book>
|