diff --git a/lab003-compute-node.xml b/lab003-compute-node.xml index 50e93b6b..91159ee9 100644 --- a/lab003-compute-node.xml +++ b/lab003-compute-node.xml @@ -29,8 +29,8 @@ used by virtual box VM’s for OpenStack networks, so that OpenStack’s services can communicate with each other. Compute Node - Start your Controller Node the one you setup in previous - section. + Start your Controller Node (the one you setup in the previous + section). Preparing Ubuntu 12.04 @@ -136,7 +136,7 @@ auth_tcp = "none" Neutron and OVS - Install OpenVSwitch + Install Open vSwitch # apt-get install -y openvswitch-switch openvswitch-datapath-dkms @@ -147,7 +147,7 @@ auth_tcp = "none" Neutron - Install the Neutron openvswitch agent: + Install the Neutron Open vSwitch agent: # apt-get -y install neutron-plugin-openvswitch-agent