ironic/ironic/tests
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
..
functional Prepare for functional testing 2015-09-28 21:27:01 +00:00
unit 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
base.py Add rescue related methods to network interface 2018-01-22 11:37:32 -05:00