Move cached images into devstack.

Part 2 of a 2 part change that moves images that were cached
by the template vm update script into place for use by devstack.

Change-Id: I27ba3c7ffb85492c96362cdf64959cb1d5afca96
This commit is contained in:
James E. Blair
2011-12-15 09:42:20 -08:00
parent 94a54c4e64
commit d7c00cb1d4

View File

@@ -51,5 +51,9 @@ ENABLED_SERVICES=g-api,g-reg,key,n-api,n-cpu,n-net,n-sch,mysql,rabbit
SKIP_EXERCISES=swift
EOF
# The vm template update job should cache some images in ~/files.
# Move them to where devstack expects:
mv ~/files/* /opt/stack/devstack/files
./stack.sh
./exercise.sh