[node-patches] Change in ovirt-node[master]: logging: Adding NullHandler to logs

fabiand at redhat.com fabiand at redhat.com
Thu Jun 18 04:25:29 UTC 2015


Fabian Deutsch has submitted this change and it was merged.

Change subject: logging: Adding NullHandler to logs
......................................................................


logging: Adding NullHandler to logs

To avoid the "No handlers could be found" message
into the consumers of ovirt-node python modules
this patch adds the NullHandler [1].

[1] https://docs.python.org/2/howto/logging.html#library-config

Change-Id: I6e3321f46122161a08e8db1b18684eef0ecf8d27
Signed-off-by: Douglas Schilling Landgraf <dougsland at redhat.com>
---
M src/ovirt/node/utils/fs/__init__.py
M src/ovirtnode/install.py
M src/ovirtnode/ovirtfunctions.py
M src/ovirtnode/storage.py
4 files changed, 5 insertions(+), 2 deletions(-)

Approvals:
  Fabian Deutsch: Looks good to me, approved
  Douglas Schilling Landgraf: Verified
  Jenkins CI: Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/42522
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6e3321f46122161a08e8db1b18684eef0ecf8d27
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: automation at ovirt.org



More information about the node-patches mailing list