File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -58,9 +58,9 @@ kolla_image_tags:
58
58
ubuntu-jammy : 2024.1-ubuntu-jammy-20250529T081147
59
59
ubuntu-noble : 2024.1-ubuntu-noble-20250529T081147
60
60
magnum :
61
- rocky-9 : 2024.1-rocky-9-20250717T094248
62
- ubuntu-jammy : 2024.1-ubuntu-jammy-20250627T102805
63
- ubuntu-noble : 2024.1-ubuntu-noble-20250627T102805
61
+ rocky-9 : 2024.1-rocky-9-20250922T105039
62
+ ubuntu-jammy : 2024.1-ubuntu-jammy-20250922T105039
63
+ ubuntu-noble : 2024.1-ubuntu-noble-20250922T105039
64
64
manila :
65
65
rocky-9 : 2024.1-rocky-9-20250717T094248
66
66
ubuntu-jammy : 2024.1-ubuntu-jammy-20250627T102805
Original file line number Diff line number Diff line change @@ -416,7 +416,7 @@ kolla_build_customizations_common:
416
416
- /additions/*
417
417
magnum_base_pip_packages_override :
418
418
- /magnum[osprofiler]
419
- - magnum-capi-helm==1.2.1
419
+ - magnum-capi-helm==1.3.0
420
420
neutron_server_packages_append :
421
421
- python3-libvirt
422
422
- python3-ethtool
Original file line number Diff line number Diff line change
1
+ ---
2
+ features :
3
+ - |
4
+ Updated the version of magnum-capi-helm driver to 1.3.0.
5
+ For the list of features and fixes see its
6
+ `release notes <https://docs.openstack.org/releasenotes/magnum-capi-helm/unreleased.html#relnotes-1-3-0>`__.
You can’t perform that action at this time.
0 commit comments