ironic/ironic/tests/unit/drivers/modules/drac
Mark Goddard 937f380b6b Unit test consistency: DB base and utils prefix
Trivial rename to improve consistency within the unit tests. Typically
the base and utils modules imported by various tests are prefixed by
db_, obj_, etc.  to differentiate them. This change adds a db_ prefix to
the ironic.tests.unit.db.base and ironic.tests.unit.db.utils imports
outside of ironic.tests.unit.db and submodules.

Change-Id: I39803c592e32e58ce9657ae70bcd45f7b5d51809
2017-06-20 09:36:21 +01:00
..
__init__.py Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
test_bios.py DRAC get_bios_config() passthru causes exception 2016-10-31 15:00:32 -04:00
test_common.py Drac: Deprecate drac_host property 2016-11-25 11:21:39 +00:00
test_deploy.py Fix DRAC failure during automated cleaning 2016-09-13 10:19:27 +02:00
test_inspect.py Fix nits on DRAC OOB inspection patch 2016-09-13 11:18:32 +02:00
test_job.py DRAC: list unfinished jobs 2016-09-21 15:46:46 +01:00
test_management.py Refactor DRAC driver boot-device tests 2017-01-16 13:41:59 +00:00
test_periodic_task.py DRAC RAID configuration 2016-08-30 10:23:03 +02:00
test_power.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
test_raid.py Wait until iDRAC is ready before out-of-band cleaning 2017-06-15 10:06:40 -04:00
utils.py DRAC OOB inspection 2016-09-02 12:08:38 +02:00