f9b28d3403
Config Ref now has sorted chapters (matches CLI chapters). IPv6 edited and moved to Cloud Admin Guide. Moved networking sections into networking directory. Change-Id: Ieffdf129af05c0483aca31eddb7fc824a113b9f3 Partial-Bug: #1290687
23 lines
1.3 KiB
XML
23 lines
1.3 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_arch.xml"/>
|
|
<xi:include href="networking/section_networking-config-identity.xml"/>
|
|
<xi:include href="networking/section_networking-scenarios.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"/>
|
|
<xi:include href="networking/section_networking_high_avail.xml"/>
|
|
<xi:include href="networking/section_networking_pagination_and_sorting_support.xml"/>
|
|
</chapter>
|