25b3b8e1be
Removing oudating networking content in XML files before RST conversion. Change-Id: I5c05681917032014bdbb8567e60de52548a0b09f Closes-bug: #1463520
23 lines
1.2 KiB
XML
23 lines
1.2 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_networking">
|
|
<title>Networking</title>
|
|
<para>Learn OpenStack Networking concepts, architecture, and basic and advanced
|
|
<command>neutron</command> and <command>nova</command> command-line interface (CLI)
|
|
commands.</para>
|
|
<xi:include href="networking/section_networking_introduction.xml"/>
|
|
<xi:include href="networking/section_networking_config-plugins.xml"/>
|
|
<xi:include href="networking/section_networking_config-agents.xml"/>
|
|
<xi:include href="networking/section_networking_arch.xml"/>
|
|
<xi:include href="networking/section_networking-config-identity.xml"/>
|
|
<xi:include href="networking/section_networking-adv-config.xml"/>
|
|
<xi:include href="networking/section_networking-multi-dhcp-agents.xml"/>
|
|
<xi:include href="networking/section_networking-use.xml"/>
|
|
<xi:include href="networking/section_networking_adv_features.xml"/>
|
|
<xi:include href="networking/section_networking_adv_operational_features.xml"/>
|
|
<xi:include href="networking/section_networking_auth.xml"/>
|
|
</chapter>
|