add in dhcp drawing

This commit is contained in:
Jason Kölker 2011-06-16 15:36:29 -05:00
parent 69f346bd9d
commit 829319649a
3 changed files with 3 additions and 1 deletions

View File

@ -20,10 +20,12 @@ The flat manager is most similar to a traditional switched network environment.
Each instance will get a fixed ip from each network's pool. The guest operating system may be configured to gather this information through an agent or by the hypervisor injecting the files, or it may ignore it completly and come up with only a layer 2 connection.
Flat manager requires at least one nova-network process running that will listen to the API queue and respond to queries. It does not need to sit on any of the networks but it does keep track of the ip's it hands out to instances.
FlatDHCP Manager
----------------
<Diagram of FlatDHCP Manager>
.. image:: /images/multinic_dhcp.png

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB