Skip to content

Commit 5246714

Browse files
authored
[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 fb25947 commit 5246714

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
@@ -452,6 +452,8 @@ kolla_build_customizations_common:
452452
nova_compute_packages_append:
453453
- python3-libvirt
454454
- python3-ethtool
455+
neutron_mlnx_agent_pip_packages_override:
456+
- networking-mlnx@git+https://github.com/stackhpc/networking-mlnx@stackhpc/{{ openstack_release }}
455457

456458
kolla_build_customizations_rocky:
457459
kolla_toolbox_packages_remove:

0 commit comments

Comments
 (0)