Federico Simoncelli has posted comments on this change.

Change subject: [wip] upgrade: handle the template lease files
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File vdsm/storage/imageRepository/formatConverter.py
Line 148:             newClusterLock.acquire(hostId)
Line 149: 
Line 150:         img = image.Image(repoPath)
Line 151: 
Line 152:         for imgUUID in domain.getAllImages():
For this to actually work we need to order the images: templates first and then 
regular images.
Line 153:             log.debug("Converting domain image: %s", imgUUID)
Line 154: 
Line 155:             # XXX: The only reason to prepare the image is to verify 
the volume
Line 156:             # virtual size configured in the qcow2 header (BZ#811880).


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I886f887438220e61f8764fc3d32d7b99609d8543
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Ayal Baron <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to