ironic/ironic/conductor
Dmitry Tantsur d56cf5f759 Improve edge-case debugging for deployment and cleaning
* Log traceback in fail_on_error
  This is a last-resort error handler, it needs to log traceback.
* Use an assertion when we expect a present list of steps
* Log the freshly build list of steps.

Change-Id: I8cd4cd330551b7bc9a44957e0d15c8b75c09c299
(cherry picked from commit f6781aadfc)
2021-09-03 11:11:42 +00:00
..
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
allocations.py Replace retrying with tenacity 2021-02-15 17:11:33 +01:00
base_manager.py Register all hardware_interfaces together 2021-01-08 15:16:53 +00:00
cleaning.py Improve edge-case debugging for deployment and cleaning 2021-09-03 11:11:42 +00:00
deployments.py Improve edge-case debugging for deployment and cleaning 2021-09-03 11:11:42 +00:00
manager.py Remove temporary cleaning information on starting cleaning 2021-04-25 15:17:11 +00:00
notification_utils.py Add node console notifications 2016-12-23 08:51:54 +00:00
rpcapi.py Add agent_status and agent_status_message params to heartbeat 2021-03-31 14:20:39 -07:00
steps.py Improve edge-case debugging for deployment and cleaning 2021-09-03 11:11:42 +00:00
task_manager.py Don't try to use attempts=None with tenacity 2021-03-11 11:28:23 +01:00
utils.py Wipe agent tokens on inspection start and abort 2021-04-21 12:15:34 +00:00