update glance command in exercise.sh

This commit is contained in:
Jesse Andrews 2011-10-15 19:29:55 -07:00
parent b9c77d69a6
commit 4e8847cd6a

View file

@ -80,7 +80,7 @@ nova flavor-list
nova image-list nova image-list
# But we recommend using glance directly # But we recommend using glance directly
glance -A $SERVICE_TOKEN index glance -A $TOKEN index
# show details of the active servers:: # show details of the active servers::
# #