Skip to content
Merged
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
3 changes: 3 additions & 0 deletions etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ kolla_image_tags:
keystone:
rocky-9: 2025.1-rocky-9-20250805T134044
ubuntu-noble: 2025.1-ubuntu-noble-20250805T134044
magnum:
rocky-9: 2025.1-rocky-9-20250805T095746
ubuntu-noble: 2025.1-ubuntu-noble-20250805T095746
2 changes: 1 addition & 1 deletion etc/kayobe/kolla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ kolla_build_customizations_common:
- /additions/*
magnum_base_pip_packages_override:
- /magnum[osprofiler]
- magnum-capi-helm==1.2.1
- magnum-capi-helm==1.3.0
neutron_server_packages_append:
- python3-libvirt
- python3-ethtool
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
features:
- |
Updated the version of magnum-capi-helm driver to 1.3.0.
For the list of features and fixes see its
`release notes <https://docs.openstack.org/releasenotes/magnum-capi-helm/unreleased.html#relnotes-1-3-0>`__.
Loading