ironic/ironic/tests/unit/drivers/modules
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
..
ansible [ansible] use manual-mgmt hw type in unit tests 2018-02-20 16:38:26 +02:00
cimc Fix handling of 'timeout' parameter to power methods 2018-02-06 08:33:45 -05:00
drac Fix handling of 'timeout' parameter to power methods 2018-02-06 08:33:45 -05:00
ilo Merge "Implements validate_rescue() for IloVirtualMediaBoot" 2018-02-20 15:57:43 +00:00
irmc Remove mode argument from boot.(prepare|clean_up)_ramdisk 2018-02-01 15:40:50 +00:00
network Fix ``agent`` deploy interface to call ``boot.prepare_instance`` 2018-04-18 02:49:37 -04:00
oneview Merge "Follow-up for Switch OneView driver to hpOneView and ilorest libraries" 2018-02-01 17:49:19 +00:00
redfish Make redfish power interface wait for the power state change 2017-06-29 16:47:08 +02:00
storage Logic for skipping deployment with BFV 2017-06-22 19:11:50 +00:00
ucs Fix handling of 'timeout' parameter to power methods 2018-02-06 08:33:45 -05:00
xclarity Fix handling of 'timeout' parameter to power methods 2018-02-06 08:33:45 -05:00
__init__.py Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
test_agent.py Fix ``agent`` deploy interface to call ``boot.prepare_instance`` 2018-04-18 02:49:37 -04:00
test_agent_base_vendor.py Follow-up for agent rescue implementation 2018-01-26 10:15:24 -05:00
test_agent_client.py Do not pass credentials to the ramdisk on cleaning 2018-02-07 12:22:26 +01:00
test_console_utils.py Make IP address of socat console configurable 2017-07-07 13:14:03 +08:00
test_deploy_utils.py Merge "Introduce keystoneauth adapters for clients" 2017-09-05 14:12:38 +00:00
test_image_cache.py Rework keystone auth for glance 2017-11-17 11:40:14 -05:00
test_inspector.py Use adapters for inspectorclient 2017-11-21 09:33:08 +02:00
test_ipmitool.py Merge "ipmitool: reboot: Don't power off node if already off" 2017-10-08 13:19:25 +00:00
test_iscsi_deploy.py Agent rescue implementation 2018-01-25 13:26:33 -05:00
test_noop.py Create dummy interfaces for use with hardware types 2016-11-10 16:52:06 +01:00
test_pxe.py Fix ``agent`` deploy interface to call ``boot.prepare_instance`` 2018-04-18 02:49:37 -04:00
test_snmp.py Fix handling of 'timeout' parameter to power methods 2018-02-06 08:33:45 -05:00