Revision 973d7867 lib/constants.py

b/lib/constants.py
60 60
XEN_KERNEL = _autoconf.XEN_KERNEL
61 61
XEN_INITRD = _autoconf.XEN_INITRD
62 62

  
63
VALUE_DEFAULT = "default"
64
VALUE_NONE = "none"
65

  
63 66
# hooks-related constants
64 67
HOOKS_BASE_DIR = _autoconf.SYSCONFDIR + "/ganeti/hooks"
65 68
HOOKS_PHASE_PRE = "pre"

Also available in: Unified diff