From: Mohammed Naser Date: Wed, 14 Jul 2021 17:04:00 +0000 (-0400) Subject: Chore: Drop AVAILABILITY_ZONE X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F93%2F68293%2F2;p=releng%2Fdocs.git Chore: 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 Change-Id: If962fb6c16905a57fb1548e6524badca41c1826c Signed-off-by: Mohammed Naser --- diff --git a/docs/infra/bootstrap.rst b/docs/infra/bootstrap.rst index 7bb1488..e4561b2 100644 --- a/docs/infra/bootstrap.rst +++ b/docs/infra/bootstrap.rst @@ -289,7 +289,6 @@ Bootstrap common-packer and initial builder 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