Fix start_sriov_vm.sh logger_print: command not found

The script was missing "source /sbin/common".

Closes-Bug: 1618832
Change-Id: I70525f2e4698904ef7b47d2abb745c4fe745eeaf
This commit is contained in:
Hamdy Khader 2016-08-31 11:12:06 +00:00
parent 8fd5a11650
commit a79e2b2655
2 changed files with 3 additions and 1 deletions

View File

@ -14,6 +14,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
source /sbin/common
usage() {
echo "Usage: `basename $0` [-f vm_flavor | -h]"
echo " This script is used to start a VM with a flavor using SR-IOV image."

View File

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