ironic/ironic/conductor
Riccardo Pittau 7b3d60c106 Change log level based on node status
While the status node change message is purely informational, it
can contain also failed states transitions.
Moving the level from INFO to ERROR if the provision_state is
'failed' can help in detecting the transition message when
troubleshooting issues.

Change-Id: I79ff7cb8b9d33bc2837d41126fba269a5d4b1cda
(cherry picked from commit b8fa188a29)
2019-10-04 12:51:23 +00:00
..
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
allocations.py Allocation API: conductor API (without HA and take over) 2019-01-31 13:01:09 +01:00
base_manager.py Allocation API: resume allocations on conductor restart 2019-02-19 13:36:02 +01:00
manager.py Asynchronous out of band deploy steps fails to execute 2019-08-20 03:56:31 -04:00
notification_utils.py Add node console notifications 2016-12-23 08:51:54 +00:00
rpcapi.py Support using JSON-RPC instead of oslo.messaging 2019-02-14 12:56:20 +01:00
steps.py Deploy Templates: factor out ironic.conductor.steps 2019-03-15 10:10:45 +00:00
task_manager.py Change log level based on node status 2019-10-04 12:51:23 +00:00
utils.py Asynchronous out of band deploy steps fails to execute 2019-08-20 03:56:31 -04:00