Change in vdsm[master]: One shot prepare.

ybronhei at redhat.com ybronhei at redhat.com
Tue Aug 20 07:16:31 UTC 2013


Yaniv Bronhaim has posted comments on this change.

Change subject: One shot prepare.
......................................................................


Patch Set 10:

(1 comment)

....................................................
File vdsm/storage/blockSD.py
Line 1033:         Creates a compatiblity layer for vdsm and qemu-img use.
Line 1034: 
Line 1035:         srcImgPath: Dir where the image volumes are.
Line 1036:         """
Line 1037:         sdRunDir = os.path.join("/var/run/vdsm/storage", self.sdUUID)
at least use P_VDSM_RUN
Line 1038:         imgRunDir = os.path.join(sdRunDir, imgUUID)
Line 1039:         fileUtils.createdir(imgRunDir)
Line 1040:         for volUUID in volUUIDs:
Line 1041:             srcVol = os.path.join(srcImgPath, volUUID)


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Id47db9c53199385dd5d08586e4782ea23885eb72
Gerrit-PatchSet: 10
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Eduardo <ewarszaw at redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Eduardo <ewarszaw at redhat.com>
Gerrit-Reviewer: Elad Ben Aharon <eladba1990 at gmail.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Greg Padgett <gpadgett at redhat.com>
Gerrit-Reviewer: Haim Ateya <hateya at redhat.com>
Gerrit-Reviewer: Igor Lvovsky <ilvovsky at redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: Yeela Kaplan <ykaplan at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list