ironic/ironic/tests/unit/drivers/modules/ibmc
Riccardo Pittau 0841943c92 Use unittest mock instead of 3rd party mock in test_raid
We should use mock from unittest instead of 3rd party mock.
Since we don't have mock in requirements anymore this could cause
issues like in [1].

[1] https://zuul.opendev.org/t/openstack/build/ff068dc014be42aabde51f95c8c9828e

Change-Id: I5a60aa820b60fd29d8ebbd851f3fd215458bab96
2020-07-06 09:29:34 +02:00
..
__init__.py Add Huawei iBMC driver support 2019-03-14 11:04:29 +08:00
base.py Feature: Add raid configuration support for ibmc driver 2020-06-10 16:17:50 +08:00
test_management.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_power.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_raid.py Use unittest mock instead of 3rd party mock in test_raid 2020-07-06 09:29:34 +02:00
test_utils.py Change ibmcclient compatible version 2020-05-15 18:31:51 +02:00
test_vendor.py Fix: review from dtantsur of 728123 2020-06-17 17:41:55 +08:00