Unit tests for objects.FillIPolicy() + small fix
authorBernardo Dal Seno <bdalseno@google.com>
Tue, 19 Feb 2013 13:56:05 +0000 (14:56 +0100)
committerBernardo Dal Seno <bdalseno@google.com>
Mon, 11 Mar 2013 18:57:13 +0000 (19:57 +0100)
commite38bc4eb65a40f410a87ced05e4faffda205e3e3
tree48b5c93d8ddf13db868da35a2619b325b742c237
parent4f7e5a1da4f7b02efb9d21b87f7095751cbff2f9
Unit tests for objects.FillIPolicy() + small fix

IPOLICY_DEFAULTS is now a legal policy (the disk-templates entry was a set
instead of a list, before).

Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/constants.py
test/py/ganeti.objects_unittest.py