Switch OPENSTACK_RELEASE back to master

This reverts commit d3bada4aad.

Change-Id: I408514c446c52f8dfa6ff9db764cc34d7f612795
This commit is contained in:
Marcin Juszkiewicz 2020-11-06 14:34:34 +01:00
parent 8f73a83d2a
commit 4df47d7c60
1 changed files with 1 additions and 1 deletions

View File

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