Revision 6a373640 lib/constants.py

b/lib/constants.py
529 529
# Disk index separator
530 530
DISK_SEPARATOR = _autoconf.DISK_SEPARATOR
531 531

  
532
#: Key for job IDs in opcode result
533
JOB_IDS_KEY = "jobs"
534

  
532 535
# runparts results
533 536
(RUNPARTS_SKIP,
534 537
 RUNPARTS_RUN,

Also available in: Unified diff