Revision e02ee261 lib/locking.py

b/lib/locking.py
1464 1464
LEVEL_INSTANCE = 1
1465 1465
LEVEL_NODEGROUP = 2
1466 1466
LEVEL_NODE = 3
1467
#: Level for node resources, used for operations with possibly high impact on
1468
#: the node's disks.
1467 1469
LEVEL_NODE_RES = 4
1468 1470

  
1469 1471
LEVELS = [

Also available in: Unified diff