From 4e8847cd6a8bb4dce9c3a7c66636d61ba51b519c Mon Sep 17 00:00:00 2001 From: Jesse Andrews Date: Sat, 15 Oct 2011 19:29:55 -0700 Subject: [PATCH] update glance command in exercise.sh --- exercise.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercise.sh b/exercise.sh index f8c82d0..30f0d7d 100755 --- a/exercise.sh +++ b/exercise.sh @@ -80,7 +80,7 @@ nova flavor-list nova image-list # But we recommend using glance directly -glance -A $SERVICE_TOKEN index +glance -A $TOKEN index # show details of the active servers:: #