[ovirt-devel] Re: Successful 'vdsm-client Host getStats' call on py3

2019-07-10 Thread Francesco Romani
On 7/10/19 11:25 AM, Marcin Sobczyk wrote: Hi, all of the py3-stomp-yajsonrpc patches have now +2 - I know they're not flawless, but they get the job done and we definitely need them. Can someone with merge rights please merge them?

[ovirt-devel] Re: Successful 'vdsm-client Host getStats' call on py3

2019-07-10 Thread Marcin Sobczyk
Hi, all of the py3-stomp-yajsonrpc patches have now +2 - I know they're not flawless, but they get the job done and we definitely need them. Can someone with merge rights please merge them?

[ovirt-devel] Re: Successful 'vdsm-client Host getStats' call on py3

2019-07-01 Thread Marcin Sobczyk
Hi, thank you for all the reviews! Some patches still need some attention before we can merge the topic: stomp: Add tests for 'Frame' class stomp: Add tests for 'Parser' py3: stomp: Overhaul 'Parser' class

[ovirt-devel] Re: Successful 'vdsm-client Host getStats' call on py3

2019-06-28 Thread Dan Kenigsberg
On Fri, 28 Jun 2019, 19:26 Michal Skrivanek, wrote: > > > On 28 Jun 2019, at 17:24, Dan Kenigsberg wrote: > > > > On Fri, 28 Jun 2019, 18:18 Michal Skrivanek, > wrote: > >> >> >> On 28 Jun 2019, at 16:14, Dan Kenigsberg wrote: >> >> >> >> On Fri, 28 Jun 2019, 17:11 Michal Skrivanek, >>

[ovirt-devel] Re: Successful 'vdsm-client Host getStats' call on py3

2019-06-28 Thread Michal Skrivanek
> On 28 Jun 2019, at 17:24, Dan Kenigsberg wrote: > > > > On Fri, 28 Jun 2019, 18:18 Michal Skrivanek, > wrote: > > > On 28 Jun 2019, at 16:14, Dan Kenigsberg > wrote: > >> >> >> On Fri, 28 Jun 2019, 17:11 Michal Skrivanek,

[ovirt-devel] Re: Successful 'vdsm-client Host getStats' call on py3

2019-06-28 Thread Dan Kenigsberg
On Fri, 28 Jun 2019, 18:18 Michal Skrivanek, wrote: > > > On 28 Jun 2019, at 16:14, Dan Kenigsberg wrote: > > > > On Fri, 28 Jun 2019, 17:11 Michal Skrivanek, > wrote: > >> > On 26 Jun 2019, at 14:53, Milan Zamazal wrote: >> > >> > Marcin Sobczyk writes: >> > >> >> Hi, >> >> >> >> I'm

[ovirt-devel] Re: Successful 'vdsm-client Host getStats' call on py3

2019-06-28 Thread Michal Skrivanek
On 28 Jun 2019, at 16:14, Dan Kenigsberg wrote: On Fri, 28 Jun 2019, 17:11 Michal Skrivanek, wrote: > > On 26 Jun 2019, at 14:53, Milan Zamazal wrote: > > > > Marcin Sobczyk writes: > > > >> Hi, > >> > >> I'm currently working on making yajsonrpc/stomp implementation > >> py3-compatible so

[ovirt-devel] Re: Successful 'vdsm-client Host getStats' call on py3

2019-06-28 Thread Dan Kenigsberg
On Fri, 28 Jun 2019, 17:11 Michal Skrivanek, wrote: > > On 26 Jun 2019, at 14:53, Milan Zamazal wrote: > > > > Marcin Sobczyk writes: > > > >> Hi, > >> > >> I'm currently working on making yajsonrpc/stomp implementation > >> py3-compatible so we can have basic communication with vdsm running

[ovirt-devel] Re: Successful 'vdsm-client Host getStats' call on py3

2019-06-28 Thread Michal Skrivanek
> On 26 Jun 2019, at 14:53, Milan Zamazal wrote: > > Marcin Sobczyk writes: > >> Hi, >> >> I'm currently working on making yajsonrpc/stomp implementation >> py3-compatible so we can have basic communication with vdsm running on py3. >> Today for the first time I was able to run vdsm [1] with py3

[ovirt-devel] Re: Successful 'vdsm-client Host getStats' call on py3

2019-06-26 Thread Milan Zamazal
Marcin Sobczyk writes: > Hi, > > I'm currently working on making yajsonrpc/stomp implementation > py3-compatible so we can have basic communication with vdsm running on py3. > Today for the first time I was able to run vdsm [1] with py3 on fc29 and do > a successful 'vdsm-client Host getStats'

[ovirt-devel] Re: Successful 'vdsm-client Host getStats' call on py3

2019-06-26 Thread Francesco Romani
On 6/26/19 2:32 PM, Marcin Sobczyk wrote: Hi, I'm currently working on making yajsonrpc/stomp implementation py3-compatible so we can have basic communication with vdsm running on py3. Today for the first time I was able to run vdsm [1] with py3 on fc29 and do a successful 'vdsm-client Host