os-win/os_win
Claudiu Belu accb5214e5 Creates baseutils module
Creates BaseUtils class, which contains the _get_wmi_obj and
_get_wmi_conn methods, commonly used in most of the utils
classes.

Caches the WMI connections, as they do not have to be unique.

Sets the WMI _conn object, the Msvm_VirtualSystemManagementService
as object attributes, as they are constantly used and there is no
need to instantiate them every time.

Partial-Bug: #1505196

Change-Id: Ieee7b9e587424f2a95aee85389adfaabf4032779
2016-02-25 16:18:49 +02:00
..
_hacking Rename project to os-win 2015-09-17 05:21:49 -07:00
tests Creates baseutils module 2016-02-25 16:18:49 +02:00
utils Creates baseutils module 2016-02-25 16:18:49 +02:00
__init__.py Rename project to os-win 2015-09-17 05:21:49 -07:00
_i18n.py Rename project to os-win 2015-09-17 05:21:49 -07:00
_utils.py iSCSI initiator refactoring using iscsidsc.dll 2016-02-09 20:36:04 +02:00
constants.py Adds NVGRE related utils (part 2) 2016-02-23 15:23:19 +02:00
exceptions.py Replace associators with direct queries 2016-02-23 15:58:14 +02:00
utilsfactory.py Adds NVGRE related utils (part 2) 2016-02-23 15:23:19 +02:00