Revision 28aedbc1 lib/constants.py

b/lib/constants.py
1533 1533
HTOOLS = _autoconf.HTOOLS
1534 1534
# The hail iallocator
1535 1535
IALLOC_HAIL = "hail"
1536

  
1537
# Fake opcodes for functions that have hooks attached to them via
1538
# backend.RunLocalHooks
1539
FAKE_OP_MASTER_TURNUP = "OP_CLUSTER_IP_TURNUP"
1540
FAKE_OP_MASTER_TURNDOWN = "OP_CLUSTER_IP_TURNDOWN"

Also available in: Unified diff