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 <[email protected]>
Change-Id: Id87111f06ad702daedb947f7e4d67f4cbbc2ad1a
SANDBOX_CAP=5
FLOATING_IP_POOL=
SECURITY_GROUPS=default
-AVAILABILITY_ZONE=ca-ymq-2
STARTUP_TIMEOUT=600000
KEY_PAIR_NAME=jenkins
NUM_EXECUTORS=1
- name: 'verify-merge'
cloud: vexxhost
max-servers: 10
- availability-zones:
- - 'ca-ymq-2'
template-hostname: 'np-verify-merge-{timestamp}-nodepool-template'
keypair: 'jenkins'
networks:
- name: 'multilink'
cloud: vexxhost
max-servers: 16
- availability-zones:
- - 'ca-ymq-2'
template-hostname: 'np-multi-link-{timestamp}-nodepool-template'
keypair: 'jenkins'
networks: