Change in vdsm[master]: vdsm: Remove duplicated variable and class comment

vfeenstr at redhat.com vfeenstr at redhat.com
Tue Feb 5 12:48:14 UTC 2013


Vinzenz Feenstra has uploaded a new change for review.

Change subject: vdsm: Remove duplicated variable and class comment
......................................................................

vdsm: Remove duplicated variable and class comment

Change-Id: I1100efe3e14574fce651df6e2b1bf0ddd3130994
Signed-off-by: Vinzenz Feenstra <vfeenstr at redhat.com>
---
M vdsm/vm/vm.py
1 file changed, 0 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/45/11745/1

diff --git a/vdsm/vm/vm.py b/vdsm/vm/vm.py
index a0d4339..388d8bc 100644
--- a/vdsm/vm/vm.py
+++ b/vdsm/vm/vm.py
@@ -842,9 +842,6 @@
         finally:
             self._guestCpuLock.release()
 
-# class LibvirtVm(Vm):
-    MigrationSourceThreadClass = MigrationSourceThread
-
     def __init__(self, cif, params):
         self._dom = None
         self._base_init(self, cif, params)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1100efe3e14574fce651df6e2b1bf0ddd3130994
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Vinzenz Feenstra <vfeenstr at redhat.com>


More information about the vdsm-patches mailing list