diff --git a/metadata.yaml b/metadata.yaml index 06a7b5b..51d8a9c 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -5,7 +5,7 @@ name: mellanox-plugin title: Mellanox Openstack features # Plugin version -version: 0.2.21 +version: 0.2.22 # Description description: Enable features over Mellanox hardware diff --git a/pre_build_hook b/pre_build_hook index 29bd580..415ba76 100755 --- a/pre_build_hook +++ b/pre_build_hook @@ -69,7 +69,7 @@ function get_packages() { old_rpms="${PLUGIN_DIR}/repositories/centos/Packages/*.rpm" rpm_files="cirros-testvm-mellanox-0.3.2-1.mira3.x86_64.rpm - cirros-testvm-mellanox-ib-0.3.2-5.el6.x86_64.rpm + cirros-testvm-mellanox-ib-0.3.2-6.el6.x86_64.rpm eswitchd-0.11-5.el6.x86_64.rpm mlnx-dnsmasq-2014.2.2-1.noarch.rpm mlnx-ofed-fuel-2.3-2.0.8.el6.x86_64.rpm @@ -78,7 +78,7 @@ get_packages "rpm" "$old_rpms" "$rpm_files" 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-5_amd64.deb + cirros-testvm-mellanox-ib_0.3.2-6_amd64.deb eswitchd_0.11-5_amd64.deb mlnx-dnsmasq_2014.2.2-1_all.deb mlnx-ofed-fuel_2.3-2.0.8_amd64.deb"