Fix NSX deployment diagram
1. Corrected and redrew the NSX deployment diagram 2. Created another NSX deployment example with VMs on a Compute node Change-Id: I3f0a7169a3c8dc6dacedad1999b28ee182d25632 backport: juno Closes-Bug: #1417215
This commit is contained in:
@@ -266,27 +266,38 @@
|
|||||||
</section>
|
</section>
|
||||||
<section xml:id="NSX_overview">
|
<section xml:id="NSX_overview">
|
||||||
<title>VMware NSX integration</title>
|
<title>VMware NSX integration</title>
|
||||||
<para>OpenStack Networking uses the NSX plugin for Networking to
|
<para>OpenStack Networking uses the NSX plugin to
|
||||||
integrate with an existing VMware vCenter deployment. When installed on
|
integrate with an existing VMware vCenter deployment. When installed on
|
||||||
the network nodes, the NSX plugin enables a NSX controller to centrally
|
the network nodes, the NSX plugin enables a NSX controller to centrally
|
||||||
manage configuration settings and push them to managed network nodes.
|
manage configuration settings and push them to managed network nodes.
|
||||||
Network nodes are considered managed when they're added as hypervisors
|
Network nodes are considered managed when they're added as hypervisors
|
||||||
to the NSX controller.</para>
|
to the NSX controller.</para>
|
||||||
<para>The diagram below depicts an example NSX deployment and
|
<para>The diagrams below depict some VMware NSX deployment examples.
|
||||||
illustrates the route inter-VM traffic takes between separate Compute
|
The first diagram illustrates the traffic flow between VMs on separate
|
||||||
nodes. Note the placement of the VMware NSX plugin and the
|
Compute nodes, and the second diagram between two VMs on a single
|
||||||
|
Compute node. Note the placement of the VMware NSX plugin and the
|
||||||
<systemitem class="service">neutron-server</systemitem> service on the
|
<systemitem class="service">neutron-server</systemitem> service on the
|
||||||
network node. The NSX controller features centrally with a green line to
|
network node. The green arrow indicates the management relationship
|
||||||
the network node to indicate the management relationship:</para>
|
between the NSX controller and the network node.</para>
|
||||||
<figure>
|
<figure>
|
||||||
<title>VMware NSX overview</title>
|
<title>VMware NSX deployment example - two Compute nodes</title>
|
||||||
<mediaobject>
|
<mediaobject>
|
||||||
<imageobject>
|
<imageobject>
|
||||||
<imagedata
|
<imagedata
|
||||||
fileref="../../common/figures/vmware_nsx.png"
|
fileref="../../common/figures/vmware_nsx_ex1.png"
|
||||||
format="PNG" contentwidth="6in"/>
|
format="PNG" contentwidth="6in"/>
|
||||||
</imageobject>
|
</imageobject>
|
||||||
</mediaobject>
|
</mediaobject>
|
||||||
</figure>
|
</figure>
|
||||||
|
<figure>
|
||||||
|
<title>VMware NSX deployment example - single Compute node</title>
|
||||||
|
<mediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata
|
||||||
|
fileref="../../common/figures/vmware_nsx_ex2.png"
|
||||||
|
format="PNG" contentwidth="6in"/>
|
||||||
|
</imageobject>
|
||||||
|
</mediaobject>
|
||||||
|
</figure>
|
||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 76 KiB |
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 1.1 MiB |
BIN
doc/common/figures/vmware_nsx_ex1.graffle
Normal file
BIN
doc/common/figures/vmware_nsx_ex1.graffle
Normal file
Binary file not shown.
BIN
doc/common/figures/vmware_nsx_ex1.png
Normal file
BIN
doc/common/figures/vmware_nsx_ex1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 101 KiB |
3
doc/common/figures/vmware_nsx_ex1.svg
Normal file
3
doc/common/figures/vmware_nsx_ex1.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 20 KiB |
BIN
doc/common/figures/vmware_nsx_ex2.graffle
Normal file
BIN
doc/common/figures/vmware_nsx_ex2.graffle
Normal file
Binary file not shown.
BIN
doc/common/figures/vmware_nsx_ex2.png
Normal file
BIN
doc/common/figures/vmware_nsx_ex2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 91 KiB |
3
doc/common/figures/vmware_nsx_ex2.svg
Normal file
3
doc/common/figures/vmware_nsx_ex2.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 18 KiB |
Reference in New Issue
Block a user