ironic/ironic/tests/unit/drivers
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
..
modules Switch to unittest mock 2020-04-30 19:04:17 +02:00
__init__.py Add my new address to .mailmap 2020-04-13 07:29:37 -07:00
boot.ipxe Convert iPXE boot script to Jinja template 2016-11-21 18:44:38 +02:00
ipxe_config.template Correct handling of ramdisk_params in (i)PXE boot 2019-10-28 10:03:25 +01:00
ipxe_config_boot_from_volume_extra_volume.template Correct handling of ramdisk_params in (i)PXE boot 2019-10-28 10:03:25 +01:00
ipxe_config_boot_from_volume_no_extra_volumes.template Correct handling of ramdisk_params in (i)PXE boot 2019-10-28 10:03:25 +01:00
ipxe_config_timeout.template Correct handling of ramdisk_params in (i)PXE boot 2019-10-28 10:03:25 +01:00
pxe_config.template Correct handling of ramdisk_params in (i)PXE boot 2019-10-28 10:03:25 +01:00
pxe_grub_config.template Correct handling of ramdisk_params in (i)PXE boot 2019-10-28 10:03:25 +01:00
test_base.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_drac.py Implement the bios-interface for idrac-wsman driver 2020-04-17 15:41:24 +05:00
test_fake_hardware.py Fix the remaining hacking issues 2020-03-31 13:40:00 +00:00
test_generic.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_ibmc.py Add Huawei iBMC driver support 2019-03-14 11:04:29 +08:00
test_ilo.py Out-of-band `erase_devices` clean step for Proliant Servers 2019-08-23 08:09:20 +00:00
test_ipmi.py Fix the remaining hacking issues 2020-03-31 13:40:00 +00:00
test_irmc.py Deal with iPXE boot interface incompatibility in Train 2019-07-03 04:06:54 +00:00
test_redfish.py Add Redfish Virtual Media Boot support 2019-08-14 14:19:03 +02:00
test_snmp.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_utils.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_xclarity.py tox.ini: flake8: Remove I202 from ignore list 2018-02-26 09:00:42 -08:00
third_party_driver_mock_specs.py Add indicator management to redfish hw type 2019-11-21 12:35:24 +01:00
third_party_driver_mocks.py Switch to unittest mock 2020-04-30 19:04:17 +02:00