Skip to content
  • Iustin Pop's avatar
    _AssembleInstanceDisks: fix rpcresult handling · 2b17c3c4
    Iustin Pop authored
    Commit 2117 changed _AssembleInstanceDisks to correctly parse the
    failure status of the new RpcResult structure, but it didn't fix the
    storing of only the result payload. Since RpcResult is not JSON
    serializable, LUActivateInstanceDisks is failing.
    
    Reviewed-by: ultrotter
    2b17c3c4