Hello Nir Soffer, Dan Kenigsberg, Francesco Romani,

I'd like you to do a code review.  Please visit

    http://gerrit.ovirt.org/30079

to review the following change.

Change subject: Remove noisy log message from CPU metadata collector
......................................................................

Remove noisy log message from CPU metadata collector

Change-Id: Ic186c68bf378e9e6016a568fc2a5e59b009bac8d
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1119336
Signed-off-by: Martin Sivak <[email protected]>
Reviewed-on: http://gerrit.ovirt.org/30038
Reviewed-by: Nir Soffer <[email protected]>
Reviewed-by: Francesco Romani <[email protected]>
Reviewed-by: Dan Kenigsberg <[email protected]>
---
M vdsm/virt/vm.py
1 file changed, 0 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/79/30079/1

diff --git a/vdsm/virt/vm.py b/vdsm/virt/vm.py
index 9581357..5ba27a7 100644
--- a/vdsm/virt/vm.py
+++ b/vdsm/virt/vm.py
@@ -443,8 +443,6 @@
         if 'vcpuLimit' in eInfo:
             value = eInfo['vcpuLimit']
             stats['vcpuUserLimit'] = value
-        else:
-            self._log.debug('Domain Metadata is not set')
 
     @classmethod
     def _getNicStats(cls, name, model, mac,


-- 
To view, visit http://gerrit.ovirt.org/30079
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic186c68bf378e9e6016a568fc2a5e59b009bac8d
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Martin Sivák <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Francesco Romani <[email protected]>
Gerrit-Reviewer: Nir Soffer <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to