Drop AVAILABILITY_ZONE 38/122638/1
authorMohammed Naser <mnaser@vexxhost.com>
Wed, 14 Jul 2021 16:31:58 +0000 (12:31 -0400)
committerMohammed Naser <mnaser@vexxhost.com>
Wed, 14 Jul 2021 16:39:23 +0000 (12:39 -0400)
commit73f1d115617b1c7de3242901d51328755cd242d5
treeaaf935bca548ad362ab7b204b669aa21028eeaf6
parent4b2867cc21c6455e3d72776079b38411a3760695
Drop AVAILABILITY_ZONE

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.

Issue-ID: CIMAN-407
Change-Id: I4524c3c48595f79c903f159a81e3bb138dd9e9d0
Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
jenkins-config/clouds/openstack/cattle/cloud.cfg
packer/templates/helm.json
packer/templates/memcached.json
packer/templates/redis.json