ironic/ironic/tests/unit/drivers/modules
Kaifeng Wang 6ba983b615 Start removing ipxe support from the pxe interface
This patch starts removing codes related to ipxe support from the pxe interface,
and extract common logic to the PXEBaseMixin.

Story: 2007003
Task: 37779

Change-Id: Ia621f38d9b6c4570ba6a62ddb8c72244ff3fe33b
2020-02-21 14:22:21 +08:00
..
ansible Follow up to root device hints in instance_info 2020-01-21 16:30:34 +01:00
drac Fix invalid assertIsNone statements 2019-12-26 14:04:54 +08:00
ibmc Mock out the correct greenthread sleep method 2019-11-20 17:52:33 +01:00
ilo Implement managed in-band inspection boot for ilo-virtual-media 2020-01-08 05:54:15 -05:00
intel_ipmi Follow-up to the IntelIPMIHardware patch 2019-07-26 15:51:20 +05:30
irmc Stop using six library 2019-12-23 09:38:25 +01:00
network Wire in in-band inspection for PXE boot and neutron-based networking 2019-11-21 13:33:58 +01:00
redfish Make `redfish_system_id` property optional 2020-02-13 08:31:44 +01:00
storage Remove the [pxe]ipxe_enabled configuration option 2020-02-10 12:01:34 +08:00
xclarity Stop using six library 2019-12-23 09:38:25 +01:00
__init__.py Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
test_agent.py Refactoring: rename agent_base_vendor to agent_base 2020-02-19 18:08:41 +01:00
test_agent_base.py Refactoring: rename agent_base_vendor to agent_base 2020-02-19 18:08:41 +01:00
test_agent_client.py Stop using six library 2019-12-23 09:38:25 +01:00
test_boot_mode_utils.py Recommend to set boot mode explicitly 2018-11-03 23:46:12 +09:00
test_console_utils.py Automatic port allocation for the serial console 2020-02-10 16:09:12 +08:00
test_deploy_utils.py Fix get_boot_option logic for software raid 2020-01-02 14:06:07 -08:00
test_image_cache.py Stop using six library 2019-12-23 09:38:25 +01:00
test_inspect_utils.py Fix ironic port creation after Redfish inspection 2019-01-08 12:27:28 +00:00
test_inspector.py Correct power state handling for managed in-band inspection 2019-12-13 00:34:46 +00:00
test_ipmitool.py Automatic port allocation for the serial console 2020-02-10 16:09:12 +08:00
test_ipxe.py Start removing ipxe support from the pxe interface 2020-02-21 14:22:21 +08:00
test_iscsi_deploy.py Start removing ipxe support from the pxe interface 2020-02-21 14:22:21 +08:00
test_noop.py Fix FakeBIOS to allow tempest testing 2018-06-04 12:17:36 +02:00
test_noop_mgmt.py Add "noop" management and use it in the "ipmi" hardware type 2018-08-07 13:25:50 +00:00
test_pxe.py Start removing ipxe support from the pxe interface 2020-02-21 14:22:21 +08:00
test_snmp.py Mock out the correct greenthread sleep method 2019-11-20 17:52:33 +01:00