Federico Simoncelli has posted comments on this change.

Change subject: sd: add inquireClusterLock method to StorageDomain
......................................................................


Patch Set 4:

(1 comment)

http://gerrit.ovirt.org/#/c/21426/4/vdsm/storage/clusterlock.py
File vdsm/storage/clusterlock.py:

Line 364:         self.log.debug("Local lock for domain %s successfully 
acquired "
Line 365:                        "(id: %s)", self._sdUUID, hostId)
Line 366: 
Line 367:     def inquire(self):
Line 368:         # FIXME: THIS SHOULD BE IMPLEMENTED!
Remove/handle this.
Line 369:         return NotImplementedError()
Line 370: 
Line 371:     def release(self):
Line 372:         with self._globalLockMapSync:


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I10e64d74319ea6591a7edf8e17809d367a758386
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimo...@redhat.com>
Gerrit-Reviewer: Ayal Baron <aba...@redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimo...@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