Revision 1817f49b lib/constants.py

b/lib/constants.py
136 136
VALUE_AUTO = "auto"
137 137
VALUE_GENERATE = "generate"
138 138
VALUE_NONE = "none"
139
VALUE_TRUE = "true"
140
VALUE_FALSE = "false"
139 141

  
140 142
# hooks-related constants
141 143
HOOKS_BASE_DIR = _autoconf.SYSCONFDIR + "/ganeti/hooks"

Also available in: Unified diff