ironic/ironic/tests/unit/drivers/modules/ilo
Shivanand Tendulker 38201d9f2a Fixes automated cleaning failure in iLO drivers
Automated cleaning fails for iLO driver if iLO is in System POST
state. iLO does not allow setting of boot device when it is in
System POST state. Node needs to be powered off before initiating
boot for cleaning.

Closes-Bug: 1536730
Change-Id: Icd0f39d718aabdcad56636e662dec788c4e1b427
2016-02-22 07:27:17 -08:00
..
__init__.py Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
test_boot.py Use ironic-lib's util methods 2016-01-04 15:39:57 +00:00
test_common.py Use ironic-lib's util methods 2016-01-04 15:39:57 +00:00
test_console.py Refactor iLO driver console interface into new module 2015-11-13 06:23:20 -08:00
test_deploy.py Fixes automated cleaning failure in iLO drivers 2016-02-22 07:27:17 -08:00
test_inspect.py Rename utils.py to mgr_utils.py to avoid namespace collision 2015-10-23 06:09:41 -07:00
test_management.py Rename utils.py to mgr_utils.py to avoid namespace collision 2015-10-23 06:09:41 -07:00
test_power.py Rename utils.py to mgr_utils.py to avoid namespace collision 2015-10-23 06:09:41 -07:00
test_vendor.py Merge "Refactor agent_ilo driver to use new boot interface" 2015-11-25 12:59:51 +00:00