ironic/ironic/tests/unit/conductor
Dmitry Tantsur 7ead2067fc Collect periodic tasks from all enabled hardware interfaces
Currently we only collect periodic tasks from interfaces used in enabled
classic drivers. Meaning, periodics are not collected from interfaces
that are only used in hardware types. This patch corrects it.

This patch does not enable collection of periodic tasks from hardware
types, since we did not collect them from classic drivers. I don't
remember the reason for that, and we may want to fix it later.

Change-Id: Ib1963f3f67a758a6b2405387bfe7b3e30cc31ed8
Story: #2001884
Task: #14357
2018-04-24 13:01:47 +02:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
mgr_utils.py Fixed some typos in test code. 2018-02-06 07:01:22 -05:00
test__mgr_utils.py Rename utils.py to mgr_utils.py to avoid namespace collision 2015-10-23 06:09:41 -07:00
test_base_manager.py Collect periodic tasks from all enabled hardware interfaces 2018-04-24 13:01:47 +02:00
test_manager.py Merge "Clean up driver_internal_info after tear_down" 2018-04-18 10:43:39 +00:00
test_notification_utils.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
test_rpcapi.py Add RPC API and conductor manager for traits 2018-01-24 21:23:05 +00:00
test_task_manager.py Fix mis-formatted log messages 2017-10-05 22:57:26 -07:00
test_utils.py Assume node traits in instance trait validation 2018-04-03 15:19:38 +00:00