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 ed094e0 + 87678d0 commit 164eb78Copy full SHA for 164eb78
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 = '2025.1'
+OPENSTACK_RELEASE = 'master'
41
42
# This is noarch repository so we will use it on all architectures
43
DELOREAN_DEPS = "https://trunk.rdoproject.org/centos10-master/" \
0 commit comments