Revision 4a90bd4f lib/constants.py

b/lib/constants.py
2343 2343
  INSTANCE_REASON_SOURCE_UNKNOWN,
2344 2344
  ])
2345 2345

  
2346
# The default reasons for the change of state of an instance
2347
INSTANCE_REASON_REBOOT = "reboot"
2348

  
2346 2349
# Do not re-export imported modules
2347 2350
del re, _vcsversion, _autoconf, socket, pathutils, compat

Also available in: Unified diff