b724143b9d
Fixes links in the Config Ref Guide to the Cloud Admin Guide that changed after the RST conversion of that guide. backport: kilo Change-Id: I30e5ce1b6b02e89eeb94fee01ea83b1a40a0fd23
19 lines
1.0 KiB
XML
19 lines
1.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<chapter xmlns="http://docbook.org/ns/docbook"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
version="5.0"
|
|
xml:id="ch_configuring-openstack-networking">
|
|
<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="http://docs.openstack.org"
|
|
>docs.openstack.org</link>) and <citetitle><link
|
|
xlink:href="http://docs.openstack.org/admin-guide-cloud/">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"/>
|
|
<xi:include href="conf-changes/neutron.xml"/>
|
|
</chapter>
|