Federico Simoncelli has posted comments on this change. Change subject: misc: rename safelease to clusterlock ......................................................................
Patch Set 2: (1 inline comment) .................................................... File vdsm/storage/clusterlock.py Line 18: # Refer to the README and COPYING files for full details of the license Line 19: # Line 20: Line 21: import os Line 22: import fcntl To be removed. Line 23: import threading Line 24: import logging Line 25: import subprocess Line 26: from contextlib import nested -- To view, visit http://gerrit.ovirt.org/10067 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I74070ebb43dd726362900a0746c08b2ee3d6eac7 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
