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