1ffdf6978a
Change-Id: I5f8d2da39f5740af1963ece36daf04d4af5a3c69 author: diane fleming
23 lines
1.1 KiB
XML
23 lines
1.1 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 Networking concepts, architecture, and basic and
|
|
advanced neutron and nova command-line interface (CLI)
|
|
cloud.</para>
|
|
<xi:include href="section_networking_introduction.xml"/>
|
|
<xi:include href="section_networking_arch.xml"/>
|
|
<xi:include href="section_networking-config-identity.xml"/>
|
|
<xi:include href="section_networking-scenarios.xml"/>
|
|
<xi:include href="section_networking-adv-config.xml"/>
|
|
<xi:include href="section_networking-multi-dhcp-agents.xml"/>
|
|
<xi:include href="section_networking-use.xml"/>
|
|
<xi:include href="section_networking_adv_features.xml"/>
|
|
<xi:include href="section_networking_adv_operational_features.xml"/>
|
|
<xi:include href="section_networking_auth.xml"/>
|
|
<xi:include href="section_networking_high_avail.xml"/>
|
|
<xi:include href="section_networking_pagination_and_sorting_support.xml"/>
|
|
</chapter>
|