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.
1 parent 4f9d8c0 commit a28d240Copy full SHA for a28d240
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.2'
41
42
# TODO(mandre) check for file integrity instead of downloading from an HTTPS
43
# source
0 commit comments