ironic/ironic/tests/unit/drivers
Shivanand Tendulker 4fa1075b95 Fix ``agent`` deploy interface to call ``boot.prepare_instance``
``agent`` deploy interface do not call ``boot.prepare_instance``
if image being provisioned is whole disk image. This commit fixes
that issue.
It also updates ``validate`` method of neutron network interface
module to validate if it can support boot options requested for
instance image.

Change-Id: Ibd49d65f4512f2fa417794b66f4007d82f02e2ac
Story: 1713916
Task: 9259
Story: 1750958
Task: 9288
2018-04-18 02:49:37 -04:00
..
modules Fix ``agent`` deploy interface to call ``boot.prepare_instance`` 2018-04-18 02:49:37 -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 Add validate_rescue() method to boot interface 2018-02-09 06:43:29 -05:00
test_cisco.py Add I202 to flake ignore list 2017-10-25 14:32:52 +03:00
test_drac.py Add no-vendor interface to the idrac hardware types 2017-11-14 13:04:57 +01:00
test_fake.py Adds rescue_interface to base driver class 2017-12-21 03:01:48 -05:00
test_generic.py Add 'force_persistent_boot_device' to pxe props 2017-08-17 20:40:49 -04:00
test_ilo.py Implements validate_rescue() for IloVirtualMediaBoot 2018-02-14 06:06:46 -05:00
test_ipmi.py Follow-up for agent rescue implementation 2018-01-26 10:15:24 -05:00
test_irmc.py Add hardware type 'irmc' for FUJITSU PRIMERGY servers 2017-02-01 00:09:22 +07:00
test_oneview.py Fix HPE headers for oneview. 2017-11-29 16:51:32 -03:00
test_pxe.py Remove SSH-based driver interfaces and drivers 2017-08-01 12:39:39 +00:00
test_redfish.py Add redfish driver 2017-04-21 11:06:24 +01:00
test_snmp.py Adds hardware type for SNMP powered systems 2017-08-07 10:28:16 -04:00
test_utils.py Support SUM based firmware update as clean step for iLO drivers 2017-10-10 07:36:51 +00:00
test_xclarity.py Add XClarity Driver 2018-01-22 08:39:09 -05:00
third_party_driver_mock_specs.py Remove python-oneviewclient from oneview hardware type. 2018-01-25 01:30:27 +00:00
third_party_driver_mocks.py Merge "Remove python-oneviewclient from oneview hardware type." 2018-01-27 10:43:55 +00:00