Update multinode setup doc to VXLAN

We switched from GRE to VXLAN in the implementation as of
I951e7e1bd98eeaf347e85296c12e027e225c2c97 so the diagrams should
match accordingly.

Change-Id: I0b0cef3a7217530573e694de54bf6dc68e295856
This commit is contained in:
Jeremy Stanley 2016-03-01 23:10:57 +00:00
parent 16444e2931
commit e0fa9fced9
1 changed files with 6 additions and 6 deletions

View File

@ -38,9 +38,9 @@ Nova Network
||br_pub| | br_flat| | ||br_pub | |br_flat| | ||br_pub | |br_flat| |
|+--+---+ +---+----+ | |+---+---+ +---+---+ | |+---+---+ +---+---+ |
| | | | | | | | | | | |
| | +-------------------gre-tunnel--+-----------------gre-tunnel---+ |
| | +------------------vxlan-tunnel-+-----------------vxlan-tunnel-+ |
| | | | | | | | |
| +----------gre-tunnel-----------+----------gre-tunnel----------+ |
| +--------vxlan-tunnel-----------+--------vxlan-tunnel----------+ |
| | | | | |
+--------------------------+ +--------------------------+ +--------------------------+
@ -72,9 +72,9 @@ This is what it all looks like after you run devstack and boot some nodes.
||br_pub| | br_flat| | ||br_pub | |br_flat| | ||br_pub | |br_flat| |
|+--+---+ +---+----+ | |+---+---+ +---+---+ | |+---+---+ +---+---+ |
| | | | | | | | | | | |
| | +-------------------gre-tunnel--+-----------------gre-tunnel---+ |
| | +------------------vxlan-tunnel-+-----------------vxlan-tunnel-+ |
| | | | | | | | |
| +----------gre-tunnel-----------+----------gre-tunnel----------+ |
| +--------vxlan-tunnel-----------+--------vxlan-tunnel----------+ |
| | | | | |
+--------------------------+ +--------------------------+ +--------------------------+
@ -104,7 +104,7 @@ happens here.
|+--+---+ | |+---+---+ | |+---+---+ |
| | | | | | | | |
| | | | | | | | |
| +----------gre-tunnel-----------+----------gre-tunnel----------+ |
| +--------vxlan-tunnel-----------+--------vxlan-tunnel----------+ |
| | | | | |
+--------------------------+ +--------------------------+ +--------------------------+
@ -139,6 +139,6 @@ This is what it all looks like after you run devstack and boot some nodes.
|+--+---+ | |+---+---+ | |+---+---+ |
| | | | | | | | |
| | | | | | | | |
| +----------gre-tunnel-----------+----------gre-tunnel----------+ |
| +--------vxlan-tunnel-----------+--------vxlan-tunnel----------+ |
| | | | | |
+--------------------------+ +--------------------------+ +--------------------------+