Re: [ovirt-devel] propose Alona Kaplan as a Backend Maintainer

2014-07-29 Thread Mike Kolesnik
+1 Good luck! Regards, Mike - Original Message - > Hi All, > > Alona Kaplan has been working on the oVirt project for over 2.5 years. > At the beginning Alona's focus was on the UI aspect of the project, she > did a great Job contributing many features, bug fixes and documentation > enh

[ovirt-devel] Hide automatic comments in Gerrit

2014-07-17 Thread Mike Kolesnik
Hi, I've written a Greasemonkey script to hide bot comments (Jenkins, automation, etc) on the review pages: https://gist.github.com/mkolesni/abaedba07d820df6352c It adds a button "Hide automatic comments" in the comments section menu. There's also an AUTO_HIDE option so that the bot comment

[ovirt-devel] Removing boilerplate code in engine

2014-07-13 Thread Mike Kolesnik
Hi, I recently introduced 2 changes for removing boilerplate code: 1. http://gerrit.ovirt.org/29414 - Fluent syntax for writing validations 2. http://gerrit.ovirt.org/29617 - Wrapper for locks to use with try-with-resources By removing boilerplate code we're making the code less error prone an

Re: [ovirt-devel] commons-collections v4.0

2014-05-07 Thread Mike Kolesnik
- Original Message - > > > - Original Message - > > From: "Yevgeny Zaspitsky" > > To: "Alon Bar-Lev" , "Mike Kolesnik" > > > > Cc: devel@ovirt.org > > Sent: Thursday, May 8, 2014 1:11:41 AM > > Sub

Re: [ovirt-devel] commons-collections v4.0

2014-05-07 Thread Mike Kolesnik
- Original Message - > > > - Original Message - > > From: "Yevgeny Zaspitsky" > > To: "Alon Bar-Lev" > > Cc: devel@ovirt.org > > Sent: Tuesday, April 22, 2014 11:39:11 AM > > Subject: Re: [ovirt-devel] commons-collections v4.0 > > > > That means that we manage 2 separate enviro

Re: [ovirt-devel] Adjust engine to support arbitrary vlan device name

2014-04-30 Thread Mike Kolesnik
Very nice feature page. I think in UX you can add the VLAN tag in the VLAN column in the Network Interfaces sub tab under Host. Also from REST perspective you should allow to send the base interface for Setup Networks action, to explicitly specify which interface you're adding the network on,