Revision 6dc364f9 lib/constants.py

b/lib/constants.py
1552 1552
IALLOCATOR_SEARCH_PATH = _constants.IALLOCATOR_SEARCH_PATH
1553 1553
DEFAULT_IALLOCATOR_SHORTCUT = _constants.DEFAULT_IALLOCATOR_SHORTCUT
1554 1554

  
1555
IALLOCATOR_NEVAC_PRI = _constants.IALLOCATOR_NEVAC_PRI
1556
IALLOCATOR_NEVAC_SEC = _constants.IALLOCATOR_NEVAC_SEC
1557
IALLOCATOR_NEVAC_ALL = _constants.IALLOCATOR_NEVAC_ALL
1558
IALLOCATOR_NEVAC_MODES = _constants.IALLOCATOR_NEVAC_MODES
1559

  
1560 1555
# Node evacuation
1561 1556
NODE_EVAC_PRI = _constants.NODE_EVAC_PRI
1562 1557
NODE_EVAC_SEC = _constants.NODE_EVAC_SEC

Also available in: Unified diff