Add opcode parameter descriptions
authorMichael Hanselmann <hansmi@google.com>
Fri, 4 Feb 2011 16:23:55 +0000 (17:23 +0100)
committerMichael Hanselmann <hansmi@google.com>
Fri, 4 Feb 2011 17:05:34 +0000 (18:05 +0100)
commit45d4c81c01e75d3ca0f0ecdab23e07f3c79eb9c1
tree7f829749cb65b6b460e23bd50cd6ef60bd07d797
parent197b323bc61fde16da3394708bfc175c7664f17c
Add opcode parameter descriptions

These will be used in automatically generated parts of the RAPI
documentation. Not all opcodes are documented so far, but each added
opcode's parameters need to be fully documented (verified by an
assertion).

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/opcodes.py
test/ganeti.opcodes_unittest.py