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 b7c6ed7 commit 9e26117Copy full SHA for 9e26117
kolla/common/config.py
@@ -36,7 +36,7 @@
36
'rocky': 'Rocky Linux 9.* (Blue Onyx)',
37
'ubuntu': 'Ubuntu 22.04',
38
}
39
-OPENSTACK_RELEASE = '2023.2'
+OPENSTACK_RELEASE = 'master'
40
41
# TODO(mandre) check for file integrity instead of downloading from an HTTPS
42
# source
0 commit comments