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
4 changes: 2 additions & 2 deletions etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ kolla_image_tags:
manila:
rocky-9: 2023.1-rocky-9-20240809T102431
neutron:
rocky-9: 2023.1-rocky-9-20240926T151818
ubuntu-jammy: 2023.1-ubuntu-jammy-20240926T151818
rocky-9: 2023.1-rocky-9-20241011T212435
ubuntu-jammy: 2023.1-ubuntu-jammy-20241011T212435
nova:
rocky-9: 2023.1-rocky-9-20240926T151818
ubuntu-jammy: 2023.1-ubuntu-jammy-20240926T151818
Expand Down
2 changes: 2 additions & 0 deletions etc/kayobe/kolla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -456,6 +456,8 @@ kolla_build_customizations_common:
nova_compute_packages_append:
- python3-libvirt
- python3-ethtool
neutron_mlnx_agent_pip_packages_override:
- networking-mlnx@git+https://github.com/stackhpc/networking-mlnx@stackhpc/{{ openstack_release }}

kolla_build_customizations_rocky:
kolla_toolbox_packages_remove:
Expand Down
Loading