Merge "Switch OPENSTACK_RELEASE to victoria"

This commit is contained in:
Zuul 2020-10-24 13:22:29 +00:00 committed by Gerrit Code Review
commit 0d3de5e6ce
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ DISTRO_RELEASE = {
'debian': '10',
'ubuntu': '20.04',
}
OPENSTACK_RELEASE = 'master'
OPENSTACK_RELEASE = 'victoria'
# This is noarch repository so we will use it on all architectures
DELOREAN = "https://trunk.rdoproject.org/centos8-master/" \