ironic/ironic/conductor
Riccardo Pittau 05bf8f69d6 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:40 +00:00
..
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
base_manager.py Collect periodic tasks from all enabled hardware interfaces 2018-04-25 13:01:37 +00:00
manager.py Fix updating nodes with removed or broken drivers 2019-01-10 11:38:24 +01:00
notification_utils.py Add node console notifications 2016-12-23 08:51:54 +00:00
rpcapi.py Fixes a race condition in the hash ring code 2018-10-08 15:54:42 +02:00
task_manager.py Change log level based on node status 2019-10-04 12:51:40 +00:00
utils.py Don't fail when node is in CLEANFAIL state 2018-11-26 16:21:26 +00:00