update glance command in exercise.sh
This commit is contained in:
parent
b9c77d69a6
commit
4e8847cd6a
1 changed files with 1 additions and 1 deletions
|
@ -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::
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue