ironic/ironic/conductor
Riccardo Pittau 04df2635ba 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:13 +00:00
..
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
allocations.py Do not log an exception if Allocation is deleted during handling. 2019-06-12 15:14:20 +02:00
base_manager.py Fix :param: in docstring 2019-06-14 14:23:57 +08:00
manager.py Merge "Don't resume deployment or cleaning on heartbeat when polling" 2019-09-23 11:09:33 +00:00
notification_utils.py Add node console notifications 2016-12-23 08:51:54 +00:00
rpcapi.py Removes `hash_distribution_replicas` configuration option 2019-04-19 15:10:56 +05:30
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:13 +00:00
utils.py Merge "Allow retrying PXE boot if it takes too long" 2019-09-23 12:58:26 +00:00