ironic/ironic/tests/unit/conductor
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 Prepare for functional testing 2015-09-28 21:27:01 +00:00
mgr_utils.py Add dynamic driver functionality to REST API 2017-01-30 22:12:55 +00: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 Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
test_manager.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
test_notification_utils.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
test_rpcapi.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
test_task_manager.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
test_utils.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00