Revision 2d88fdd3 lib/constants.py

b/lib/constants.py
1708 1708
# The hail iallocator
1709 1709
IALLOC_HAIL = "hail"
1710 1710

  
1711
# Fake opcodes for functions that have hooks attached to them via
1712
# backend.RunLocalHooks
1713
FAKE_OP_MASTER_TURNUP = "OP_CLUSTER_IP_TURNUP"
1714
FAKE_OP_MASTER_TURNDOWN = "OP_CLUSTER_IP_TURNDOWN"
1715

  
1711 1716
# Do not re-export imported modules
1712 1717
del re, _vcsversion, _autoconf

Also available in: Unified diff