Skip to content

Commit a28d240

Browse files
committed
Switch to 2025.2 release
Change-Id: Ib73e2c47faf66ddee79d07259e75f1b1d721f0aa Signed-off-by: Michal Nasiadka <[email protected]>
1 parent 4f9d8c0 commit a28d240

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)