summaryrefslogtreecommitdiffstats
path: root/nodepool
diff options
context:
space:
mode:
authorMohammed Naser <mnaser@vexxhost.com>2021-07-14 13:03:28 -0400
committerMohammed Naser <mnaser@vexxhost.com>2021-07-14 13:10:17 -0400
commit5178d03e22f14e2a5a7f243f80ec920ebea65c5f (patch)
tree7f34e59942fbe99b3711601883a951bf6148c9d0 /nodepool
parentc9cf42cce23df5207876ab77eb7c81bbf0e8e679 (diff)
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. Signed-off-by: Mohammed Naser <mnaser@vexxhost.com> Change-Id: Id87111f06ad702daedb947f7e4d67f4cbbc2ad1a
Diffstat (limited to 'nodepool')
-rw-r--r--nodepool/nodepool.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/nodepool/nodepool.yaml b/nodepool/nodepool.yaml
index 408cfc16..5af2443e 100644
--- a/nodepool/nodepool.yaml
+++ b/nodepool/nodepool.yaml
@@ -28,8 +28,6 @@ providers:
- name: 'verify-merge'
cloud: vexxhost
max-servers: 10
- availability-zones:
- - 'ca-ymq-2'
template-hostname: 'np-verify-merge-{timestamp}-nodepool-template'
keypair: 'jenkins'
networks:
@@ -46,8 +44,6 @@ providers:
- name: 'multilink'
cloud: vexxhost
max-servers: 16
- availability-zones:
- - 'ca-ymq-2'
template-hostname: 'np-multi-link-{timestamp}-nodepool-template'
keypair: 'jenkins'
networks: