ironic/ironic/tests/unit/objects
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
test_chassis.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
test_conductor.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
test_fields.py Add power state change notifications 2016-10-17 15:39:18 +00:00
test_node.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
test_notification.py Auto-set nullable notification payload fields when needed 2016-12-23 10:48:27 +02:00
test_objects.py Add version column 2017-06-06 15:34:37 -04:00
test_port.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
test_portgroup.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
test_volume_connector.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
test_volume_target.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
utils.py Add ironic port group CRUD notifications 2017-02-15 11:42:45 +02:00