ironic/ironic/tests/unit
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
..
api Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
cmd Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
common Validate portgroup physical network consistency 2017-06-15 15:03:10 -07:00
conductor Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
conf Remove legacy auth loading 2017-06-06 10:20:54 +00:00
db Add version column 2017-06-06 15:34:37 -04:00
dhcp Remove legacy auth loading 2017-06-06 10:20:54 +00:00
drivers Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
objects Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
__init__.py Setup logging in unit tests 2017-04-13 20:47:10 +03:00
policy_fixture.py Add keystone policy support to Ironic 2016-08-04 12:43:20 +00:00
raid_constants.py RAID interface to support JBOD volumes 2016-05-04 14:28:48 +00:00
stubs.py Remove unused methods from GlanceImageService 2017-05-31 16:47:11 +00:00