From: bhangare Date: Fri, 13 Jan 2017 07:50:34 +0000 (-0800) Subject: Changes in vimconn_vmware.py : X-Git-Tag: v1.0.4^0 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=fda5f7c30615df1edd2f982c18cba17f1200bba4;hp=fda5f7c30615df1edd2f982c18cba17f1200bba4;p=osm%2FRO.git Changes in vimconn_vmware.py : 1. Created a means to assign PCI passthrough configurations to VM via vCenter APIs using pyvmomi python library. 2. Modified refresh_vms_status() : to include information of PCI devices of VMs Changes in scripts/install-openmano.sh: Added pip install command to install pyvmomi python library Signed-off-by: bhangare ---