Skip to content
  • Iustin Pop's avatar
    Return error messages in node add ssh handling · a1b805fb
    Iustin Pop authored
    When the rpc call node_add fails, we don't have any error message. This
    patch changes the call to return (status, data) so that the user can see
    the correct error message.
    
    Reviewed-by: imsnah
    a1b805fb