Federico Simoncelli has posted comments on this change.

Change subject: vm: fix _devices access in _highWrite
......................................................................


Patch Set 2:

(1 comment)

....................................................
File vdsm/vm.py
Line 500:             self._vm.pause(pauseCode='EOTHER')
Line 501: 
Line 502:     def _extendVmDrives(self, vmDrives):
Line 503:         extend = []
Line 504: 
Sorry, I tried, but I couldn't resist it :-)
Line 505:         for drive in vmDrives:
Line 506:             if not drive.blockDev or drive.format != 'cow':
Line 507:                 continue
Line 508: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I4fd790986b81402847b06810529841cfd7bae119
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimo...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimo...@redhat.com>
Gerrit-Reviewer: Sergey Gotliv <sgot...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to