Simplify diagnose mangling/unmangling functions
authorGuido Trotter <ultrotter@google.com>
Mon, 5 Nov 2007 00:43:34 +0000 (00:43 +0000)
committerGuido Trotter <ultrotter@google.com>
Mon, 5 Nov 2007 00:43:34 +0000 (00:43 +0000)
commit4e679f11a47e6cc5d5b1f3ffef6ca36fe47b9def
tree1013cd773bca0ab818da3af9d9aaa08448840f66
parent8fa42c7ca2a8786524d34c2cc52f49fa2cdfec7f
Simplify diagnose mangling/unmangling functions

The functions in ganeti-noded and rpc.py still deal with the fact that an
InvalidOS error could be returned by DiagnoseOS. As this is not the case
anymore simplify their code for the current behavior.

Reviewed-By: iustinp
daemons/ganeti-noded
lib/rpc.py