On Wed, Feb 10, 2016 at 10:51 AM, Juan Hernandez <[email protected]> wrote:
> On 02/10/2016 08:47 AM, Tomas Jelinek wrote: > > > > > > ----- Original Message ----- > >> From: "Juan Hernandez" <[email protected]> > >> To: "Sandro Bonazzola" <[email protected]> > >> Cc: "Martin Mucha" <[email protected]>, "Shmuel Melamud" < > [email protected]>, "Roman Mohr" <[email protected]>, > >> "Tomas Jelinek" <[email protected]>, "Jakub Niedermertl" < > [email protected]>, "Moti Asayag" > >> <[email protected]>, "devel" <[email protected]> > >> Sent: Tuesday, February 9, 2016 10:56:08 AM > >> Subject: Re: 10 Patches in ovirt-engine-3.6 and not in > origin/ovirt-engine-3.6.3 branch according to Change-Id > >> > >> On 02/08/2016 05:29 PM, Sandro Bonazzola wrote: > >>> Hi, just an heads up that some patches are on 3.6 branch and not in > 3.6.3. > >>> Some of them have bugs targeted to 3.6.5 so they should be fine but > some > >>> have target 3.6.3, please review. > >>> > >>> $ ./diff_branches.py ovirt-engine-3.6 origin/ovirt-engine-3.6.3 > >>> 19276 patches on ovirt-engine-3.6 > >>> 19270 patches on origin/ovirt-engine-3.6.3 > >>> commit f0c0bb798fd5a7dff6a2c42256e453a3c8210015 > >>> Author: Moti Asayag <[email protected] <mailto:[email protected]>> > >>> Date: Thu Jan 28 11:17:44 2016 +0200 > >>> webadmin: Uninitialized host fails to open hardware tab > >>> Change-Id: I759e49a0418c9a0c21e917b153d4c1ef4c877911 > >>> Bug-Url: https://bugzilla.redhat.com/1293574 > >>> > >>> commit 560347fd35cf223d857c00b2a6e4f9f9b5d6bf8d > >>> Author: Martin Mucha <[email protected] <mailto:[email protected]>> > >>> Date: Mon Nov 30 15:53:13 2015 +0100 > >>> core: Do not acquire in left-most-available order > >>> Change-Id: I00f4ebf8371c1a0e531baf7ef764c99d0be63ab2 > >>> Bug-Url: https://bugzilla.redhat.com/1269301 > >>> > >>> commit cc2c8521de33b03cb1d8c7cec1d761c8cd7273ee > >>> Author: Tomas Jelinek <[email protected] <mailto:[email protected] > >> > >>> Date: Thu Jan 28 14:04:49 2016 +0100 > >>> webadmin: change sizes of suggest boxes > >>> Change-Id: Ibdddf508a61c36f01f54b5f6f1eab1a7a46ad92c > >>> Bug-Url: https://bugzilla.redhat.com/1293154 > >>> > >>> commit 254f50814633dc08aa9a500619ff1ea667139141 > >>> Author: Tomas Jelinek <[email protected] <mailto:[email protected] > >> > >>> Date: Wed Jan 27 17:09:28 2016 +0100 > >>> webadmin: new pool dialog contained the sub version field > >>> Change-Id: I36188c0e666377ea076caea1966004a47632f338 > >>> Bug-Url: https://bugzilla.redhat.com/1302372 > >>> > >>> commit bc1479c7b908a00c688ddb2b73bcb0ce90788485 > >>> Author: Jakub Niedermertl <[email protected] > >>> <mailto:[email protected]>> > >>> Date: Thu Jan 28 14:52:45 2016 +0100 > >>> webadmin: Consistent relation memory - guaranteed memory > >>> Change-Id: I2c1d257b6edc81964272474510afd004248b9e39 > >>> Bug-Url: https://bugzilla.redhat.com/1302582 > >>> > >>> commit 728cd7776006a1f55bbe67ed020591158567ade3 > >>> Author: Tomas Jelinek <[email protected] <mailto:[email protected] > >> > >>> Date: Thu Jan 28 15:55:13 2016 +0100 > >>> webadmin: show the "latest" template only when the new VM is > stateless > >>> Change-Id: I5b2a7beeb2687521e73168d5171ef14a98185e06 > >>> Bug-Url: https://bugzilla.redhat.com/1293154 > >>> > >>> commit 2acc6808680d7f8abb9129d1d0b6bd955cb68778 > >>> Author: Roman Mohr <[email protected] <mailto:[email protected]>> > >>> Date: Tue Dec 22 16:32:47 2015 +0100 > >>> core: Only allow continuous numa node indices > >>> Change-Id: I05e38768be59d9c2eee8a114a3e6d1f684ab5d2d > >>> Bug-Url: https://bugzilla.redhat.com/1126180 > >>> > >>> commit cd164254694a88b992764dba21b2a229aea66a60 > >>> Author: Shmuel Melamud <[email protected] <mailto: > [email protected]>> > >>> Date: Wed Feb 3 19:03:16 2016 +0200 > >>> core: Case-insensitive match of file name patterns > >>> Change-Id: I2948e0bc18b86a5eb98647ee9dd4b8e0c572aedb > >>> Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1154391 > >>> > >>> commit 268027756f5a87828ecf5da41d38cd58e9a5c0f9 > >>> Author: Juan Hernandez <[email protected] > >>> <mailto:[email protected]>> > >>> Date: Sun Nov 8 19:50:04 2015 +0100 > >>> restapi: Fix RSDL for adding clusters > >>> Change-Id: I3418e301679c31eec3950c4428485d48e39cad73 > >>> Bug-Url: https://bugzilla.redhat.com/1279159 > >>> > >> > >> This ^ one has been re-targeted to 3.6.4. > > > > please note that 3.6.4 is going to be branched from 3.6.3 branch, not > from 3.6 if Im not mistaken... > > > > I wasn't aware of that, thanks Tomas. > > Roy, can you port the patch to the 3.6.3 branch? > > done. https://gerrit.ovirt.org/53327 I won't be able to verify it though, not today at least. >> > >>> commit c4b4fe05352082a18c5e401d25157eb65b64913d > >>> Author: Martin Mucha <[email protected] <mailto:[email protected]>> > >>> Date: Wed Feb 3 14:39:01 2016 +0100 > >>> core: add code setting storage pool id in > >>> DetachNetworkFromVdsInterfaceCommand > >>> Change-Id: I2bd3d7bcb8a6bbd667d9bbde6658a8746f195692 > >>> Bug-Url: https://bugzilla.redhat.com/1299630 > >>> > >>> > >>> 10 Patches in ovirt-engine-3.6 and not in origin/ovirt-engine-3.6.3 > >>> branch according to Change-Id > >>> > >> > >> > >> > >
_______________________________________________ Devel mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/devel
