From 46412ba49de0256a6508461b7ff2f592073ed666 Mon Sep 17 00:00:00 2001 From: Shilla Saebi Date: Wed, 19 Feb 2014 15:40:40 -0500 Subject: [PATCH] cleanup lab003-compute-node corrected spelling Open vSwitch added parenthasis added the before previous section Change-Id: If09f59e44d087af196d9f8bf4a45b1406ac1c53b --- lab003-compute-node.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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