Skip to content

Commit 26a6f02

Browse files
committed
[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 2eb60be commit 26a6f02

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
@@ -360,6 +360,8 @@ kolla_build_customizations_common:
360360
nova_compute_packages_append:
361361
- python3-libvirt
362362
- python3-ethtool
363+
neutron_mlnx_agent_pip_packages_override:
364+
- networking-mlnx@git+https://github.com/stackhpc/networking-mlnx@stackhpc/{{ openstack_release }}
363365

364366
kolla_build_customizations_rocky:
365367
kolla_toolbox_packages_remove:

0 commit comments

Comments
 (0)