os-win/os_win/utils
Sean McGinnis 8be89e1076
Remove monotonic usage
The monotonic package was needed for monotonic time operations when
running under Python runtimes older than 3.3. Since we now only support
versions higher than this, this third party package requirement can now
be removed.

Change-Id: I809de2f6fe257c80de7c81f9e08499a919f52ff8
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-05-04 17:23:36 -05:00
..
compute Wait for cluster node to be available 2019-08-28 16:14:00 +03:00
dns Fixed all typos in comments 2017-07-02 19:12:14 +03:00
io Cleanup py27 support 2020-04-13 10:12:53 +00:00
metrics Allow enabling metrics per virtual disk 2018-09-27 19:40:48 +03:00
network Ignore events for unnamed VM vNICs 2018-09-28 16:08:27 +03:00
storage Update hacking for Python3 2020-04-13 13:04:48 +03:00
winapi Add configurable timeout for in-use files 2020-02-11 15:51:47 +02:00
__init__.py Rename project to os-win 2015-09-17 05:21:49 -07:00
_acl_utils.py Fixed all typos in comments 2017-07-02 19:12:14 +03:00
_wqlutils.py Replace associators with direct queries 2016-02-23 15:58:14 +02:00
baseutils.py Update hacking version 2019-03-15 13:12:00 +02:00
hostutils10.py Remove log translations 2017-04-11 16:02:14 +08:00
hostutils.py Adds NIC hardware offload support 2018-01-22 07:41:46 -08:00
jobutils.py Remove monotonic usage 2020-05-04 17:23:36 -05:00
pathutils.py Cleanup py27 support 2020-04-13 10:12:53 +00:00
processutils.py Add mutex class 2019-02-01 14:15:27 +02:00
win32utils.py Wait for cluster node to be available 2019-08-28 16:14:00 +03:00