Change in vdsm[master]: vm: discover volume path from xml definition

sgotliv at redhat.com sgotliv at redhat.com
Sat Feb 8 21:29:57 UTC 2014


Sergey Gotliv has posted comments on this change.

Change subject: vm: discover volume path from xml definition
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.ovirt.org/#/c/24202/1/vdsm/storage/hsm.py
File vdsm/storage/hsm.py:

Line 3219:         # Filter volumes related to this image
Line 3220:         imgVolumes = sd.getVolsOfImage(allVols, imgUUID).keys()
Line 3221:         imgPath = dom.activateVolumes(imgUUID, imgVolumes)
Line 3222:         if spUUID and spUUID != sd.BLANK_UUID:
Line 3223:             runImgPath = dom.linkBCImage(imgUUID, imgPath)
This change is not really required...
Line 3224:         else:
Line 3225:             runImgPath = imgPath
Line 3226: 
Line 3227:         leafPath = os.path.join(runImgPath, leafUUID)


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I322f1f879fbd5b6415789f3b307e8741d846d694
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Martin Polednik <mpoledni at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek at redhat.com>
Gerrit-Reviewer: Sergey Gotliv <sgotliv at redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list