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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user