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 1864231 + 5af5feb commit 7ee20ffCopy full SHA for 7ee20ff
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 = '2024.2'
41
42
# This is noarch repository so we will use it on all architectures
43
DELOREAN_DEPS = "https://trunk.rdoproject.org/centos9-dalmatian/" \
0 commit comments