Skip to content

Commit 0733a13

Browse files
committed
Switch to 2025.1 sources
Change-Id: If0cd6444e5d0c898d199a98204588f8ffa4351b9
1 parent 71fd392 commit 0733a13

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
@@ -37,7 +37,7 @@
3737
'rocky': 'Rocky Linux 9.* (Blue Onyx)',
3838
'ubuntu': 'Ubuntu 24.04.* LTS',
3939
}
40-
OPENSTACK_RELEASE = 'master'
40+
OPENSTACK_RELEASE = '2025.1'
4141

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

0 commit comments

Comments
 (0)