ironic/ironic/drivers
Jim Rollenhagen 7e49bf856b Fix heartbeat when clean step in progress
The agent returns command_result of None when a command is in progress.
The code assumed it would return an empty dict. Fix the access of
command_result to never return None, and fix the tests to reflect
reality.

Closes-Bug: #1444715
Change-Id: Iae6cd90517cb7b268ce2c089c92f64b09a606a42
2015-04-15 14:57:57 -07:00
..
modules Fix heartbeat when clean step in progress 2015-04-15 14:57:57 -07:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
agent.py Use oslo_utils replace oslo.utils 2015-02-19 11:39:21 +02:00
base.py Explictly state that reboot is expected to work with powered off nodes 2015-03-27 17:56:37 +01:00
drac.py Start using in-band inspection 2015-03-16 17:02:01 +01:00
fake.py Merge "iLO implementation for hardware inspection" 2015-03-18 18:49:21 +00:00
ilo.py Secure boot support for agent_ilo driver 2015-03-19 14:25:26 -07:00
pxe.py Merge "iLO implementation for hardware inspection" 2015-03-18 18:49:21 +00:00
utils.py boot_mode is overwritten in node properties 2015-04-07 15:17:51 +00:00