ironic/ironic
Shivanand Tendulker e5f886e8c8 Use correct error handler instead of calling process_event('fail')
Drivers should be using error handler deploying_error_handler() or
cleaning_error_handler() from conductor.utils for handling the failures
of deploy or clean step instead of directly calling process_event('fail').
These handlers perform necessary cleaning before moving the node to failed
state.

 Conflicts:
	ironic/drivers/modules/ilo/management.py
	ironic/tests/unit/drivers/modules/ilo/test_management.py

NOTE(stendulker): The conflict is due to not having change
9fb4074bfe in Ussuri.

Change-Id: I5d9b6831137cdef171a9929f144956f741390953
(cherry picked from commit 76a6fca8d7)
2020-09-29 11:55:31 -04:00
..
api Centralise imports of wsme types 2020-04-20 12:24:17 +12:00
cmd Fix pep8 2020-05-13 11:40:16 +02:00
common Fix pep8 2020-05-13 11:40:16 +02:00
conductor Fix fast track when exiting cleaning 2020-06-05 10:59:21 +00:00
conf New configuration parameter to use ipmitool retries 2020-05-29 07:38:21 +00:00
db Add my new address to .mailmap 2020-04-13 07:29:37 -07:00
dhcp "dual stack" support for PXE/iPXE 2020-04-13 06:32:15 -07:00
drivers Use correct error handler instead of calling process_event('fail') 2020-09-29 11:55:31 -04:00
hacking Fix the remaining hacking issues 2020-03-31 13:40:00 +00:00
objects Add node lessee field 2020-04-07 15:33:42 +00:00
tests Use correct error handler instead of calling process_event('fail') 2020-09-29 11:55:31 -04:00
__init__.py Move eventlet monkey patch code 2017-03-02 13:48:18 +02:00
version.py Correct version.py and update current version string 2014-03-21 13:50:05 -07:00