Upgrade Cirros IB image

New change required for interface-mtu.

Change-Id: Ifd4d78332108749b0b36cdb4481390494533e205
This commit is contained in:
Aviram Bar-Haim 2015-05-28 22:44:27 +03:00
parent b1822e17b3
commit a1152524cf
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ name: mellanox-plugin
title: Mellanox Openstack features
# Plugin version
version: 0.2.17
version: 0.2.18
# Description
description: Enable features over Mellanox hardware

View File

@ -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-4.el6.x86_64.rpm
cirros-testvm-mellanox-ib-0.3.2-5.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-4_amd64.deb
cirros-testvm-mellanox-ib_0.3.2-5_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"