040173c264
This patch adds the list of log files used by Networking services. It also includes the name of each service/interface that corresponds to each log file. Change-Id: Ic928ce6f66b14e0ee2f56f1a62f742f49d924a5c Partial-Bug: #1282882
20 lines
1.1 KiB
XML
20 lines
1.1 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"/>
|
|
</chapter>
|