Fix typos and Format in Networking guide

Closes-Bug: #1485793
Change-Id: I14c6338b9623b898702bc097de9af7936fe8c846
This commit is contained in:
Shweta P 2015-08-17 18:21:35 -04:00
parent 769933cf84
commit 7095c26bd2
2 changed files with 4 additions and 4 deletions

View File

@ -37,7 +37,7 @@ Layer 2 (Ethernet and Switching)
* Overview and concepts * Overview and concepts
* OVS * OVS
* Overview and concepts * Overview and concepts

View File

@ -59,10 +59,10 @@ Infrastructure
provider. The provider interface connects to a generic network that provider. The provider interface connects to a generic network that
physical network infrastructure switches/routes to external networks physical network infrastructure switches/routes to external networks
(typically the Internet). The Open vSwitch bridge ``br-provider`` (typically the Internet). The Open vSwitch bridge ``br-provider``
must contain an port on the provider network interface. must contain a port on the provider network interface.
#. At least two compute nodes with two network interfaces: management #. At least two compute nodes with two network interfaces: management
and provider. The provider interface connects to a generic network that and provider. The provider interface connects to a generic network that
the pysical network infrastructure switches/routes to external networks the physical network infrastructure switches/routes to external networks
(typically the Internet). The Open vSwitch bridge ``br-provider`` (typically the Internet). The Open vSwitch bridge ``br-provider``
must contain a port on the provider network interface. must contain a port on the provider network interface.