ironic-lib/ironic_lib/tests
Dmitry Tantsur 78249cc93f mdns: support IPv6 addresses
Updates the zeroconf requirement to 0.24.0, breaking compatibility
with Python 2 (dropped in an earlier patch).

Change-Id: Ib77720c3223074e89705f019848e1e4d19ebfdba
2019-11-24 17:59:11 +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 Handle ironic exception in ironic-lib 2019-05-15 12:03:09 +02:00
test_mdns.py mdns: support IPv6 addresses 2019-11-24 17:59:11 +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_metrics.py Use six.wraps() for Metrics so decorated methods can be inspected 2018-02-01 08:47:01 -08:00
test_utils.py mdns: support IPv6 addresses 2019-11-24 17:59:11 +01:00