Revision 9de92521 lib/constants.py

b/lib/constants.py
2508 2508
  OPCODE_REASON_SRC_USER,
2509 2509
  ])
2510 2510

  
2511
# disk removal timeouts
2512
DISK_REMOVE_RETRY_INTERVAL = 3
2513
DISK_REMOVE_RETRY_TIMEOUT = 30
2514

  
2511 2515
# Do not re-export imported modules
2512 2516
del re, _vcsversion, _autoconf, socket, pathutils, compat

Also available in: Unified diff