os-win/os_win/tests/unit/utils
Andreas Jaeger bb4934a240 Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete sections from setup.cfg
- Update classifiers
- Switch to using sphinx-build
- Cleanup doc/source/conf.py to remove now obsolete content.
- Use newer openstackdocstheme version
- Remove install_command from tox.ini, the default is fine
- Remove old python compatiblity test code

Change-Id: If7296703fc4848a16dd10d904ba3f49f19054546
2020-04-13 10:12:53 +00:00
..
compute Fix Windows support for the unit tests 2020-02-18 11:18:41 +02:00
dns Use assertEqual() instead of assertDictEqual() 2016-12-19 10:56:43 +08:00
io Add pipe helpers 2019-01-16 14:41:00 +02:00
metrics Allow enabling metrics per virtual disk 2018-09-27 19:40:48 +03:00
network Disable wmi object caching by default 2018-11-09 09:25:28 +00:00
storage Wait for cluster node to be available 2019-08-28 16:14:00 +03:00
__init__.py Move unit tests to a separate folder 2016-10-17 14:25:45 +03:00
test_aclutils.py tests: Use mock autospec in unit tests 2018-01-22 08:39:13 -08:00
test_baseutils.py Fix Windows support for the unit tests 2020-02-18 11:18:41 +02:00
test_hostutils.py Adds NIC hardware offload support 2018-01-22 07:41:46 -08:00
test_hostutils10.py Adds Hyper-V PCI Passthrough support 2017-01-18 18:45:58 +02:00
test_jobutils.py Logging multiple WMI job errors 2018-11-22 12:41:13 +00:00
test_pathutils.py Cleanup py27 support 2020-04-13 10:12:53 +00:00
test_win32utils.py Wait for cluster node to be available 2019-08-28 16:14:00 +03:00
test_wqlutils.py Move unit tests to a separate folder 2016-10-17 14:25:45 +03:00