[ovirt-devel] Re: Question about ovirt python sdk4,gluster volume rebalance return none

2018-08-16 Thread chokko
the problem is _internal_action(self, action, path, member=None, headers=None, query=None, wait=None) function,the code: ``` def callback(response): if response.code in [200, 201, 202]: result = self._check_action(response) if member:

[ovirt-devel] Re: Question about ovirt python sdk4,gluster volume rebalance return none

2018-08-16 Thread iterjpnic
Hi, I looked through the current Python sdk4 and found that an blank `action` has already been sent when calling `volume.reblance()`, as well as Job ID is contained in the returned response. IMHO, the root cause is that missing a return clause at

[ovirt-devel] Re: Is using CompensationContext in child commands broken?

2018-08-16 Thread Martin Perina
As Ravi is on PTO till end of August, Moti could you please take a look and reply? On Thu, Aug 16, 2018 at 6:21 PM, Andrej Krejcir wrote: > Hi, > > I'm changing UpdateClusterCommand to be non-transactive, > and it would use CompensationContext for reverting DB operations. > > Reading through

[ovirt-devel] Re: Please use package versions when building rpms

2018-08-16 Thread Martin Perina
On Thu, Aug 16, 2018 at 1:18 PM, Greg Sheremeta wrote: > This script (that Barak wrote) does this check. Help yourself. > https://gerrit.ovirt.org/gitweb?p=ovirt-engine-nodejs- > modules.git;a=blob;f=automation/check-version-release.sh > > Best wishes, > Greg > > On Thu, Aug 16, 2018 at 3:55 AM

[ovirt-devel] Re: Question about ovirt python sdk4,gluster volume rebalance return none

2018-08-16 Thread Martin Perina
Adding Ondra On Thu, Aug 16, 2018 at 1:28 PM, Kaustav Majumder wrote: > Hi, > Currently the job id cannot be fetched from the function > volume.rebalance() .Although you can try to fetch the job id via a POST > request with a blank action > Eg :- > POST

[ovirt-devel] Re: bugzilla priority?

2018-08-16 Thread Dan Kenigsberg
On Thu, Aug 16, 2018 at 2:24 PM, Hetz Ben Hamo wrote: > Hi, > > I've created this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1609029 > > This bug, IMHO, is critical - I want to build a PoC to a customer (before he > decides to buy or not RHV) and this is embarrassing... > > Any chance this

[ovirt-devel] Re: Question about ovirt python sdk4,gluster volume rebalance return none

2018-08-16 Thread Kaustav Majumder
Hi, Currently the job id cannot be fetched from the function volume.rebalance() .Although you can try to fetch the job id via a POST request with a blank action Eg :- POST

[ovirt-devel] bugzilla priority?

2018-08-16 Thread Hetz Ben Hamo
Hi, I've created this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1609029 This bug, IMHO, is *critical* - I want to build a PoC to a customer (before he decides to buy or not RHV) and this is embarrassing... Any chance this bug could get a higher prioritizing please? Thanks

[ovirt-devel] Re: Please use package versions when building rpms

2018-08-16 Thread Greg Sheremeta
This script (that Barak wrote) does this check. Help yourself. https://gerrit.ovirt.org/gitweb?p=ovirt-engine-nodejs-modules.git;a=blob;f=automation/check-version-release.sh Best wishes, Greg On Thu, Aug 16, 2018 at 3:55 AM Dafna Ron wrote: > Hi All, > > As some of you may have noticed, we

[ovirt-devel] Please use package versions when building rpms

2018-08-16 Thread Dafna Ron
Hi All, As some of you may have noticed, we have been having failures for some of the tests in master in the past 24 hours with the following yum error: https://pastebin.com/vqJCLgrP After some debugging we found that the issue is caused because the package which is failing had two different