Skip to content

Commit 0fd51f5

Browse files
authored
Merge branch 'stackhpc/2024.1' into 2024.1-bump-ovs/ovn
2 parents 4173e58 + e2a3df6 commit 0fd51f5

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@ kolla_image_tags:
3030
ubuntu-jammy: 2024.1-ubuntu-jammy-20250529T081147
3131
ubuntu-noble: 2024.1-ubuntu-noble-20250529T081147
3232
magnum:
33-
rocky-9: 2024.1-rocky-9-20250102T094625
34-
ubuntu-jammy: 2024.1-ubuntu-jammy-20250102T094625
33+
rocky-9: 2024.1-rocky-9-20250522T143506
34+
ubuntu-jammy: 2024.1-ubuntu-jammy-20250522T143506
35+
ubuntu-noble: 2024.1-ubuntu-noble-20250522T143506
3536
manila:
3637
rocky-9: 2024.1-rocky-9-20250529T081147
3738
ubuntu-jammy: 2024.1-ubuntu-jammy-20250529T081147

etc/kayobe/kolla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ kolla_build_customizations_common:
403403
- /additions/*
404404
magnum_base_pip_packages_override:
405405
- /magnum[osprofiler]
406-
- magnum-capi-helm==1.2.0
406+
- magnum-capi-helm==1.2.1
407407
neutron_server_packages_append:
408408
- python3-libvirt
409409
- python3-ethtool
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
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.

0 commit comments

Comments
 (0)