Change default zone back to nova
Change-Id: I9a097ab77c6b9fab3f33a245bca3bc0037f67fd1
This commit is contained in:
@@ -24,7 +24,7 @@ set -o xtrace
|
|||||||
# Keep track of the current directory
|
# Keep track of the current directory
|
||||||
EXERCISE_DIR=$(cd $(dirname "$0") && pwd)
|
EXERCISE_DIR=$(cd $(dirname "$0") && pwd)
|
||||||
TOP_DIR=$(cd $EXERCISE_DIR/..; pwd)
|
TOP_DIR=$(cd $EXERCISE_DIR/..; pwd)
|
||||||
VOLUME_ZONE=cinder
|
VOLUME_ZONE=nova
|
||||||
VOLUME_SIZE=1
|
VOLUME_SIZE=1
|
||||||
ATTACH_DEVICE=/dev/vdc
|
ATTACH_DEVICE=/dev/vdc
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user