Add a few missing fields from opcodes
authorIustin Pop <iustin@google.com>
Mon, 26 Nov 2012 15:50:02 +0000 (16:50 +0100)
committerIustin Pop <iustin@google.com>
Tue, 4 Dec 2012 11:44:43 +0000 (12:44 +0100)
commit67fc4de7ed2e00b2018aa6346fa41b6762cb0ee1
tree4759548155168acad96cbd3a66be4f0d5980c154
parent3d7e87b8830e0b16762827ffd57ad175a6aaef36
Add a few missing fields from opcodes

Due to manual conversion, a few fields were missing from the
conversion, but as they were optional our type equivalence checking
didn't detect this.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
htest/Test/Ganeti/OpCodes.hs
htools/Ganeti/OpCodes.hs
htools/Ganeti/OpParams.hs