openstack-manuals/doc/config-reference/ch_networkingconfigure.xml
Andreas Jaeger e77dbe04ac Remove extra xmlns lines
We do not need these namespaces like xmlns:svg and xmlns:html anywhere,
remove the declarations.

Change-Id: Ic6aa62c28b2b21092d1e1d5c6f431807519f59af
2014-05-02 08:24:52 +02:00

18 lines
1008 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<chapter 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"
version="5.0">
<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>