Make ipolicy violations a warning
authorHelga Velroyen <helgav@google.com>
Wed, 21 Nov 2012 17:55:50 +0000 (18:55 +0100)
committerHelga Velroyen <helgav@google.com>
Thu, 22 Nov 2012 11:40:21 +0000 (12:40 +0100)
commit2abb9ea884143d6aec1044b3f740cb13a3279137
tree5f0c9ed0e8227cd984e26975d18050e24d83d4f0
parent2556424d9c66a5a509bdf07f391923cb3940a47a
Make ipolicy violations a warning

So far, when running 'gnt-cluster verify' on a cluster which
has instances that violate the instance policy, those
violations were shown as an error. This patch makes them a
warning.

Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Iustin Pop <iusin@google.com>
lib/cmdlib.py