Files
api-site/api-ref-guides/src/bk-api-ref-networking.xml
Diane Fleming 53d298ad85 Break Identity API into v2 and v3 pages
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
2014-04-20 13:42:59 -05:00

41 lines
1.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-networking-pdf">
<info>
<title>OpenStack Networking (neutron) API v2.0 and Extensions
Reference</title>
<?rax title.font.size="32px"?>
<?rax subtitle.font.size="32px"?>
<titleabbrev>Networking (neutron) 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 Networking (neutron)</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_netconn-v2.xml"/>
<xi:include href="../../api-ref/src/docbkx/ch_netconn-ext-v2.xml"/>
</book>