Skip to content

Commit 84b017a

Browse files
committed
Install correct version of networking-mlnx for openstack release
Updated neutron_mlnx_agent_pip_packages_override to use the stackhpc branch based on openstack_release.
1 parent 7fa8c88 commit 84b017a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

etc/kayobe/kolla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ kolla_build_customizations_common:
231231
nova_compute_packages_append:
232232
- python3-libvirt
233233
neutron_mlnx_agent_pip_packages_override:
234-
- networking-mlnx@git+https://opendev.org/x/networking-mlnx@master
234+
- networking-mlnx@git+https://opendev.org/x/networking-mlnx@stable/{{ openstack_release }}
235235

236236
#stackhpc_kolla_build_customizations:
237237

0 commit comments

Comments
 (0)