Revision 104f4ca1 lib/errors.py

b/lib/errors.py
24 24

  
25 25
# OpPrereqError failure types
26 26

  
27
# resolver errors
28
ECODE_RESOLVER = "resolver_error"
27 29
# not enough resources (iallocator failure, disk space, memory, etc.)
28 30
ECODE_NORES = "insufficient_resources"
29 31
# wrong arguments (at syntax level)

Also available in: Unified diff