openstack-manuals/doc/config-reference/ch_networkingconfigure.xml
Summer Long 1e6012e810 Added sample files for Networking
Added neutron.conf, api-paste.ini, policy.json, rootwrap.conf,
and plug-in agent configuration sample files (referenced files
in neutron project). Placed under new section.

Change-Id: Iddba3b20c720dfdcbd37ce14ab9d1c70a9045dcf
Closes-Bug: #1281348
2014-03-05 11:48:26 +10:00

21 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<chapter version="5.0" xml:id="ch_configuring-openstack-networking"
xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:ns5="http://www.w3.org/1999/xhtml"
xmlns:ns4="http://www.w3.org/2000/svg"
xmlns:ns3="http://www.w3.org/1998/Math/MathML"
xmlns:ns="http://docbook.org/ns/docbook">
<title>Networking</title>
<para>This chapter explains the OpenStack Networking configuration options. For installation
prerequisites, steps, and use cases, see the <citetitle>OpenStack Installation
Guide</citetitle> for your distribution (<link xlink:href="docs.openstack.org"
>docs.openstack.org</link>) and <citetitle><link
xlink:href="http://docs.openstack.org/admin-guide-cloud/content/">Cloud
Administrator Guide</link></citetitle>.</para>
<xi:include href="networking/section_networking-options-reference.xml"/>
<xi:include href="networking/section_networking-log-files.xml"/>
<xi:include href="networking/section_networking-sample-configuration-files.xml"/>
</chapter>