ironic/ironic/tests/unit/drivers
Mike Turek 2c18f22f99 Generate iPXE boot script when deploying with boot from volume
This patch moves the boot from volume skip logic for the prepare
step of deployment into the boot interface, allowing the template
to get generated before skipping the remainder of the step.

Partial-Bug: #1559691
Change-Id: Icfea16c62a753c77942107af287880f35f28c404
2017-07-14 10:14:54 -04:00
..
modules Generate iPXE boot script when deploying with boot from volume 2017-07-14 10:14:54 -04:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
boot.ipxe Convert iPXE boot script to Jinja template 2016-11-21 18:44:38 +02:00
elilo_efi_pxe_config.template Do not pass ipa-driver-name as kernel parameter 2016-11-11 17:16:20 +02:00
ipxe_config.template Do not pass ipa-driver-name as kernel parameter 2016-11-11 17:16:20 +02:00
ipxe_config_boot_from_volume.template iPXE template support for iSCSI 2017-06-21 13:15:51 -04:00
ipxe_config_boot_from_volume_no_volumes.template iPXE template support for iSCSI 2017-06-21 13:15:51 -04:00
ipxe_config_timeout.template Do not pass ipa-driver-name as kernel parameter 2016-11-11 17:16:20 +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
test_base.py Remove deprecated DHCP provider methods 2017-04-13 17:35:53 +03:00
test_fake.py Fix fake.FakeBoot.prepare_ramdisk() signature 2016-07-15 16:36:37 +03:00
test_generic.py exception from driver_factory.default_interface() 2017-02-06 20:48:56 +00:00
test_ilo.py Add 'iscsi' deploy support for 'ilo' hardware type 2017-05-08 08:10:56 -04:00
test_ipmi.py Enable cinder storage interface for generic hardware 2017-07-07 12:11:03 +00:00
test_irmc.py Add hardware type 'irmc' for FUJITSU PRIMERGY servers 2017-02-01 00:09:22 +07:00
test_pxe.py Adds clean step 'restore_irmc_bios_config' to iRMC drivers 2017-06-29 10:06:20 +00:00
test_redfish.py Add redfish driver 2017-04-21 11:06:24 +01:00
test_utils.py Fix setting persistent boot device does not work 2017-01-11 10:31:36 +07:00
third_party_driver_mock_specs.py Adds clean step 'restore_irmc_bios_config' to iRMC drivers 2017-06-29 10:06:20 +00:00
third_party_driver_mocks.py Adds clean step 'restore_irmc_bios_config' to iRMC drivers 2017-06-29 10:06:20 +00:00