Hi,
due to instability of the current code, we need to postpone second alpha to
next week.
Maintainers:
- please ensure that all packages you maintain builds in jenkins
- please ensure that all the dependencies required by your packages are
available either in ovirt repository or in an external r
On 16 Jun 2015, at 18:22, Nir Soffer wrote:
>
>
> - Original Message -
>> From: "Michal Skrivanek"
>> To: "Nir Soffer"
>> Cc: "Francesco Romani" , "devel" ,
>> "Adam Litke" , "Federico
>> Simoncelli" , "Dan Kenigsberg" ,
>> "Allon Mureinik" ,
>> "Daniel Erez" , "Eric Blake"
>> Sent
- Original Message -
> From: "Michal Skrivanek"
> To: "Nir Soffer"
> Cc: "Francesco Romani" , "devel" , "Adam
> Litke" , "Federico
> Simoncelli" , "Dan Kenigsberg" ,
> "Allon Mureinik" ,
> "Daniel Erez" , "Eric Blake"
> Sent: Tuesday, June 16, 2015 6:57:35 PM
> Subject: Re: Libvirt s
On 15 Jun 2015, at 17:57, Nir Soffer wrote:
> - Original Message -
>> From: "Michal Skrivanek"
>> To: "Nir Soffer"
>> Cc: "Francesco Romani" , "devel" ,
>> "Adam Litke" , "Federico
>> Simoncelli" , "Dan Kenigsberg" ,
>> "Allon Mureinik" ,
>> "Daniel Erez" , "Eric Blake"
>> Sent: Mo
The patch was reverted and now we do further investigation.
Sorry for the inconvenience,
Oved
- Original Message -
> From: "Martin Betak"
> To: "Oved Ourfali"
> Cc: devel@ovirt.org
> Sent: Tuesday, June 16, 2015 3:00:06 PM
> Subject: Re: [ovirt-devel] master broken
>
> Hi all,
>
> I
Hi all,
I am encountering another error when adding host:
2015-06-16 13:57:41,058 ERROR
[org.ovirt.engine.core.bll.hostdeploy.AddVdsCommand]
(http--0_0_0_0_0_0_0_0-8080-3) [38e7135f] Command
'org.ovirt.engine.core.bll.hostdeploy.AddVdsCommand' failed: null
2015-06-16 13:57:41,059 ERROR
[org.o
Il 16/06/2015 13:27, Piotr Kliczewski ha scritto:
> On Tue, Jun 16, 2015 at 10:25 AM, Sandro Bonazzola
> wrote:
>> Il 16/06/2015 09:53, Piotr Kliczewski ha scritto:
>>> On Tue, Jun 16, 2015 at 9:05 AM, Eyal Edri wrote:
thanks for the quick action on this,
any idea why it was stuck? we
On Tue, Jun 16, 2015 at 10:25 AM, Sandro Bonazzola wrote:
> Il 16/06/2015 09:53, Piotr Kliczewski ha scritto:
>> On Tue, Jun 16, 2015 at 9:05 AM, Eyal Edri wrote:
>>> thanks for the quick action on this,
>>> any idea why it was stuck? we solved the mom issues yesterday by updating
>>> the mock
>
What gave you the idea that 0.9 should be pushed to 3.5?
--
Martin Sivák
msi...@redhat.com
Red Hat Czech
RHEV-M SLA / Brno, CZ
- Original Message -
> Hi,
> repository closure is currently failing for 3.5 on:
>
> 01:18:15 package: ovirt-optimizer-jboss-0.9-1.el6.noarch from
> check-custom
On Tue, Jun 16, 2015 at 09:57:23AM +0200, Sandro Bonazzola wrote:
> VDSM from 3.5 branch is currently failing on Fedora 20:
>
> make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.16.20'
> make check-local
> make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.16.20'
> python -c 'impor
Fix merged.
- Original Message -
> From: "Oved Ourfali"
> To: "Piotr Kliczewski"
> Cc: devel@ovirt.org
> Sent: Tuesday, June 16, 2015 11:50:52 AM
> Subject: Re: [ovirt-devel] master broken
>
> Seems like there is part of the add host flow that calls "update" before the
> entity is actua
Hi,
repository closure is currently failing for 3.5 on:
01:18:15 package: ovirt-optimizer-jboss-0.9-1.el6.noarch from check-custom-el6
01:18:15 unresolved deps:
01:18:15 ovirt-engine-wildfly >= 0:8.2
Since Wildfly support is targeted to 3.6 please provide a 3.5 branch for
ovirt-optimizer
Seems like there is part of the add host flow that calls "update" before the
entity is actually saved.
Logically, that's wrong, but we've posted a fix for that to cover this flow,
just to make sure there are no other regressions.
In addition, we'll fix this logic anyway.
Patch will be merged soo
Il 16/06/2015 09:53, Piotr Kliczewski ha scritto:
> On Tue, Jun 16, 2015 at 9:05 AM, Eyal Edri wrote:
>> thanks for the quick action on this,
>> any idea why it was stuck? we solved the mom issues yesterday by updating
>> the mock
>> repos to take latest mom from master snapshot repo.
>>
>> s.
>>
We're looking into it.
Oved
- Original Message -
> From: "Piotr Kliczewski"
> To: devel@ovirt.org
> Sent: Tuesday, June 16, 2015 11:07:16 AM
> Subject: [ovirt-devel] master broken
>
> Guys,
>
> I attempted to add a host using latest master code and got following
> exception:
>
> 2015
Guys,
I attempted to add a host using latest master code and got following exception:
2015-06-16 10:01:28,854 WARN
[org.ovirt.engine.core.bll.hostdeploy.AddVdsCommand]
(http--0_0_0_0_0_0_0_0-8080-3) [14cc5839] CanDoAction of action
'AddVds' failed for user admin@internal. Reasons:
VAR__ACTION__AD
VDSM from 3.5 branch is currently failing on Fedora 20:
make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.16.20'
make check-local
make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.16.20'
python -c 'import pyflakes; print("pyflakes-%s" % pyflakes.__version__)'
pyflakes-0.7.3
find .
On Tue, Jun 16, 2015 at 9:05 AM, Eyal Edri wrote:
> thanks for the quick action on this,
> any idea why it was stuck? we solved the mom issues yesterday by updating the
> mock
> repos to take latest mom from master snapshot repo.
>
> s.
>
> - Original Message -
>> From: "Sandro Bonazzola"
thanks for the quick action on this,
any idea why it was stuck? we solved the mom issues yesterday by updating the
mock
repos to take latest mom from master snapshot repo.
s.
- Original Message -
> From: "Sandro Bonazzola"
> To: devel@ovirt.org, "infra"
> Sent: Tuesday, June 16, 2015 9
19 matches
Mail list logo