Skip to content
  • Iustin Pop's avatar
    Fix a few rpc-related errors · 16ad1a83
    Iustin Pop authored
    This fixes:
      - whitespace change, double lines between methods
      - duplication of call_upload_file, introduced by mistake in rev 1795
        and which went undetected because of the many changes in that ref
        (only diff -b shows it clearly)
      - call_instance_info didn't pass the hypervisor name parameter, but
        the backend requires it
    
    Reviewed-by: ultrotter
    16ad1a83