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 8ef672b + a28d240 commit ef74be1Copy full SHA for ef74be1
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