From Dan Kenigsberg <dan...@redhat.com>:

Dan Kenigsberg has uploaded a new change for review.

Change subject: janitorial: drop unused virt constant
......................................................................

janitorial: drop unused virt constant

Change-Id: I7cf3fcb96da8ac51f82e5cd0a5f0d4a9a386d331
---
M lib/vdsm/virt/vmstats.py
1 file changed, 0 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/30/77730/1

diff --git a/lib/vdsm/virt/vmstats.py b/lib/vdsm/virt/vmstats.py
index 8038fa2..8dd6b1c 100644
--- a/lib/vdsm/virt/vmstats.py
+++ b/lib/vdsm/virt/vmstats.py
@@ -31,9 +31,6 @@
 from vdsm.virt.utils import isVdsmImage
 
 
-_MBPS_TO_BPS = 10 ** 6 / 8
-
-
 def produce(vm, first_sample, last_sample, interval):
     """
     Translates vm samples into stats.


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7cf3fcb96da8ac51f82e5cd0a5f0d4a9a386d331
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg <dan...@redhat.com>
_______________________________________________
vdsm-patches mailing list -- vdsm-patches@lists.fedorahosted.org
To unsubscribe send an email to vdsm-patches-le...@lists.fedorahosted.org

Reply via email to