Re: [Freeipa-devel] [patch]-pytest-multihost-Return File Attributes to sftp.put

2015-08-13 Thread Niranjan
Tomas Babej wrote: > > > On 08/13/2015 01:55 PM, Niranjan wrote: > > Greetings, > > > > This patch is regarding pytest-multihost plugin. > > Including a patch to return FileAttributes for sftp.put function > > used in the function. > > > > Current put_file function in transport.py in ParamikoT

Re: [Freeipa-devel] [patch]-pytest-multihost-Return File Attributes to sftp.put

2015-08-13 Thread Niranjan
Martin Basti wrote: > > > On 08/13/2015 01:55 PM, Niranjan wrote: > >Greetings, > > > >This patch is regarding pytest-multihost plugin. > >Including a patch to return FileAttributes for sftp.put function > >used in the function. > > > >Current put_file function in transport.py in ParamikoTranspor

Re: [Freeipa-devel] [patch]-pytest-multihost-Return File Attributes to sftp.put

2015-08-13 Thread Tomas Babej
On 08/13/2015 01:55 PM, Niranjan wrote: > Greetings, > > This patch is regarding pytest-multihost plugin. > Including a patch to return FileAttributes for sftp.put function > used in the function. > > Current put_file function in transport.py in ParamikoTransport Class doesn't > return any val

Re: [Freeipa-devel] [patch]-pytest-multihost-Return File Attributes to sftp.put

2015-08-13 Thread Martin Basti
On 08/13/2015 01:55 PM, Niranjan wrote: Greetings, This patch is regarding pytest-multihost plugin. Including a patch to return FileAttributes for sftp.put function used in the function. Current put_file function in transport.py in ParamikoTransport Class doesn't return any value. So when usi