Skip to content

Commit 3fc1ce3

Browse files
jovialMoteHue
authored andcommitted
[2023.1] Fix eswitchd and neutron_mlnx_agent not using our fork
The neutron_mlnx_agent based containers are not using the neutron plugins, so we need to customize the pip package directly.
1 parent 2e70ea9 commit 3fc1ce3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

etc/kayobe/kolla.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -456,6 +456,8 @@ kolla_build_customizations_common:
456456
nova_compute_packages_append:
457457
- python3-libvirt
458458
- python3-ethtool
459+
neutron_mlnx_agent_pip_packages_override:
460+
- networking-mlnx@git+https://github.com/stackhpc/networking-mlnx@stackhpc/{{ openstack_release }}
459461

460462
kolla_build_customizations_rocky:
461463
kolla_toolbox_packages_remove:

0 commit comments

Comments
 (0)