File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -29,8 +29,9 @@ kolla_image_tags:
29
29
rocky-9 : 2024.1-rocky-9-20250219T113722
30
30
ubuntu-jammy : 2024.1-ubuntu-jammy-20250219T113722
31
31
magnum :
32
- rocky-9 : 2024.1-rocky-9-20250102T094625
33
- ubuntu-jammy : 2024.1-ubuntu-jammy-20250102T094625
32
+ rocky-9 : 2024.1-rocky-9-20250522T143506
33
+ ubuntu-jammy : 2024.1-ubuntu-jammy-20250522T143506
34
+ ubuntu-noble : 2024.1-ubuntu-noble-20250522T143506
34
35
manila :
35
36
rocky-9 : 2024.1-rocky-9-20250219T113722
36
37
ubuntu-jammy : 2024.1-ubuntu-jammy-20250219T113722
Original file line number Diff line number Diff line change @@ -403,7 +403,7 @@ kolla_build_customizations_common:
403
403
- /additions/*
404
404
magnum_base_pip_packages_override :
405
405
- /magnum[osprofiler]
406
- - magnum-capi-helm==1.2.0
406
+ - magnum-capi-helm==1.2.1
407
407
neutron_server_packages_append :
408
408
- python3-libvirt
409
409
- python3-ethtool
Original file line number Diff line number Diff line change
1
+ ---
2
+ fixes :
3
+ - |
4
+ Updated the version of magnum-capi-helm used in Magnum containers. This
5
+ resolves an issue stopping non-default node groups from being deleted. See
6
+ `#2095539 <https://bugs.launchpad.net/magnum/+bug/2095539>`__ for more
7
+ details.
You can’t perform that action at this time.
0 commit comments