ironic-lib/ironic_lib/tests
Riccardo Pittau 0e01f0735c Stop using six library
Since we've dropped support for Python 2.7, it's time to look at
the bright future that Python 3.x will bring and stop forcing
compatibility with older versions.
This patch removes the six library from requirements, not
looking back.

Change-Id: I4bf885bc7d1ccdf46dde3e0b10a8dbec304aaf9b
2019-12-06 01:49:46 +01:00
..
__init__.py Move tests/ under ironic_lib/, use ostestr 2015-09-30 09:37:17 -07:00
base.py Prevent configuration changes in unit tests from affecting each other 2018-09-27 12:52:31 +02:00
test_base.py Fix issue with double mocking of utils.execute functions 2017-12-11 07:26:42 -08:00
test_disk_partitioner.py Tests: replace mocking loopingcall with zero interval 2019-05-15 12:44:58 +02:00
test_disk_utils.py Deprecate [disk_utils]iscsi_verify_attempts 2019-08-30 16:56:07 +02:00
test_exception.py Stop using six library 2019-12-06 01:49:46 +01:00
test_mdns.py mdns: support IPv6 addresses 2019-11-24 17:59:11 +01:00
test_metrics.py Stop using six library 2019-12-06 01:49:46 +01:00
test_metrics_statsd.py Prevent tests from using utils.execute() 2017-05-17 09:21:26 -07:00
test_metrics_utils.py Adjust test with option 'backend' 2017-06-16 11:26:02 +08:00
test_utils.py mdns: support IPv6 addresses 2019-11-24 17:59:11 +01:00