Ryan Harper has uploaded a new change for review.

Change subject: Fix pylint error in BindingXMLPRC
......................................................................

Fix pylint error in BindingXMLPRC

************* Module BindingXMLRPC
E:848,27:wrapApiMethod.wrapper: Module 'logging' has no 'TRACE' member

Replace logging.TRACE with logging.CRITICAL which is a supported value.

Change-Id: I957bc2b6aff62ac0e450a8e712384acf0e7adbd8
Signed-off-by: Ryan Harper <[email protected]>
---
M vdsm/BindingXMLRPC.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/37/3437/1
--
To view, visit http://gerrit.ovirt.org/3437
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I957bc2b6aff62ac0e450a8e712384acf0e7adbd8
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Ryan Harper <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to