Change in vdsm[master]: Adding VM based locks to ovf modify functions.

ewarszaw at redhat.com ewarszaw at redhat.com
Wed Jan 30 14:55:48 UTC 2013


Eduardo has posted comments on this change.

Change subject: Adding VM based locks to ovf modify functions.
......................................................................


Patch Set 3: (1 inline comment)

....................................................
File vdsm/storage/sp.py
Line 1629:     def _getVMsPath(self, sdUUID):
Line 1630:         """
Line 1631:         Return VMs dir within SD with sdUUID.
Line 1632:         """
Line 1633:         if not self.isActive(sdUUID):
masterSD is defined always active. Should be a non-issue.
Line 1634:             raise se.StorageDomainNotActive(sdUUID)
Line 1635:         vmPath = sdCache.produce(sdUUID).getVMsDir()
Line 1636:         # Get VMs path from the pool (from the master domain)
Line 1637: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I57d9f87a34e1d5659115b09530493824fcda94de
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Eduardo <ewarszaw at redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron at redhat.com>
Gerrit-Reviewer: Daniel Paikov <paikov at gmail.com>
Gerrit-Reviewer: Eduardo <ewarszaw at redhat.com>
Gerrit-Reviewer: Royce Lv <lvroyce at linux.vnet.ibm.com>
Gerrit-Reviewer: Yeela Kaplan <ykaplan at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list