Skip to content

Commit ef74be1

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Switch to 2025.2 release"
2 parents 8ef672b + a28d240 commit ef74be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kolla/common/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
'rocky': 'Rocky Linux 9.* (Blue Onyx)',
3838
'ubuntu': 'Ubuntu 24.04.* LTS',
3939
}
40-
OPENSTACK_RELEASE = 'master'
40+
OPENSTACK_RELEASE = '2025.2'
4141

4242
# TODO(mandre) check for file integrity instead of downloading from an HTTPS
4343
# source

0 commit comments

Comments
 (0)