ironic/ironic/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 Remove copyright from empty files 2014-01-07 21:05:01 +08:00
agent.py Migrate the remaining classic drivers to hardware types 2018-02-01 18:38:24 +01:00
base.py Revert "Don't try to lock for vif detach" 2018-02-21 18:33:35 +01:00
cisco_ucs.py Add I202 to flake ignore list 2017-10-25 14:32:52 +03:00
drac.py Migrate the remaining classic drivers to hardware types 2018-02-01 18:38:24 +01:00
fake.py Migrate the remaining classic drivers to hardware types 2018-02-01 18:38:24 +01:00
fake_hardware.py Add missing noop implementations to fake-hardware 2018-02-13 19:09:56 +01:00
generic.py Agent rescue implementation 2018-01-25 13:26:33 -05:00
hardware_type.py Adds rescue_interface to base driver class 2017-12-21 03:01:48 -05:00
ilo.py Migrate the remaining classic drivers to hardware types 2018-02-01 18:38:24 +01:00
ipmi.py Automatically migrate nodes to hardware types 2018-01-26 21:17:26 +00:00
irmc.py Migrate the remaining classic drivers to hardware types 2018-02-01 18:38:24 +01:00
oneview.py Migrate the remaining classic drivers to hardware types 2018-02-01 18:38:24 +01:00
pxe.py Migrate the remaining classic drivers to hardware types 2018-02-01 18:38:24 +01:00
raid_config_schema.json Fix quotes in documentation and schema description 2017-07-03 19:32:26 +03:00
redfish.py Add redfish driver 2017-04-21 11:06:24 +01:00
snmp.py Adds hardware type for SNMP powered systems 2017-08-07 10:28:16 -04:00
utils.py Support SUM based firmware update as clean step for iLO drivers 2017-10-10 07:36:51 +00:00
xclarity.py Add XClarity Driver 2018-01-22 08:39:09 -05:00