From 92ebfc420b5b75ffdf976ff7edb9a2461cdcb13c Mon Sep 17 00:00:00 2001 From: Matt Crees Date: Thu, 11 Jun 2026 14:47:19 +0100 Subject: [PATCH 1/3] Bump Magnum CAPI Helm driver to v1.4.0 --- etc/kayobe/kolla.yml | 2 +- .../bump-magnum-capi-helm-1.4.0-04413e4c4ba23ead.yaml | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 releasenotes/notes/bump-magnum-capi-helm-1.4.0-04413e4c4ba23ead.yaml diff --git a/etc/kayobe/kolla.yml b/etc/kayobe/kolla.yml index 370ec19581..ea3ca28702 100644 --- a/etc/kayobe/kolla.yml +++ b/etc/kayobe/kolla.yml @@ -417,7 +417,7 @@ kolla_build_customizations_common: - /additions/* magnum_base_pip_packages_override: - /magnum[osprofiler] - - magnum-capi-helm==1.3.0 + - magnum-capi-helm==1.4.0 neutron_server_packages_append: - python3-libvirt - python3-ethtool diff --git a/releasenotes/notes/bump-magnum-capi-helm-1.4.0-04413e4c4ba23ead.yaml b/releasenotes/notes/bump-magnum-capi-helm-1.4.0-04413e4c4ba23ead.yaml new file mode 100644 index 0000000000..2ec8dc4606 --- /dev/null +++ b/releasenotes/notes/bump-magnum-capi-helm-1.4.0-04413e4c4ba23ead.yaml @@ -0,0 +1,7 @@ +--- +features: + - | + Bumps the Magnum container images to bring in v1.4.0 of the Magnum CAPI + Helm driver. See the Magnum CAPI Helm driver release notes for more + details: + https://static.opendev.org/docs/releasenotes/magnum-capi-helm/unreleased.html#relnotes-1-4-0 From 900377873b7f20f276ca9891f79ed6f86f6f7f74 Mon Sep 17 00:00:00 2001 From: Matt Crees Date: Thu, 11 Jun 2026 17:01:29 +0100 Subject: [PATCH 2/3] Build magnum-capi-helm from fork --- etc/kayobe/kolla.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/kayobe/kolla.yml b/etc/kayobe/kolla.yml index ea3ca28702..e9ee9fdac0 100644 --- a/etc/kayobe/kolla.yml +++ b/etc/kayobe/kolla.yml @@ -417,7 +417,7 @@ kolla_build_customizations_common: - /additions/* magnum_base_pip_packages_override: - /magnum[osprofiler] - - magnum-capi-helm==1.4.0 + - "magnum-capi-helm@git+https://github.com/stackhpc/magnum-capi-helm@python3.9" neutron_server_packages_append: - python3-libvirt - python3-ethtool From dc007699c95991500bc1c8eb0beacf06e2484e81 Mon Sep 17 00:00:00 2001 From: Matt Crees Date: Thu, 11 Jun 2026 17:35:35 +0100 Subject: [PATCH 3/3] Add magnum image tag --- etc/kayobe/kolla-image-tags.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/kayobe/kolla-image-tags.yml b/etc/kayobe/kolla-image-tags.yml index d84feac3eb..06da92c1c8 100644 --- a/etc/kayobe/kolla-image-tags.yml +++ b/etc/kayobe/kolla-image-tags.yml @@ -53,6 +53,7 @@ kolla_image_tags: ubuntu-jammy: 2024.1-ubuntu-jammy-20250529T081147 ubuntu-noble: 2024.1-ubuntu-noble-20250529T081147 magnum: + rocky-9: 2024.1-rocky-9-20260611T162616 ubuntu-jammy: 2024.1-ubuntu-jammy-20250922T105039 ubuntu-noble: 2024.1-ubuntu-noble-20250922T105039 manila: