config.py: add error code to OpPrereqError
authorAdeodato Simo <dato@google.com>
Thu, 2 Dec 2010 15:01:58 +0000 (15:01 +0000)
committerIustin Pop <iustin@google.com>
Thu, 2 Dec 2010 15:21:52 +0000 (16:21 +0100)
commite0f9ed64672213b617ece4581f15dfd4221064cc
tree4eea6d1d613748d688c532595cb62e3a5ad5feae
parent913cc25ed82b9965094f2f91971e69190ed9ef74
config.py: add error code to OpPrereqError

This adds a errors.ECODE_NOENT for OpPrereqError in LookupNodeGroup.

Signed-off-by: Adeodato Simo <dato@google.com>
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/config.py