Skip to content

Commit 55ffa0c

Browse files
committed
[release] Use Antelope sources by default
Change-Id: Icd8abe99e5b4c006168f391596f5c784cd8882af
1 parent 32922bb commit 55ffa0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kolla/common/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
'rocky': 'Rocky Linux 9.* (Blue Onyx)',
3737
'ubuntu': 'Ubuntu 22.04',
3838
}
39-
OPENSTACK_RELEASE = 'master'
39+
OPENSTACK_RELEASE = '2023.1'
4040

4141
# This is noarch repository so we will use it on all architectures
4242
DELOREAN_DEPS = "https://trunk.rdoproject.org/centos9-master/" \

0 commit comments

Comments
 (0)