Arik Hadas has uploaded a new change for review.

Change subject: fix comment
......................................................................

fix comment

The comment on _getConfigVmStats mention the 'display' field
but this field is no longer set in this method, thus this
part is removed.

Change-Id: Ie234c9a1dd0fde9da85356ae253c39da608ebf01
Signed-off-by: Arik Hadas <aha...@redhat.com>
---
M vdsm/virt/vm.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/72/64972/1

diff --git a/vdsm/virt/vm.py b/vdsm/virt/vm.py
index 967dbab..c38eaef 100644
--- a/vdsm/virt/vm.py
+++ b/vdsm/virt/vm.py
@@ -1218,7 +1218,7 @@
         """
         provides all the stats which will not change after a VM is booted.
         Please note that some values are provided by client (engine)
-        but can change as result as interaction with libvirt (display*)
+        but can change as a result of interaction with libvirt
         """
         stats = {
             'vmId': self.conf['vmId'],


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie234c9a1dd0fde9da85356ae253c39da608ebf01
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <aha...@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