
Currently, the Install Guide's Table of Contents starts at Chapter 2. This commit updates the necessary documents to re-order starting with Chapter 1. Additionally, we fix a broken link in ops-addcomputehost.rst. Change-Id: I243c06f7d2d6fd1519667310a1886c949abc40c9
33 lines
905 B
ReStructuredText
33 lines
905 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 1.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 1.5. Networking agents containers**
|
||
|
||
.. image:: figures/networking-neutronagents.png
|
||
|
||
The Compute service uses the KVM hypervisor. `Figure 1.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 1.6. Compute hosts**
|
||
|
||
.. image:: figures/networking-compute.png
|
||
|
||
--------------
|
||
|
||
.. include:: navigation.txt
|