Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion etc/kayobe/kolla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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@git+https://github.com/stackhpc/magnum-capi-helm@python3.9"
neutron_server_packages_append:
- python3-libvirt
- python3-ethtool
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Comment thread
MoteHue marked this conversation as resolved.
Loading