On Fri, Sep 20, 2019 at 05:33:35PM -0300, Eduardo Habkost wrote: > On Thu, Sep 19, 2019 at 06:59:05PM -0400, Cleber Rosa wrote: > > This replaces paramiko with avocado.utils.ssh module, which is based > > on a (open)ssh binary, supposedly more ubiquitous. > > > > Signed-off-by: Cleber Rosa <cr...@redhat.com> > > Reviewed-by: Eduardo Habkost <ehabk...@redhat.com> > > -- > Eduardo >
With this being reviewed, we can carry out the substitution of https://lore.kernel.org/qemu-devel/20190830184033.7630-1-phi...@redhat.com/ for this one IMO. And, as you've suggested, I'll be picking up your pending patches (but that one) and queueing them on my python-next branch. Thanks a lot! - Cleber.