[release] Use Caracal sources by default

Change-Id: Ib973325bb3ad04e1646b71595fa43903604d9b20
This commit is contained in:
Michal Nasiadka 2024-04-15 13:18:30 +02:00
parent c69284fd8b
commit 0fb24ceefc

View File

@ -37,7 +37,7 @@ DISTRO_PRETTY_NAME = {
'rocky': 'Rocky Linux 9.* (Blue Onyx)',
'ubuntu': 'Ubuntu 22.04',
}
OPENSTACK_RELEASE = 'master'
OPENSTACK_RELEASE = '2024.1'
# This is noarch repository so we will use it on all architectures
DELOREAN_DEPS = "https://trunk.rdoproject.org/centos9-caracal/" \