deb-oslo.vmware/tests
Vipin Balachandran f1b8a91961 Move utility methods in VMware drivers to OSLO
There is lot of common code between VMware drivers for nova and cinder;
for e.g., session management and VIM API invocation code. The new
VMware driver for glance and the telemetry agent for vSphere are also
planning to use this common code. This change moves the utility methods
for inventory traversal spec creation, managed object property retrieval
etc. defined in various drivers into OSLO.

Change-Id: Ibdd80188ffb0936468545ceec86b67162a111fff
Implements: blueprint vmware-api
2014-02-20 07:39:08 -05:00
..
__init__.py Import necessary files from openstack.common 2014-02-20 06:50:26 -05:00
base.py Import necessary files from openstack.common 2014-02-20 06:50:26 -05:00
test_vim_util.py Move utility methods in VMware drivers to OSLO 2014-02-20 07:39:08 -05:00
test_vmware.py Import necessary files from openstack.common 2014-02-20 06:50:26 -05:00