ironic/ironic/tests
Raphael Glon dd9c3a7958 Ansible module: fix clean error handling
It should not be up to the driver to handle the error. The error should
reach the manager. Moreover, handling the error in the driver and
returning nothing caused the manager to consider the step done and go to
the next one instead of interrupting the cleaning workflow

Change-Id: I3825838b5507bc735d983466aa3cac0edd4dfaca
Story: #2005357
Task: #30315
(cherry picked from commit df5261bb34)
2019-04-15 11:55:28 +00:00
..
functional Prepare for functional testing 2015-09-28 21:27:01 +00:00
unit Ansible module: fix clean error handling 2019-04-15 11:55:28 +00: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