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 e4df04e commit 033286fCopy full SHA for 033286f
kolla/common/config.py
@@ -36,7 +36,7 @@
36
'rocky': 'Rocky Linux 9.* (Blue Onyx)',
37
'ubuntu': 'Ubuntu 22.04',
38
}
39
-OPENSTACK_RELEASE = 'master'
+OPENSTACK_RELEASE = '2023.2'
40
41
# This is noarch repository so we will use it on all architectures
42
DELOREAN_DEPS = ""
0 commit comments