ironic/ironic/tests
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
..
functional Prepare for functional testing 2015-09-28 21:27:01 +00:00
unit Collect periodic tasks from all enabled hardware interfaces 2018-04-24 13:01:47 +02:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
base.py Resolve pep8 E402 errors and no longer ignore E402 2018-04-10 17:34:04 -07:00