openstack-manuals/doc/install-guide/section_neutron-deploy-use-cases.xml
nerminamiller 1fbcf5fef7 Update Neutron chapter of Install Guide
Add content from Solly Ross
Remove plugin info
Flatten deployment use cases
Fix typos, mispellings, missing periods

Change-Id: I68334c2ea910326623474dab5e7632569d164acd
2013-10-17 08:25:22 +02:00

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>