os-win/os_win
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
..
_hacking Update hacking for Python3 2020-04-13 13:04:48 +03:00
tests Use unittest.mock instead of third party mock 2020-04-18 11:56:56 -05:00
utils Remove monotonic usage 2020-05-04 17:23:36 -05:00
__init__.py Refactor Windows API usage 2017-06-22 13:04:43 +03:00
_i18n.py Update the documentation link for doc migration 2017-07-24 17:27:49 +08:00
_utils.py Wait for cluster node to be available 2019-08-28 16:14:00 +03:00
conf.py Add configurable timeout for in-use files 2020-02-11 15:51:47 +02:00
constants.py Merge "Add SAN policy setter/getter" 2017-10-27 09:23:09 +00:00
exceptions.py Limit Failover Cluster WMI provider usage 2018-10-25 11:49:55 +03:00
utilsfactory.py Add mutex class 2019-02-01 14:15:27 +02:00
version.py Adds releasenotes configuration 2017-07-14 03:04:52 -07:00