ironic/ironic/tests/unit
Ilya Etingof 38f13b6070 Fix unit test run on OS X
It turns out that `os.uname` on OS X indirectly resorts to the
`exec` call which is intentionally mocked to fail. This patch
adds another mock so that the tests pass again enabling Mac folks
to engage in ironic testing! \o/

Change-Id: Ic48aed13d9ce262cb0d06ccc1d7c79f2fd2a365a
2018-10-08 14:29:44 +02:00
..
api Fix unit test run on OS X 2018-10-08 14:29:44 +02:00
cmd Allow data migrations to accept options 2018-01-25 16:51:42 +00:00
common Fixes a race condition in the hash ring code 2018-10-05 07:36:30 -04:00
conductor Merge "Remove unnecessary checks in periodic task methods" 2018-10-06 16:58:54 +00:00
conf Remove deprecated [keystone] config section 2018-06-11 13:30:50 +00:00
db Add automated_clean field 2018-08-20 10:25:24 +02:00
dhcp Completely stop using the "fake" classic driver in unit tests 2018-06-06 16:10:43 +02:00
drivers Merge "Adds support for soft power operations to 'ilo' power interface" 2018-10-02 21:37:30 +00:00
objects Use max version of an object 2018-08-02 13:43:51 +00: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 Fix for Unable to create RAID1 on Dell BOSS card 2018-06-19 14:41:57 -04:00
stubs.py Handle case when a glance image contains no data 2018-02-07 13:45:55 +01:00
test_base.py Fix issue with double mocking of utils.execute functions 2018-02-23 05:44:59 -08:00