Re: [Libguestfs] [PATCH v2v 2/2] -o rhv-upload: Change the default to direct connection

2022-02-15 Thread Nir Soffer
On Tue, Feb 15, 2022 at 6:49 PM Richard W.M. Jones wrote: > To connect via a proxy you must now use “-oo rhv-proxy”. This is > usually slower and not needed. > > Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2033096 > Thanks: Nir Soffer > --- > output/output_rhv_upload.ml | 4 ++-- > 1 fil

[Libguestfs] [PATCH v2v 2/2] -o rhv-upload: Change the default to direct connection

2022-02-15 Thread Richard W.M. Jones
To connect via a proxy you must now use “-oo rhv-proxy”. This is usually slower and not needed. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2033096 Thanks: Nir Soffer --- output/output_rhv_upload.ml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/output/output_rhv_