ironic/ironic/tests/drivers
Faizan Barmawer d9cff4a2d8 Add uefi boot mode support in IloVirtualMediaIscsiDeploy
The following functionality need to be added in iLO driver:
  - Add set_boot_mode function to iLO driver to switch between
    bios and uefi boot modes.
  - Validate boot_mode for IloVirtualMediaIscsiDeploy driver.

Change-Id: Ic8496a2d97aab6634b573c85d379b446c49e04b9
Implements: blueprint uefi-boot-for-ironic
2014-09-12 16:49:43 +05:30
..
drac Fix minor issues in the DRAC driver 2014-09-03 12:10:34 +01:00
ilo Add uefi boot mode support in IloVirtualMediaIscsiDeploy 2014-09-12 16:49:43 +05:30
__init__.py Mock seamicroclient lib in unit tests if not present 2014-06-09 17:08:23 +00:00
agent_pxe_config.template Fix agent PXE template 2014-09-09 13:14:47 +00:00
pxe_config.template Add in text for text mode on trusty 2014-08-19 11:35:11 -07:00
test_agent.py IloVirtualMediaAgent deploy driver 2014-09-03 16:51:33 -07:00
test_agent_client.py Add ironic-python-agent deploy driver 2014-07-30 23:27:11 +00:00
test_console_utils.py Improve exception handling in console code 2014-08-14 14:43:04 +00:00
test_deploy_utils.py Add UEFI based deployment support in Ironic 2014-09-03 07:52:42 -07:00
test_fake.py Add drivers.base.BaseDriver.get_properties() 2014-07-23 03:10:45 +00:00
test_iboot.py return power state ERROR instead of an exception 2014-08-20 16:35:15 +00:00
test_image_cache.py Control extra space for images conversion in image_cache 2014-09-03 16:04:14 +03:00
test_ipminative.py Merge "Unify the sensor data format" 2014-09-10 14:33:13 +00:00
test_ipmitool.py Merge "IPMI double bridging functionality" 2014-08-19 17:59:36 +00:00
test_iscsi_deploy.py Take iSCSI deploy out of pxe driver 2014-08-22 10:13:28 +05:30
test_pxe.py Add UEFI based deployment support in Ironic 2014-09-03 07:52:42 -07:00
test_seamicro.py handle invalid seamicro_api_version 2014-08-20 15:53:28 +00:00
test_snmp.py Adds SNMP power driver 2014-09-03 15:25:07 +01:00
test_ssh.py Add boot_device support for vbox 2014-09-01 11:10:16 +09:00
test_utils.py Add uefi boot mode support in IloVirtualMediaIscsiDeploy 2014-09-12 16:49:43 +05:30
third_party_driver_mocks.py Adds SNMP power driver 2014-09-03 15:25:07 +01:00