summaryrefslogtreecommitdiff
path: root/devstack
diff options
context:
space:
mode:
authorJulia Kreger <juliaashleykreger@gmail.com>2021-06-02 06:32:41 -0700
committerJulia Kreger <juliaashleykreger@gmail.com>2021-06-02 14:22:58 +0000
commitd3f62f83efd2d64b18bb2735606ad2fc310a0028 (patch)
tree0028b5ecbfeb6337909e56b60172bb1bb15c9ba9 /devstack
parent77be4c6c690cfa8f52a10ada2b9c1ecabccd423f (diff)
downloadironic-d3f62f83efd2d64b18bb2735606ad2fc310a0028.tar.gz
Set download stable branch for IPA
IPA is presently downloading from master branch, which lacks the iscsi interfaces at this point in time, which causes victoria stable branches to fail where the image is just downloaded. Change-Id: I68215ad871860bcf4fc5fb63afb108a66e1d1374
Diffstat (limited to 'devstack')
-rw-r--r--devstack/lib/ironic2
1 files changed, 1 insertions, 1 deletions
diff --git a/devstack/lib/ironic b/devstack/lib/ironic
index e6aa8d865..5b65ae859 100644
--- a/devstack/lib/ironic
+++ b/devstack/lib/ironic
@@ -289,7 +289,7 @@ IRONIC_DEPLOY_ISO=${IRONIC_DEPLOY_ISO:-$TOP_DIR/files/ir-deploy-$IRONIC_DEPLOY_D
IRONIC_EFIBOOT=${IRONIC_EFIBOOT:-$TOP_DIR/files/ir-deploy-$IRONIC_DEPLOY_DRIVER.efiboot}
# NOTE(jroll) this needs to be updated when stable branches are cut
-IPA_DOWNLOAD_BRANCH=${IPA_DOWNLOAD_BRANCH:-master}
+IPA_DOWNLOAD_BRANCH=${IPA_DOWNLOAD_BRANCH:-stable/wallaby}
IPA_DOWNLOAD_BRANCH=$(echo $IPA_DOWNLOAD_BRANCH | tr / -)
# OS for using with DIB images