Default OVB variable

Otherwise this will fail in local environments where OVB is not
being set.

Change-Id: Ie48dce67a1be89bca77a18b6df60db6575fac5cb
This commit is contained in:
Ben Nemec 2017-06-19 20:55:18 +00:00
parent ce74b90174
commit 1fd847a420
1 changed files with 1 additions and 0 deletions

View File

@ -208,6 +208,7 @@ TEMPEST_PINNED="72ccabcb685df7c3e28cd25639b05d8a031901c8"
SSH_OPTIONS=${SSH_OPTIONS:-'-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o LogLevel=Verbose -o PasswordAuthentication=no -o ConnectionAttempts=32'}
ALT_OVERCLOUDRC=${ALT_OVERCLOUDRC:-""}
export SCRIPTS_DIR=$(dirname ${BASH_SOURCE[0]:-$0})
OVB=${OVB:-0}
if [[ "${STABLE_RELEASE}" = "mitaka" ]] ; then
export OS_IMAGE_API_VERSION=1