1fbcf5fef7
Add content from Solly Ross Remove plugin info Flatten deployment use cases Fix typos, mispellings, missing periods Change-Id: I68334c2ea910326623474dab5e7632569d164acd
14 lines
639 B
XML
14 lines
639 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<section 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="neutron-deploy-use-cases">
|
|
<title>Neutron deployment use cases</title>
|
|
<para>This section describes how to configure the
|
|
Networking service and its components for some typical use
|
|
cases.</para>
|
|
<xi:include href="section_neutron-single-flat.xml"/>
|
|
<xi:include href="section_neutron-provider-router-with-private_networks.xml"/>
|
|
<xi:include href="section_neutron-per-tenant-routers-with-private-networks.xml"/>
|
|
</section>
|