verify-disks: Explicitely state nothing has to be done
[ganeti-local] / test / ganeti.serializer_unittest.py
2011-12-21 Michael Hanselmannserializer: Remove JSON indentation and dict key sorting
2011-10-31 Michael HanselmannFix wrong headers and licences
2011-09-26 Michael HanselmannRevert "Fail if dictionary uses invalid keys" and ...
2011-09-23 Michael Hanselmannserializer: Fail if dictionary uses invalid keys
2010-03-12 Michael HanselmannImprove ganeti.serializer unittests
2010-02-26 Balazs LeczAdd multi-key support to the serializer
2009-11-25 Michael HanselmannRemove testJsonIndent unittest
2009-11-05 Michael HanselmannCache JSON encoders and sort keys
2009-11-03 Michael HanselmannIgnore log messages in unittests
2009-10-19 Michael HanselmannFix serializer unittests v2.1.0beta1
2009-08-07 Guido TrotterSerializer, remove salt_verifier functionality
2009-07-14 Guido TrotterHMAC authenticated json messages
2008-06-23 Michael HanselmannAdd unittests for ganeti.serializer