ironic/ironic/tests/unit/drivers/modules/storage
Iury Gregory Melo Ferreira d6e7552457 Switch to unittest mock
Python3 have a standard library for mock in the unittest module,
let's drop the mock requirement and switch tests to unittest mock.

Change-Id: I4f1b3e25c8adbc24cdda51c73da3b66967f7ef23
2020-04-30 19:04:17 +02:00
..
__init__.py Add Cinder storage driver 2017-05-22 12:12:22 +00:00
test_cinder.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_external.py Switch to unittest mock 2020-04-30 19:04:17 +02:00