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 7384885 + 9e26117 commit 5b49f4bCopy full SHA for 5b49f4b
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