Re: [ovirt-devel] Vdsm dependency on GlusterFS 3.10

2017-06-30 Thread Nir Soffer
On Fri, Jun 30, 2017 at 2:35 PM Milan Zamazal wrote: > Niels de Vos writes: > > > On Fri, Jun 30, 2017 at 11:50:37AM +0200, Milan Zamazal wrote: > >> Vdsm master depends on GlusterFS 3.10 now but that doesn't seem to be > >> available in common RHEL repos. So what's the recommended way to > >>

[ovirt-devel] moVirt 2.0 released!

2017-06-30 Thread Filip Krepinsky
Hello everyone, moVirt 2.0 has just been released and should arrive to your devices soon! You can also get the apk from our GitHub [1]. The main feature of this release is managing multiple oVirt installations + many other cool features [2]. Thanks everybody who helped with testing and especiall

Re: [ovirt-devel] Help understanding the conflict with libvirt-guests.service - gerrit patch 78693

2017-06-30 Thread Michal Skrivanek
> On 30 Jun 2017, at 12:41, Petr Kotas wrote: > > Hi, > > I am kindly asking for help with understanding the origin of conflict within > the libvirt-guests.service and vdsmd.service. > > Explanation: > > I am working on a graceful VM shutdown as described by the feature in a > Bugzilla http

Re: [ovirt-devel] [ OST Failure Report ] [ oVirt master ] [ 18/06/17 ] [ 004_basic_sanity.hotunplug_disk ]

2017-06-30 Thread Milan Zamazal
Benny Zlotnik writes: > This is probably unrelated to the suspected patch, but related to this > patch[1] which reverts a solution to this issue. > There is a new patch awaiting merge[2] which provides a temporary hack to > resolve this until we have a way to poll a job's status. > > [1] - https:

Re: [ovirt-devel] ovirt-system-test failing on master

2017-06-30 Thread Yaniv Kaul
On Fri, Jun 30, 2017 at 2:23 PM, Sandro Bonazzola wrote: > Hi, > just an heads up ovirt-system-test is failing[1] on master for: > > [ ERROR ] Failed to execute stage 'Environment customization': > [u'ovirt-engine-4.2.0-0.0.master.20170630084548.gitbbd011e.el7.centos.noarch > requires openstack

Re: [ovirt-devel] [ovirt-users] Help get oVirt's add featured on Stack Overflow

2017-06-30 Thread Jeff Burns
This is an excellent thing. Thanks Eldan. I've cast my vote. On Thu, Jun 29, 2017 at 12:38 PM wrote: > El 2017-06-29 17:27, Allon Mureinik escribió: > > Hi lists, > > > > Thanks to Eldan, we have a community ad for oVirt proposed on Stack > > Overflow [1]. > > Now, we need some upvotes (curren

Re: [ovirt-devel] Vdsm dependency on GlusterFS 3.10

2017-06-30 Thread Milan Zamazal
Niels de Vos writes: > On Fri, Jun 30, 2017 at 11:50:37AM +0200, Milan Zamazal wrote: >> Vdsm master depends on GlusterFS 3.10 now but that doesn't seem to be >> available in common RHEL repos. So what's the recommended way to >> satisfy the dependency on RHEL hosts? > > If you use RHEL, you pro

[ovirt-devel] ovirt-system-test failing on master

2017-06-30 Thread Sandro Bonazzola
Hi, just an heads up ovirt-system-test is failing[1] on master for: [ ERROR ] Failed to execute stage 'Environment customization': [u'ovirt-engine-4.2.0-0.0.master.20170630084548.gitbbd011e.el7.centos.noarch requires openstack-java-keystone-model >= 3.1.2', u'ovirt-engine-4.2.0-0.0.master.20170630

[ovirt-devel] Help understanding the conflict with libvirt-guests.service - gerrit patch 78693

2017-06-30 Thread Petr Kotas
Hi, I am kindly asking for help with understanding the origin of conflict within the *libvirt-guests*.service and *vdsmd.service*. Explanation: I am working on a graceful VM shutdown as described by the feature in a Bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=1334982. One way (the simp

Re: [ovirt-devel] Vdsm dependency on GlusterFS 3.10

2017-06-30 Thread Niels de Vos
On Fri, Jun 30, 2017 at 11:50:37AM +0200, Milan Zamazal wrote: > Vdsm master depends on GlusterFS 3.10 now but that doesn't seem to be > available in common RHEL repos. So what's the recommended way to > satisfy the dependency on RHEL hosts? If you use RHEL, you probably should also use Red Hat G

[ovirt-devel] Vdsm dependency on GlusterFS 3.10

2017-06-30 Thread Milan Zamazal
Vdsm master depends on GlusterFS 3.10 now but that doesn't seem to be available in common RHEL repos. So what's the recommended way to satisfy the dependency on RHEL hosts? Thanks, Milan ___ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mail

Re: [ovirt-devel] patch granularity, extracting patches

2017-06-30 Thread Sandro Bonazzola
On Thu, Jun 29, 2017 at 6:16 PM, Greg Sheremeta wrote: > Do we have or follow a standard on patch granularity? > As a matter of fact, we have. According to https://www.ovirt.org/develop/dev-process/devprocess/#sending-a-patch-for-work-in-progress 1. Each commits contain a single logical chan

Re: [ovirt-devel] patch granularity, extracting patches

2017-06-30 Thread Martin Mucha
Hi, I think I have found a rule which applies to lot of CRs. If you submit set of small patches, you will be asked to squash them, and if you submit 'big bang' patch, you will be asked to split it. Sometimes, and that's the hardest situation, you are asked to do both :D I think you should lead wi

Re: [ovirt-devel] patch granularity, extracting patches

2017-06-30 Thread Tomas Jelinek
On Thu, Jun 29, 2017 at 6:16 PM, Greg Sheremeta wrote: > Do we have or follow a standard on patch granularity? > I don't think we have or should have any strict standard about this. Every reviewer is different and prefers different kind of patch granularity. For example I really dislike if some