| commit | fda5f7c30615df1edd2f982c18cba17f1200bba4 | [log] [tgz] |
|---|---|---|
| author | bhangare <sbhangare@vmware.com> | Thu Jan 12 23:50:34 2017 -0800 |
| committer | bhangare <sbhangare@vmware.com> | Thu Jan 12 23:51:00 2017 -0800 |
| tree | 7c1a404a6cf695d69ec9f1092b660cd54e548add | |
| parent | a92ae39e334093ca351cbd72384983a0c9c69f9e [diff] |
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 <sbhangare@vmware.com>