Fixes to SRIOV VFs unbind

By upgrading MLNX_OFED to 3.3-1.5.0

Change-Id: I14fde28f1759916b0328e75c417a6e0576aa2deb
This commit is contained in:
Aviram Bar-Haim 2016-06-13 17:16:32 +03:00
parent 1a8df66c73
commit eefcfa437b
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ name: mellanox-plugin
title: Mellanox ConnectX-4 Openstack Features
# Plugin version
version: 3.1.13
version: 3.1.14
# Description
description: Enable features over Mellanox ConnectX-4 Adapters

View File

@ -62,7 +62,7 @@ old_debs="${PLUGIN_DIR}/repositories/ubuntu/*.deb"
deb_files="cirros-testvm-mellanox_0.3.2-ubuntu3_amd64.deb
cirros-testvm-mellanox-ib_0.3.2-9_amd64.deb
eswitchd_1.0.0-18_amd64.deb
mlnx-ofed-fuel_3.3-0.1.3.1_amd64.deb
mlnx-ofed-fuel_3.3-1.5.0.0_amd64.deb
lldpd_0.9.1-0_amd64.deb
python-networking-mlnx_7.0.0-1_all.deb"
get_packages "deb" "$old_debs" "$deb_files"