Revision 3ccb3a64 lib/locking.py

b/lib/locking.py
1465 1465
  }
1466 1466

  
1467 1467
# Constant for the big ganeti lock
1468
BGL = 'BGL'
1468
BGL = "BGL"
1469 1469

  
1470 1470

  
1471 1471
class GanetiLockManager:

Also available in: Unified diff