Skip to content
Open
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: 4 additions & 0 deletions etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,7 @@ kolla_image_tags:
rocky-9: 2025.1-rocky-9-20260813T154329
rocky-10: 2025.1-rocky-10-20260813T154329
ubuntu-noble: 2025.1-ubuntu-noble-20260813T154329
neutron:
rocky-9: 2025.1-rocky-9-20260825T110825
rocky-10: 2025.1-rocky-10-20260825T110825
ubuntu-noble: 2025.1-ubuntu-noble-20260825T110825
2 changes: 1 addition & 1 deletion etc/kayobe/kolla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ kolla_build_customizations_common:
nova_compute_packages_append:
- python3-libvirt
neutron_mlnx_agent_pip_packages_override:
- networking-mlnx@git+https://opendev.org/x/networking-mlnx@master
- networking-mlnx@git+https://github.com/stackhpc/networking-mlnx.git@stackhpc/{{ openstack_release }}

stackhpc_kolla_build_customizations:
rocky-9:
Expand Down
Loading