ironic/ironic/drivers/modules
Dmitry Tantsur a684883d22 Remove excessive usage of mock_the_extension_manager in unit tests - part 2
Also fixes incorrect oneview tests that apparently used to be hidden by that.
Similarly, insufficient mocking in the PXE boot interface tests was fixed.

Now only test_manager uses mock_the_extension_manager.

Change-Id: Iaef9555337919706cd165adbbb2e1be9322f80b7
2018-05-24 18:47:52 +02:00
..
ansible Silence F405 errors 2018-05-09 06:15:24 -07:00
cimc Fix handling of 'timeout' parameter to power methods 2018-02-06 08:33:45 -05:00
drac Fix W504 errors 2018-05-09 06:11:30 -07:00
ilo Fix W605 Errors 2018-05-09 06:13:55 -07:00
irmc Fix W504 errors 2018-05-09 06:11:30 -07:00
network Fix W504 errors 2018-05-09 06:11:30 -07:00
oneview Fix E501 errors 2018-05-14 18:54:07 +00:00
redfish Remove usage of some of the deprecated methods 2017-07-31 10:14:08 +00:00
storage Fix W504 errors 2018-05-09 06:11:30 -07:00
ucs Fix handling of 'timeout' parameter to power methods 2018-02-06 08:33:45 -05:00
xclarity Fix XClarity parameters discrepancy 2018-05-11 07:24:00 +00:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
agent.py Fix ``agent`` deploy interface to call ``boot.prepare_instance`` 2018-04-18 02:49:37 -04:00
agent_base_vendor.py Fix W504 errors 2018-05-09 06:11:30 -07:00
agent_client.py Update docstring to agent client related codes 2018-03-05 14:36:45 +08:00
agent_config.template Do not pass ipa-driver-name as kernel parameter 2016-11-11 17:16:20 +02:00
boot.ipxe Convert iPXE boot script to Jinja template 2016-11-21 18:44:38 +02:00
console_utils.py Fix W504 errors 2018-05-09 06:11:30 -07:00
deploy_utils.py Fix W504 errors 2018-05-09 06:11:30 -07:00
elilo_efi_pxe_config.template Deprecate elilo support 2017-05-29 11:47:54 -04:00
fake.py BIOS Settings: Add BIOSInterface 2018-05-08 15:16:52 +08:00
image_cache.py Fix W504 errors 2018-05-09 06:11:30 -07:00
inspector.py Merge "Trivial: Update pypi url to new url" 2018-04-24 18:59:36 +00:00
ipmitool.py Fix W504 errors 2018-05-09 06:11:30 -07:00
ipxe_config.template Remove ip parameter from ipxe command line 2018-05-04 12:24:37 -07:00
iscsi_deploy.py Do not validate root partition size for whole disk images in iscsi deploy 2018-01-10 15:53:23 +01:00
master_grub_cfg.txt grub2 bootloader support for uefi boot mode 2015-07-29 03:18:41 +00:00
noop.py BIOS Settings: Add BIOSInterface 2018-05-08 15:16:52 +08:00
pxe.py Remove excessive usage of mock_the_extension_manager in unit tests - part 2 2018-05-24 18:47:52 +02:00
pxe_config.template Do not pass ipa-driver-name as kernel parameter 2016-11-11 17:16:20 +02:00
pxe_grub_config.template Do not pass ipa-driver-name as kernel parameter 2016-11-11 17:16:20 +02:00
snmp.py Fix grammar errors 2018-02-09 17:03:23 +08:00