Trivial fix

Change-Id: Ia6b25c8b91db5efa839e1077c224c5c679c1f07e
This commit is contained in:
Yushiro FURUKAWA 2017-01-04 14:35:24 +09:00
parent 937e9546f3
commit e1f43a673e

View File

@ -253,7 +253,7 @@ Each OVS agent is connected to its own pair of br-int/br-ex, and those bridges
are then interconnected.
For LinuxBridge agent each agent is started in its own namespace, called
"host-<some_random_value>". Such namespaces are connected with OVS "central"
bridge to eachother.
bridge to each other.
.. image:: images/fullstack_multinode_simulation.png