Skip to content

Commit ef39de2

Browse files
authored
Merge pull request #2266 from stackhpc/2025_1_magnum_bump_13042026
Rebuild Magnum images
2 parents 520c903 + 5ed5237 commit ef39de2

4 files changed

Lines changed: 15 additions & 2 deletions

File tree

etc/kayobe/kolla-image-tags.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ kolla_image_tags:
2323
keystone:
2424
rocky-9: 2025.1-rocky-9-20260331T124655
2525
ubuntu-noble: 2025.1-ubuntu-noble-20260331T124655
26+
magnum:
27+
rocky-9: 2025.1-rocky-9-20260413T112937
28+
ubuntu-noble: 2025.1-ubuntu-noble-20260413T112937
2629
neutron:
2730
rocky-9: 2025.1-rocky-9-20260403T083425
2831
ubuntu-noble: 2025.1-ubuntu-noble-20260403T083425

etc/kayobe/kolla.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,11 @@ kolla_sources:
140140
type: git
141141
location: https://github.com/stackhpc/stackhpc-inspector-plugins.git
142142
reference: 1.3.0
143+
magnum-conductor-plugin-helm:
144+
version: "v4.1.4"
145+
sha256:
146+
amd64: 70b2c30a19da4db264dfd68c8a3664e05093a361cefd89572ffb36f8abfa3d09
147+
arm64: 13d03672be289045d2ff00e4e345d61de1c6f21c1257a45955a30e8ae036d8f1
143148
neutron-base-plugin-networking-generic-switch:
144149
type: git
145150
location: https://github.com/stackhpc/networking-generic-switch.git

etc/kayobe/kolla/kolla-build.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ version = v4.23.1
2727
sha256 = amd64:1fd60b1fd59c239bed22719a5de402cb745d1f933540cb1ec196e2c03e6e8882,arm64:1114745108343286d4bff189b4bdee3cba9d07ebcacc673860d91ab951d31e0d
2828

2929
[magnum-conductor-plugin-helm]
30-
version = v3.18.2
31-
sha256 = amd64:c5deada86fe609deefdf40e9cbbe3da2f8cf3f6a4551a0ebe7886dc8fcf98bce,arm64:03181a494a0916b370a100a5b2536104963b095be53fb23d1e29b2afb1c7de8d
30+
version = v4.1.4
31+
sha256 = amd64:70b2c30a19da4db264dfd68c8a3664e05093a361cefd89572ffb36f8abfa3d09,arm64:13d03672be289045d2ff00e4e345d61de1c6f21c1257a45955a30e8ae036d8f1
3232

3333
# TODO: move to kolla_sources in kolla.yml once https://review.opendev.org/c/openstack/kayobe/+/970268 is available
3434
[prometheus-cadvisor]
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
fixes:
3+
- |
4+
Updates Magnum to a newer Epoxy release version following critical bugs
5+
merged & backported. Also, updates Helm version to latest (4.1.4).

0 commit comments

Comments
 (0)