We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7cbcfb3 + 0733a13 commit e5e308fCopy full SHA for e5e308f
kolla/common/config.py
@@ -37,7 +37,7 @@
37
'rocky': 'Rocky Linux 9.* (Blue Onyx)',
38
'ubuntu': 'Ubuntu 24.04.* LTS',
39
}
40
-OPENSTACK_RELEASE = 'master'
+OPENSTACK_RELEASE = '2025.1'
41
42
# This is noarch repository so we will use it on all architectures
43
DELOREAN_DEPS = "https://trunk.rdoproject.org/centos9-epoxy/" \
0 commit comments