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 32922bb commit 55ffa0cCopy full SHA for 55ffa0c
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.1'
40
41
# This is noarch repository so we will use it on all architectures
42
DELOREAN_DEPS = "https://trunk.rdoproject.org/centos9-master/" \
0 commit comments