Skip to content

Commit

Permalink
[2023.1] Fix eswitchd and neutron_mlnx_agent not using our fork
Browse files Browse the repository at this point in the history
The neutron_mlnx_agent based containers are not using the neutron plugins, so we need to customize the pip package directly.
  • Loading branch information
jovial authored Oct 11, 2024
1 parent fb25947 commit 5246714
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions etc/kayobe/kolla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,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

0 comments on commit 5246714

Please sign in to comment.