Revision 3efa7659 lib/locking.py

b/lib/locking.py
1625 1625
NAL = "NAL"
1626 1626

  
1627 1627

  
1628
class GanetiLockManager:
1628
class GanetiLockManager(object):
1629 1629
  """The Ganeti Locking Library
1630 1630

  
1631 1631
  The purpose of this small library is to manage locking for ganeti clusters

Also available in: Unified diff