By default, OpenStack will schedule you into the right availablity
zone that has capacity, hard coding this can potentially result in
not being able to provision new virtual machines.
This patch drops the hard-wired value and lets Nova on the
scheduling size pick the correct availability zone.
Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
Change-Id: If962fb6c16905a57fb1548e6524badca41c1826c
Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
SANDBOX_CAP=4
FLOATING_IP_POOL=
SECURITY_GROUPS=default
- AVAILABILITY_ZONE=ca-ymq-2
STARTUP_TIMEOUT=600000
KEY_PAIR_NAME=jenkins-ssh
NUM_EXECUTORS=1