ironic/ironic/tests/unit
Dmitry Tantsur 8aecabcfe4 Stop using md5 for __repr__ of objects
The md5 function is not available on systems in FIPS mode, just
use the callable name (which is closer to how repr usually looks).

Change-Id: I4319ce2f42f35251595306b9a77ae1f8bc55595c
2020-07-07 15:28:03 +02:00
..
api Merge "Add function definition handling" 2020-06-24 04:50:49 +00:00
cmd Switch to unittest mock 2020-04-30 19:04:17 +02:00
common Software RAID: don't try to set local_gb to MAX 2020-07-03 14:27:05 +02:00
conductor Clean up nodes in DELETING on conductor restart 2020-07-03 11:41:29 +02:00
conf Remove deprecated [keystone] config section 2018-06-11 13:30:50 +00:00
db Fix internal server error on deleting nodes with allocations 2020-06-17 09:44:13 +02:00
dhcp Temporary add per-file-ignores to flake8 tests 2020-05-06 16:24:55 +02:00
drivers Use unittest mock instead of 3rd party mock in test_raid 2020-07-06 09:29:34 +02:00
objects Stop using md5 for __repr__ of objects 2020-07-07 15:28:03 +02:00
__init__.py Add my new address to .mailmap 2020-04-13 07:29:37 -07:00
policy_fixture.py Add my new address to .mailmap 2020-04-13 07:29:37 -07:00
raid_constants.py Allow specifying target devices for software RAID 2020-03-17 14:31:38 +01:00
stubs.py Enhanced checksum support 2018-10-22 16:12:31 +08:00
test_base.py Fix pep8 2020-05-12 15:37:38 +02:00