Browse code

typo - fixes issue #90

Jesse Andrews authored on 2011/10/22 11:05:40
Showing 1 changed files
... ...
@@ -26,8 +26,8 @@ export NOVA_API_KEY=${ADMIN_PASSWORD:-secrete}
26 26
 # has access to - including nova, glance, keystone, swift, ...  We currently
27 27
 # recommend using the 2.0 *auth api*.
28 28
 #
29
-# *NOTE*: Using the 2.0 *auth api* does mean that compute api is 2.0.  We will
30
-# use the 1.1 *compute api*
29
+# *NOTE*: Using the 2.0 *auth api* does not mean that compute api is 2.0.  We 
30
+# will use the 1.1 *compute api*
31 31
 export NOVA_URL=${NOVA_URL:-http://$HOST:5000/v2.0/}
32 32
 
33 33
 # Currently novaclient needs you to specify the *compute api* version.  This