Abstract query common opcode definitions
authorIustin Pop <iustin@google.com>
Sun, 25 Nov 2012 21:44:25 +0000 (22:44 +0100)
committerIustin Pop <iustin@google.com>
Fri, 30 Nov 2012 13:54:04 +0000 (14:54 +0100)
commit3131adc7a516d7186a6168857a89f20068de3a39
tree4721ee29b41ee93fec418ca4db7b2c0d9a2c85e8
parent5006418e9896cbe4c9a66286dbf5795b97a79696
Abstract query common opcode definitions

It would be even better if the opcodes would actually have all the
same definitions, until then we have two sets of definitions.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
htest/Test/Ganeti/OpCodes.hs
htools/Ganeti/OpCodes.hs
htools/Ganeti/OpParams.hs