f9f907732e
Convert RPC installation guide from DocBook to RST, remove content specific to Rackspace, and create initial OSAD installation guide. Change-Id: I3eedadc8ba441b4d931720dd6e3f7f3489302a9c Co-Authored-By: Matt Kassawara <mkassawara@gmail.com>
33 lines
908 B
ReStructuredText
33 lines
908 B
ReStructuredText
`Home <index.html>`__ OpenStack Ansible Installation Guide
|
||
|
||
OpenStack Networking
|
||
--------------------
|
||
|
||
OpenStack Networking (neutron) is configured to use a DHCP agent, L3
|
||
Agent and Linux Bridge agent within a networking agents container.
|
||
`Figure 2.5, "Networking agents
|
||
containers" <overview-neutron.html#fig_overview_neutron-agents>`__
|
||
shows the interaction of these agents, network components, and
|
||
connection to a physical network.
|
||
|
||
|
||
|
||
**Figure 2.5. Networking agents containers**
|
||
|
||
.. image:: figures/networking-neutronagents.png
|
||
|
||
The Compute service uses the KVM hypervisor. `Figure 2.6, "Compute
|
||
hosts" <overview-neutron.html#fig_overview_neutron-compute>`__ shows
|
||
the interaction of instances, Linux Bridge agent, network components,
|
||
and connection to a physical network.
|
||
|
||
|
||
|
||
**Figure 2.6. Compute hosts**
|
||
|
||
.. image:: figures/networking-compute.png
|
||
|
||
--------------
|
||
|
||
.. include:: navigation.txt
|