[ovirt-devel] Question about plan/work for javascript SDK

2014-04-09 Thread Yair Zaslavsky
Hi, Unfortunately I could not attend the tech talk Vojtech presented this week (I did attend the 2nd one about UI-Plugins and Anjular JS). I was wondering if 3rd party developers will be able to use the ovirt.js library/framework for developing JS-based tools around oVirt (let's say - using the

[ovirt-devel] Small reminder about 0000_config.sql

2014-04-17 Thread Yair Zaslavsky
Hi all, and happy holidays. I would like to give a small reminder about the contents of _config.sql - We are trying to keep an alphabetical order when it comes to the option names (the keys). Thanks, Yair ___ Devel mailing list Devel@ovirt.org

[ovirt-devel] REST-API - supported user name formats

2014-05-27 Thread Yair Zaslavsky
Hi, Do we need to support a format of user name like profile\user for REST-API authentication? (if you're not familiar with the term profile, I can ask the same about domain\user I see in the code it exists, but I was wonder whether it is really needed. Thanks for any thoughts on this, Yair

Re: [ovirt-devel] how to call the SW part of instance type?

2014-06-01 Thread Yair Zaslavsky
- Original Message - From: Lior Vernia lver...@redhat.com To: Tomas Jelinek tjeli...@redhat.com Cc: devel@ovirt.org Sent: Monday, June 2, 2014 1:26:34 AM Subject: Re: [ovirt-devel] how to call the SW part of instance type? On 30/05/14 15:17, Tomas Jelinek wrote: Hey all,

Re: [ovirt-devel] REST-API - supported user name formats

2014-06-03 Thread Yair Zaslavsky
- Original Message - From: Itamar Heim ih...@redhat.com To: Yair Zaslavsky yzasl...@redhat.com, devel@ovirt.org Sent: Tuesday, June 3, 2014 12:19:03 PM Subject: Re: [ovirt-devel] REST-API - supported user name formats On 05/28/2014 05:16 AM, Yair Zaslavsky wrote: Hi, Do we

[ovirt-devel] Question/thoughts about our engine logging framework

2014-06-13 Thread Yair Zaslavsky
Hi all, During my recent work on AAA, I was suggested by Juan Hernandez to use slf4j logging framework which serves as a facade for other logging frameworks (including java utils logging which is now used by jboss), log4j and others. I have accepted Juan's offer, and then when looking at our

Re: [ovirt-devel] Correct way to run internal actions from commands

2014-06-19 Thread Yair Zaslavsky
- Original Message - From: Gilad Chaplik gchap...@redhat.com To: Yair Zaslavsky yzasl...@redhat.com Cc: devel@ovirt.org Sent: Thursday, June 19, 2014 11:14:35 AM Subject: Re: [ovirt-devel] Correct way to run internal actions from commands We should enforce that in code level

Re: [ovirt-devel] Testing backported changes

2014-06-23 Thread Yair Zaslavsky
- Original Message - From: Moti Asayag masa...@redhat.com To: Lior Vernia lver...@redhat.com Cc: Kobi Ianko k...@redhat.com, devel@ovirt.org Sent: Monday, June 23, 2014 11:31:33 PM Subject: Re: [ovirt-devel] Testing backported changes - Original Message - From: Lior

[ovirt-devel] Annotating internal commands

2014-06-24 Thread Yair Zaslavsky
Hi, Some of you already got or will get emails from me asking if several commands are only internal or not. I basically check usages at rest-api and ui, but I might have missed something. IMHO, we should continue (until we device not to :) ) to annotate internal commands with the

[ovirt-devel] Engine - Changes to various issues around commands and queries construction and internal execution - please read

2014-06-26 Thread Yair Zaslavsky
Hi all, Thanks to the help of Alon, oved, Tal, Moti, Arik and others, the following changes were introduced: 1. Internal commands invocation - When invoking an internal command from a command, please use the following : Instead of Backend.getInstance().runInternalAction... Use

Re: [ovirt-devel] ovirt test day1 - report

2014-07-06 Thread Yair Zaslavsky
- Original Message - From: Yair Zaslavsky yzasl...@redhat.com To: devel@ovirt.org Sent: Monday, July 7, 2014 4:06:44 AM Subject: [ovirt-devel] ovirt test day1 - report Hi, I tested https://bugzilla.redhat.com/show_bug.cgi?id=1054241 (http://www.ovirt.org/Feature

[ovirt-devel] [engine] - merging to ovirt-3.5 branch patches that relate to AsyncDataProvider

2014-07-17 Thread Yair Zaslavsky
Hi all, AsyncDataProvider in master is now a singleton with non-static methods, The patch [1] that introduced this change does not reside in ovirt-3.5 branch. Can we please consider backporting to 3.5 to ease merges to that branch? [1] commit hash - 69e57dc94cc30652caa7b790bd5e9a94816b6d8d

Re: [ovirt-devel] Can not run application on last master (again...)

2014-07-23 Thread Yair Zaslavsky
Works for me on master- created a clean deployment directory, commit hash - e6c1d6e6e097c2051518ea3818fdf37c166b72e0 - Original Message - From: Eli Mesika emes...@redhat.com To: Yair Zaslavsky yzasl...@redhat.com Cc: devel@ovirt.org Sent: Wednesday, July 23, 2014 12:48:57 PM Subject

Re: [ovirt-devel] Management network as a role - design proposal

2014-08-14 Thread Yair Zaslavsky
- Original Message - From: Yevgeny Zaspitsky yzasp...@redhat.com To: devel@ovirt.org Cc: rhevm-network-st...@redhat.com Sent: Thursday, August 14, 2014 6:52:41 PM Subject: [ovirt-devel] Management network as a role - design proposal Hi All, The proposed feature will allow

Re: [ovirt-devel] What does your oVirt development environment look like?

2014-08-15 Thread Yair Zaslavsky
- Original Message - From: ybronhei ybron...@redhat.com To: Adam Litke ali...@redhat.com, devel@ovirt.org Sent: Friday, August 15, 2014 7:36:23 PM Subject: Re: [ovirt-devel] What does your oVirt development environment look like? On 08/15/2014 09:32 AM, Adam Litke wrote: Ever

Re: [ovirt-devel] [ENGINE] thoughts about LinqUtils

2014-08-21 Thread Yair Zaslavsky
- Original Message - From: Yevgeny Zaspitsky yzasp...@redhat.com To: Moti Asayag masa...@redhat.com Cc: Yair Zaslavsky yzasl...@redhat.com, Allon Mureinik amure...@redhat.com, devel@ovirt.org Sent: Thursday, August 21, 2014 11:26:40 AM Subject: Re: [ovirt-devel] [ENGINE] thoughts

Re: [ovirt-devel] [ENGINE] thoughts about LinqUtils

2014-08-21 Thread Yair Zaslavsky
elegantly with Lambda On 08/21/2014 05:50 AM, Yair Zaslavsky wrote: Hi Engine developers (and others :) ), I would like to share some thoughts questions with you about the future of LinqUtils 1. Location of LinqUtils Currently LinqUtils resides at utils. However, as LinqUtils

Re: [ovirt-devel] [ENGINE] thoughts about LinqUtils

2014-08-21 Thread Yair Zaslavsky
- Original Message - From: Yevgeny Zaspitsky yzasp...@redhat.com To: Yair Zaslavsky yzasl...@redhat.com Cc: Moti Asayag masa...@redhat.com, Allon Mureinik amure...@redhat.com, devel@ovirt.org Sent: Thursday, August 21, 2014 4:35:33 PM Subject: Re: [ovirt-devel] [ENGINE] thoughts

Re: [ovirt-devel] [ENGINE] thoughts about LinqUtils

2014-08-24 Thread Yair Zaslavsky
- Original Message - From: Alon Bar-Lev alo...@redhat.com To: Greg Sheremeta gsher...@redhat.com Cc: Yair Zaslavsky yzasl...@redhat.com, Itamar Heim ih...@redhat.com, devel@ovirt.org Sent: Friday, August 22, 2014 11:36:31 PM Subject: Re: [ovirt-devel] [ENGINE] thoughts about

[ovirt-devel] [ENGINE] - failure to debug GWT

2014-09-01 Thread Yair Zaslavsky
Hi all, Maybe one can help me in strange debugging issues I have? I am running the debug server using the following line - make gwt-debug DEBUG_MODULE=webadmin DEV_EXTRA_BUILD_FLAGS=-Dgwt.persistentunitcache=false The server listens on port 8000 as expected. I then connect from Eclipse (using

Re: [ovirt-devel] [ENGINE] - failure to debug GWT

2014-09-02 Thread Yair Zaslavsky
- Original Message - From: Tomas Jelinek tjeli...@redhat.com To: Yair Zaslavsky yzasl...@redhat.com Cc: devel@ovirt.org Sent: Tuesday, September 2, 2014 9:03:19 AM Subject: Re: [ovirt-devel] [ENGINE] - failure to debug GWT Hi, I think you just need to add your hostname where

Re: [ovirt-devel] [ENGINE] thoughts about LinqUtils

2014-09-03 Thread Yair Zaslavsky
- Original Message - From: Roy Golan rgo...@redhat.com To: devel@ovirt.org Sent: Wednesday, September 3, 2014 9:07:47 AM Subject: Re: [ovirt-devel] [ENGINE] thoughts about LinqUtils On 08/29/2014 02:52 AM, Yair Zaslavsky wrote: Thanks everyone for your thoughts. I would like

Re: [ovirt-devel] ovirt.js OPW project

2014-09-28 Thread Yair Zaslavsky
- Original Message - From: Jenny Kang jennykan...@gmail.com To: devel@ovirt.org Sent: Sunday, September 28, 2014 10:21:57 AM Subject: [ovirt-devel] ovirt.js OPW project Hello! I'm a student and I'm interested in the OPW project, which funds women into open source projects.

Re: [ovirt-devel] ovirt.js OPW project

2014-09-28 Thread Yair Zaslavsky
- Original Message - From: Yair Zaslavsky yzasl...@redhat.com To: Jenny Kang jennykan...@gmail.com Cc: devel@ovirt.org Sent: Monday, September 29, 2014 5:09:44 AM Subject: Re: [ovirt-devel] ovirt.js OPW project - Original Message - From: Jenny Kang jennykan

Re: [ovirt-devel] GWT vs. Java

2014-10-03 Thread Yair Zaslavsky
- Original Message - From: Vojtech Szocs vsz...@redhat.com To: devel@ovirt.org Sent: Friday, October 3, 2014 4:29:15 PM Subject: [ovirt-devel] GWT vs. Java Hi guys, I've had a discussion with Roy about GWT vs. Java plans, he asked me to share this information, so here we go.

[ovirt-devel] [ENGINE] splitting AuditLogDirector to its own module

2014-10-03 Thread Yair Zaslavsky
Hi all, I just reviewed a patch regarding AuditLogDirector and I thought to myself - why is it located in DAL? Our maven dependencies are built in a way that both bll and vdsbroker depend on DAL, and if you perform git grep AuditLogDirector you will see it is used by bll and vdsbroker. But that

Re: [ovirt-devel] [ENGINE] splitting AuditLogDirector to its own module

2014-10-06 Thread Yair Zaslavsky
- Original Message - From: Yevgeny Zaspitsky yzasp...@redhat.com To: Yair Zaslavsky yzasl...@redhat.com, devel@ovirt.org Sent: Sunday, October 5, 2014 11:31:18 AM Subject: Re: [ovirt-devel] [ENGINE] splitting AuditLogDirector to its own module Hi Yair and All, As soon as you

Re: [ovirt-devel] CDI limited capabilities in jboss-as-7.1.1

2014-10-07 Thread Yair Zaslavsky
- Original Message - From: Yevgeny Zaspitsky yzasp...@redhat.com To: devel@ovirt.org Sent: Monday, October 6, 2014 8:23:17 PM Subject: [ovirt-devel] CDI limited capabilities in jboss-as-7.1.1 Hi All, Recently I started using CDI (thanks to Roy Golan contribution) in bll module

Re: [ovirt-devel] ovirt-engine master failing build on F21 on kerberosldap code

2014-10-15 Thread Yair Zaslavsky
Was the issue resolved? I manage to compile engine perfectly - Original Message - From: Sandro Bonazzola sbona...@redhat.com To: devel@ovirt.org Sent: Wednesday, October 15, 2014 11:33:58 AM Subject: [ovirt-devel] ovirt-engine master failing build on F21 on kerberosldap code

[ovirt-devel] host installation failed

2014-10-16 Thread Yair Zaslavsky
HI, I'm getting the following error when trying to add a host - . 2014-10-17 06:51:02,522 INFO [org.ovirt.engine.core.bll.VdsDeploy] (VdsDeploy) Host 192.168.1.1 reports unique id 52402781-53A0-11CB-9BE9-B7E5E5F061A6 2014-10-17 06:51:02,550 INFO [org.ovirt.engine.core.bll.VdsDeploy]

Re: [ovirt-devel] host installation failed

2014-10-17 Thread Yair Zaslavsky
- Original Message - From: Alon Bar-Lev alo...@redhat.com To: Yair Zaslavsky yzasl...@redhat.com Cc: devel@ovirt.org Sent: Friday, October 17, 2014 10:07:01 AM Subject: Re: [ovirt-devel] host installation failed You probably do not use ovirt-host-deploy-1.3.x within devenv

Re: [ovirt-devel] DAO tests are failing on master

2014-10-22 Thread Yair Zaslavsky
Looks like a hashcode/equals problem. I tried git log on VmNumaNode.java - doesnt look like it changed for a while. Same for VdsNumaNode, and same for the DAOs and the SPs. This is strange. Are you sure you don't have some dirt on your environment? Yair - Original Message - From:

Re: [ovirt-devel] [ATN] [ovirt-engine] engine master logging

2014-10-22 Thread Yair Zaslavsky
- Original Message - From: Mooli Tayer mta...@redhat.com To: Roy Golan rgo...@redhat.com Cc: devel@ovirt.org Sent: Wednesday, October 22, 2014 11:07:00 PM Subject: Re: [ovirt-devel] [ATN] [ovirt-engine] engine master logging - Original Message - On 10/20/2014 01:40

Re: [ovirt-devel] [ATN] Migration to slf4j finished

2014-10-27 Thread Yair Zaslavsky
- Original Message - From: Martin Perina mper...@redhat.com To: devel@ovirt.org Sent: Monday, October 27, 2014 4:58:27 PM Subject: [ovirt-devel] [ATN] Migration to slf4j finished Hi, patch which removes oVirt logger was just merged. So in all your current and future patches

Re: [ovirt-devel] [RFC] oVirt mobile client

2014-10-31 Thread Yair Zaslavsky
- Original Message - From: Greg Sheremeta gsher...@redhat.com To: users us...@ovirt.org, devel@ovirt.org Sent: Friday, October 31, 2014 3:49:11 AM Subject: [ovirt-devel] [RFC] oVirt mobile client Hi, The focus of our OPW internship program starting in December will be mobile

Re: [ovirt-devel] Thoughts on modularization

2014-11-05 Thread Yair Zaslavsky
- Original Message - From: Sven Kieske s.kie...@mittwald.de To: devel@ovirt.org Sent: Wednesday, November 5, 2014 6:36:39 PM Subject: Re: [ovirt-devel] Thoughts on modularization On 05/11/14 17:07, Vojtech Szocs wrote: This way, you'd have one core module, providing most

Re: [ovirt-devel] Thoughts on modularization

2014-11-05 Thread Yair Zaslavsky
- Original Message - From: Alon Bar-Lev alo...@redhat.com To: Vojtech Szocs vsz...@redhat.com Cc: Mark Proctor mdproc...@gmail.com, devel@ovirt.org Sent: Wednesday, November 5, 2014 6:16:15 PM Subject: Re: [ovirt-devel] Thoughts on modularization - Original Message -

Re: [ovirt-devel] Thoughts on modularization

2014-11-05 Thread Yair Zaslavsky
- Original Message - From: Alon Bar-Lev alo...@redhat.com To: Yair Zaslavsky yzasl...@redhat.com Cc: Vojtech Szocs vsz...@redhat.com, Mark Proctor mdproc...@gmail.com, devel@ovirt.org Sent: Wednesday, November 5, 2014 10:45:53 PM Subject: Re: [ovirt-devel] Thoughts

Re: [ovirt-devel] GWT-Platform MVP tech session - anyone interested?

2014-11-07 Thread Yair Zaslavsky
Yes please. - Original Message - From: Vojtech Szocs vsz...@redhat.com To: devel@ovirt.org Sent: Friday, November 7, 2014 9:13:17 PM Subject: [ovirt-devel] GWT-Platform MVP tech session - anyone interested? Hi guys, few days ago, I gave my ancient (Dec 2011!) GWT-Platform [1]

Re: [ovirt-devel] Thoughts on modularization

2014-11-08 Thread Yair Zaslavsky
- Original Message - From: Alon Bar-Lev alo...@redhat.com To: Vojtech Szocs vsz...@redhat.com Cc: Yair Zaslavsky yzasl...@redhat.com, Mark Proctor mdproc...@gmail.com, devel@ovirt.org Sent: Friday, November 7, 2014 5:17:56 PM Subject: Re: [ovirt-devel] Thoughts on modularization

[ovirt-devel] Transactions handling in commands

2014-11-20 Thread Yair Zaslavsky
Hello all, During some chasing after some locks issues, I have encountered some commands that are not using the transaction framework properly (IMHO). For example, ExportRepoImageCommand - has no annotation indicating it should not be run in transaction. It contains IMHO a classic flow of -

Re: [ovirt-devel] Certain questions about Quartz based scheduling in oVirt

2014-11-25 Thread Yair Zaslavsky
- Original Message - From: Sahina Bose sab...@redhat.com To: Moti Asayag masa...@redhat.com, Shubhendu Tripathi shtri...@redhat.com Cc: devel@ovirt.org Sent: Tuesday, November 25, 2014 1:13:06 PM Subject: Re: [ovirt-devel] Certain questions about Quartz based scheduling in oVirt

Re: [ovirt-devel] Engine's jvm stats via jmx and metrics

2015-02-07 Thread Yair Zaslavsky
- Original Message - From: Piotr Kliczewski piotr.kliczew...@gmail.com To: devel@ovirt.org Sent: Friday, February 6, 2015 3:53:54 PM Subject: [ovirt-devel] Engine's jvm stats via jmx and metrics Hi, During my work I found myself in situation when I realized that I have no

[ovirt-devel] [ENGINE] Question about refresh parameter of GetConfigurationValueQuery

2015-01-09 Thread Yair Zaslavsky
Hi all, Can anyone think of an issue with changing the default value of the refresh parameter to false for the query mentioned at $Subject? Cheers, Yair ___ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] [ENGINE][SLA] from time to time I'm getting the folowwing exception when running on master

2015-01-13 Thread Yair Zaslavsky
- Original Message - From: Doron Fediuck dfedi...@redhat.com To: Yair Zaslavsky yzasl...@redhat.com Cc: Doron Fediuck do...@redhat.com, Gilad Chaplik gchap...@redhat.com, devel@ovirt.org Sent: Wednesday, January 14, 2015 9:22:55 AM Subject: Re: [ENGINE][SLA] from time to time I'm

[ovirt-devel] [ENGINE][SLA] from time to time I'm getting the folowwing exception when running on master

2015-01-13 Thread Yair Zaslavsky
2015-01-14 03:30:27,407 INFO [org.ovirt.engine.core.bll.scheduling.SchedulingManager] (MSC service thread 1-6) [] Initializing Scheduling manager 2015-01-14 03:30:27,438 ERROR [org.ovirt.engine.core.bll.InitBackendServicesOnStartupBean] (MSC service thread 1-6) [] Failed to initialize

Re: [Engine-devel] Question about CloneVMFromSnapshot feature in context of shared disks and direct LUNs-based disks

2012-01-20 Thread Yair Zaslavsky
taking the snapshot as is, living the shared disk as plugged on destination VM? Yair - Original Message - From: Ayal Baron aba...@redhat.com To: Yair Zaslavsky yzasl...@redhat.com Cc: engine-devel@ovirt.org Sent: Thursday, January 19, 2012 4:04:02 AM Subject: Re: [Engine-devel

Re: [Engine-devel] data modelling in fixtures.xml

2012-01-25 Thread Yair Zaslavsky
On 01/25/2012 09:58 AM, Mike Kolesnik wrote: - Original Message - Hi all, When you introduce new business entities + DAOs or change some behaviour of existing ones, besides providing tests, please try as much as possible to insert reasonable test data to fixtures.xml, as we use

Re: [Engine-devel] Autorecovery feature plan for review

2012-02-13 Thread Yair Zaslavsky
On 02/14/2012 09:48 AM, Omer Frenkel wrote: - Original Message - From: Yair Zaslavsky yzasl...@redhat.com To: engine-devel@ovirt.org Sent: Tuesday, February 14, 2012 9:20:10 AM Subject: Re: [Engine-devel] Autorecovery feature plan for review On 02/14/2012 08:59 AM, Itamar Heim

[Engine-devel] Clone VM from snapshot feature

2012-02-14 Thread Yair Zaslavsky
Hi all, I modified the Wiki pages of this feature: http://www.ovirt.org/wiki/Features/CloneVmFromSnapshot http://www.ovirt.org/wiki/Features/DetailedCloneVmFromSnapshot Comments are more than welcome Kind regards, Yair ___ Engine-devel mailing

Re: [Engine-devel] Clone VM from snapshot feature

2012-02-14 Thread Yair Zaslavsky
On 02/14/2012 10:29 AM, Yaniv Kaul wrote: On 02/14/2012 10:06 AM, Yair Zaslavsky wrote: Hi all, I modified the Wiki pages of this feature: http://www.ovirt.org/wiki/Features/CloneVmFromSnapshot http://www.ovirt.org/wiki/Features/DetailedCloneVmFromSnapshot - Missing error handling. I

Re: [Engine-devel] Clone VM from snapshot feature

2012-02-14 Thread Yair Zaslavsky
On 02/14/2012 10:35 AM, Yair Zaslavsky wrote: On 02/14/2012 10:29 AM, Yaniv Kaul wrote: On 02/14/2012 10:06 AM, Yair Zaslavsky wrote: Hi all, I modified the Wiki pages of this feature: http://www.ovirt.org/wiki/Features/CloneVmFromSnapshot http://www.ovirt.org/wiki/Features

Re: [Engine-devel] Clone VM from snapshot feature

2012-02-14 Thread Yair Zaslavsky
On 02/14/2012 11:03 AM, Yaniv Kaul wrote: On 02/14/2012 10:53 AM, Yair Zaslavsky wrote: On 02/14/2012 10:35 AM, Yair Zaslavsky wrote: On 02/14/2012 10:29 AM, Yaniv Kaul wrote: On 02/14/2012 10:06 AM, Yair Zaslavsky wrote: Hi all, I modified the Wiki pages of this feature: http

Re: [Engine-devel] Autorecovery feature plan for review

2012-02-14 Thread Yair Zaslavsky
On 02/14/2012 10:03 PM, Itamar Heim wrote: On 02/14/2012 09:20 AM, Yair Zaslavsky wrote: On 02/14/2012 08:59 AM, Itamar Heim wrote: On 02/14/2012 08:57 AM, Livnat Peer wrote: On 14/02/12 05:56, Itamar Heim wrote: On 02/13/2012 12:32 PM, Laszlo Hornyak wrote: Hi, Please review the plan

Re: [Engine-devel] 'Import VM/Template More Than Once' feature

2012-02-21 Thread Yair Zaslavsky
On 02/21/2012 05:27 PM, Yaniv Kaul wrote: On 02/21/2012 05:11 PM, Gilad Chaplik wrote: Hello all, The 'Import VM/Template More Than Once' feature description can be found under the following link: http://www.ovirt.org/wiki/Features/ImportMoreThanOnce Please review, and feel free to share

Re: [Engine-devel] [backend] a little confusion about the quartz jobs

2012-02-23 Thread Yair Zaslavsky
On 02/23/2012 05:23 PM, Laszlo Hornyak wrote: - Original Message - From: Yair Zaslavsky yzasl...@redhat.com To: Laszlo Hornyak lhorn...@redhat.com Cc: engine-devel@ovirt.org Sent: Thursday, February 23, 2012 1:31:03 PM Subject: Re: [Engine-devel] [backend] a little confusion about

Re: [Engine-devel] Clone VM from snapshot feature

2012-02-26 Thread Yair Zaslavsky
On 02/26/2012 03:04 PM, Itamar Heim wrote: On 02/26/2012 02:38 PM, Yair Zaslavsky wrote: On 02/26/2012 02:05 PM, Itamar Heim wrote: On 02/14/2012 10:06 AM, Yair Zaslavsky wrote: Hi all, I modified the Wiki pages of this feature: http://www.ovirt.org/wiki/Features/CloneVmFromSnapshot http

Re: [Engine-devel] Clone VM from snapshot feature

2012-02-26 Thread Yair Zaslavsky
On 02/26/2012 03:19 PM, Itamar Heim wrote: On 02/26/2012 03:20 PM, Yair Zaslavsky wrote: ... 4. MLA - what permission does one need to have on source VM/snapsot to clone it? if a non-owner can clone a VM/snapshot, and become owner of the new entity, need to make sure no privilege escalation

Re: [Engine-devel] Clone VM from snapshot feature

2012-02-26 Thread Yair Zaslavsky
On 02/26/2012 04:38 PM, Ayal Baron wrote: Yair, what about import of VM more than once? Hi Ayal, We consider this as a different feature. Gilad Chaplik is the feature owner. I can think of some very similar features to this one (not just import more than once). - Original Message -

Re: [Engine-devel] [Jenkins] Auto Generated ovirt-engine rpms for fedora 16

2012-03-15 Thread Yair Zaslavsky
On 03/14/2012 10:45 PM, Eyal Edri wrote: fyi, a new Jenkins job has been added to jenkins.ovirt.org. you can now d/l fresh ovirt-engine rpms after each commit. the rpms are created and latest are stored here: http://jenkins.ovirt.org/view/ovirt_engine/job/ovirt_engine_create_rpms/

Re: [Engine-devel] Reloadable Configuration - Wiki Page

2012-03-27 Thread Yair Zaslavsky
On 03/27/2012 08:18 AM, Itamar Heim wrote: On 03/26/2012 09:53 PM, Saggi Mizrahi wrote: 1. The column listing value is reloadable is redundant. Whether or not a value is reloadable or not is defined in the actual Engine code. Values that are currently not reloadable might become reloadable in

Re: [Engine-devel] Feature: backend support for Advanced NFS Options

2012-03-27 Thread Yair Zaslavsky
On 03/26/2012 03:01 PM, Laszlo Hornyak wrote: Hi, http://www.ovirt.org/wiki/Features/AdvancedNfsOptions#Changes_in_ovirt_engine Your feedback is welcome. Few comments - a. Do we want to edit the options while storage domain is in maintenance mode? b. Maybe calling this field mount_options

Re: [Engine-devel] How to utilize Jenkins to do your dirty (build) work for you...

2012-03-27 Thread Yair Zaslavsky
On 03/26/2012 04:08 PM, Mike Kolesnik wrote: Hi, -- Intro -- When working on your local GIT repo you probably do a lot of: mvn clean install Additionally, if you're working on oVirt-engine you might be doing some of: mvn test -Penable-dao-tests mvn install

Re: [Engine-devel] Getting rid of PowerMock?

2012-03-28 Thread Yair Zaslavsky
On 03/28/2012 10:55 AM, Moti Asayag wrote: On 03/27/2012 07:33 PM, Yair Zaslavsky wrote: Hi all, As (almost) all of us can see, Running BLL tests both takes considerable time, and also we have to take class loading dependencies between classes with static methods when we use mockStatic

Re: [Engine-devel] Backing up the DB

2012-04-04 Thread Yair Zaslavsky
On 04/03/2012 11:10 PM, Douglas Landgraf wrote: On 04/03/2012 05:10 AM, Livnat Peer wrote: On 03/04/12 12:05, Eli Mesika wrote: Eli - maybe we can take the script of Douglas and add it to the git repo? - Original Message - From: Douglas Landgraf dougsl...@redhat.com To: Adam Litke

Re: [Engine-devel] Backing up the DB

2012-04-04 Thread Yair Zaslavsky
On 04/04/2012 09:16 AM, Yair Zaslavsky wrote: On 04/03/2012 11:10 PM, Douglas Landgraf wrote: On 04/03/2012 05:10 AM, Livnat Peer wrote: On 03/04/12 12:05, Eli Mesika wrote: Eli - maybe we can take the script of Douglas and add it to the git repo? Actually, I'll correct myself - I think we

Re: [Engine-devel] Backing up the DB

2012-04-07 Thread Yair Zaslavsky
On 04/06/2012 04:51 AM, Eli Mesika wrote: - Original Message - From: Douglas Landgraf dougsl...@redhat.com To: Ofer Schreiber oschr...@redhat.com Cc: engine-devel@ovirt.org Sent: Thursday, April 5, 2012 10:57:15 PM Subject: Re: [Engine-devel] Backing up the DB Hi, On

Re: [Engine-devel] deprecating auto-detection of Ldap provider types

2012-04-09 Thread Yair Zaslavsky
On 04/09/2012 11:42 AM, Roy Golan wrote: auto-detection featured few bugs lately which convinced me that it must be deprecated/removed from the code in favor of adding manual set of the provider type. main reasons for that: a. the provider is type is known by the user b. identifying a

Re: [Engine-devel] namingcontexts getting ignored.

2012-04-29 Thread Yair Zaslavsky
On 04/29/2012 09:49 AM, Oved Ourfalli wrote: Hey, In case the namingContexts field contains more than one naming context, we have no way of knowing which one is the required one. We take the first one. In active directory, for example (and as far as I understand in the newest free-ipa)

Re: [Engine-devel] The correct way to create test dependencies between

2012-05-06 Thread Yair Zaslavsky
On 05/06/2012 03:46 PM, Allon Mureinik wrote: Hi guys, I've recently come up with (what I believe is) an elegant way to mock the Config object using JUnit @Rules and Mockito (The gritty details can be found at http://gerrit.ovirt.org/4155). More on @Rule can be found at this blog -

Re: [Engine-devel] [Jenkins] new High priority bug in ovirt-engine

2012-05-06 Thread Yair Zaslavsky
On 05/06/2012 05:38 PM, Eyal Edri wrote: fyi, a new HIGH priority bug was pushed to ovirt-engine, please check. I am on it - I will check this ASAP. bug details: http://jenkins.ovirt.org/job/ovirt_engine_find_bugs/765/findbugsResult/HIGH/source.143160/#362 Found in file:

Re: [Engine-devel] PosixFS: GUI mock-ups have been updated

2012-05-10 Thread Yair Zaslavsky
On 05/10/2012 04:16 PM, Einav Cohen wrote: Please review the mock-ups on the feature page: http://www.ovirt.org/wiki/Features/PosixFSConnection#Changes_in_GUI Comments are welcome. From talking to Haim I understood that path should include : In addition - if we only support V1, why add the

Re: [Engine-devel] PosixFS: GUI mock-ups have been updated

2012-05-10 Thread Yair Zaslavsky
On 05/10/2012 04:46 PM, Miki Kenneth wrote: we should had a mouseover tooltip for explaining what is PosixFS and mentioned that it is supported only in 3.1 cluster. Miki - Original Message - From: Einav Cohen eco...@redhat.com To: Yair Zaslavsky yzasl...@redhat.com, Ayal Baron aba

Re: [Engine-devel] PosixFS: GUI mock-ups have been updated

2012-05-10 Thread Yair Zaslavsky
On 05/10/2012 05:16 PM, Andrew Cathrow wrote: - Original Message - From: Yair Zaslavsky yzasl...@redhat.com To: Miki Kenneth mkenn...@redhat.com Cc: Einav Cohen eco...@redhat.com, Saggi Mizrahi smizr...@redhat.com, Andrew Cathrow acath...@redhat.com, Simon Grinberg sgrin

Re: [Engine-devel] PosixFS: GUI mock-ups have been updated

2012-05-13 Thread Yair Zaslavsky
compliant FS', not 'PosixFS' - I'd be happy if we could validate whatever we pass to the mount command against command injection[1] . Y. [1] https://www.owasp.org/index.php/Command_Injection Thanks, Einav - Original Message - From: Yair Zaslavsky yzasl...@redhat.com To: Einav

Re: [Engine-devel] value too long for type character varying(20) in function insertvds_interface

2012-05-14 Thread Yair Zaslavsky
On 05/14/2012 09:12 AM, Itzik Brown wrote: The problem is with the mac_addr field. For my Infiniband HCA the hardware address is 59 chars long. I changed the scheme of the engine and now it works. Itzik I wonder if there is some upper bound on the varchar length we can decide upon... Yair

Re: [Engine-devel] REST-API: Exposing correlation-ID

2012-05-14 Thread Yair Zaslavsky
On 05/14/2012 02:19 PM, Ori Liel wrote: No decision about the name of the parameter yet, and this is blocking me. Names that were suggested so far: * flow-id * batch-id * log_id / log_entry_id * op_id / operation_id +1 * correlation_id * MetaTask-ID It seems like the only purpose

Re: [Engine-devel] oVirt 3.1 Blocker - BZ#822158 - fail to join host to cluster

2012-05-29 Thread Yair Zaslavsky
On 05/28/2012 05:24 PM, Ofer Schreiber wrote: Hey Yair, BZ#822158 (https://bugzilla.redhat.com/show_bug.cgi?id=822158) is currently marked as oVirt 3.1 release blocker. I'd like to get some updates from you, As the assignee for this bug: 1. What is the current status of this bug? 2. Any

Re: [Engine-devel] Improve classpath building

2012-06-05 Thread Yair Zaslavsky
On 06/05/2012 03:53 PM, Juan Hernandez wrote: Hello all, I would like to propose an improvement in the way we build class-paths in the tools associated to the engine. At the moment we have at least two different ways to build classpaths: 1. Hard coded in the scripts, with maybe some

Re: [Engine-devel] Improve classpath building

2012-06-05 Thread Yair Zaslavsky
On 06/05/2012 06:04 PM, Juan Hernandez wrote: On 06/05/2012 04:41 PM, Yair Zaslavsky wrote: On 06/05/2012 03:53 PM, Juan Hernandez wrote: Hello all, I would like to propose an improvement in the way we build class-paths in the tools associated to the engine. At the moment we have at least

Re: [Engine-devel] Do we need genericApi project?

2012-06-10 Thread Yair Zaslavsky
On 06/10/2012 11:23 AM, Michael Kublin wrote: Hi, I found that we have a ovirt-engine/frontend/api/genericapi project, which is for my opinion is not at use any more. If there are any reason that we want to keep it , maybe someone using it and I missed these? IIUC, this was served in

[Engine-devel] Cleanup of deployment leftovers - troubleshooting tip

2012-06-13 Thread Yair Zaslavsky
Hi all, Yesterday I encountered a situation that even though I performed local build on my environment and deployed , engine application over JBOSS acted as if it does not contain the changed code (upon deployment). In the past I encountered such issues with tomcat. I came (thanks to Juan

Re: [Engine-devel] Forking unit tests

2012-06-13 Thread Yair Zaslavsky
On 06/13/2012 01:28 PM, Mike Kolesnik wrote: Hi guys, If you're using settings.xml as published in Building the oVirt Engine page, you'd see we're forking for every test, in every subproject. This behaviour was introduced to handle memory leaks in PowerMock we use in some subprojects, but

Re: [Engine-devel] java 1.6 compatibility no more?

2012-07-18 Thread Yair Zaslavsky
On 07/18/2012 06:43 PM, Laszlo Hornyak wrote: Hi, It may be a historic moment, but for a few hours oVirt engine is no longer building on java 1.6. Is this intentional? Laszlo ___ Engine-devel mailing list Engine-devel@ovirt.org

Re: [Engine-devel] java 1.6 compatibility no more?

2012-07-19 Thread Yair Zaslavsky
- Original Message - From: Yair Zaslavsky yzasl...@redhat.com To: engine-devel@ovirt.org Sent: Thursday, July 19, 2012 7:59:45 AM Subject: Re: [Engine-devel] java 1.6 compatibility no more? On 07/18/2012 08:21 PM, Juan Hernandez wrote: On 07/18/2012 06:33 PM, Vojtech Szocs wrote

Re: [Engine-devel] java 1.6 compatibility no more?

2012-07-19 Thread Yair Zaslavsky
compliance can be left to Java 7 since frontend compilation results in JavaScript code) What do you think? Vojtech +1 - I really like this idea! - Original Message - From: Juan Hernandez jhern...@redhat.com To: Vojtech Szocs vsz...@redhat.com Cc: Yair Zaslavsky yzasl...@redhat.com

Re: [Engine-devel] java 1.6 compatibility no more?

2012-07-23 Thread Yair Zaslavsky
: - Original Message - On Jul 19, 2012, at 14:14 , Livnat Peer wrote: On 19/07/12 14:41, Juan Hernandez wrote: On 07/19/2012 01:39 PM, Yair Zaslavsky wrote: On 07/19/2012 02:31 PM, Vojtech Szocs wrote: Don't we need that (the source part) to avoid Java 7 syntax in GWT code? That's a very

[Engine-devel] Reminder - common

2012-07-31 Thread Yair Zaslavsky
Hi, Please do not insert projects to pom.xml which do not compile by both engine core and gwt. Thanks, Yair ___ Engine-devel mailing list Engine-devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-devel

Re: [Engine-devel] Serial Execution of Async Tasks

2012-08-10 Thread Yair Zaslavsky
- Original Message - From: Eli Mesika emes...@redhat.com To: Allon Mureinik amure...@redhat.com Cc: Liron Aravot lara...@redhat.com, Federico Simoncelli fsimo...@redhat.com, engine-devel engine-devel@ovirt.org, Eduardo Warszawski ewars...@redhat.com, Yeela Kaplan ykap...@redhat.com

Re: [Engine-devel] Proposal to add Juan Hernandez as maintainer to packaging

2012-08-12 Thread Yair Zaslavsky
On 08/12/2012 09:38 AM, Oved Ourfalli wrote: - Original Message - From: Itamar Heim ih...@redhat.com To: Barak Azulay bazu...@redhat.com, Eyal Edri ee...@redhat.com, Ofer Schreiber oschr...@redhat.com Cc: engine-devel@ovirt.org Sent: Sunday, August 12, 2012 1:19:50 AM Subject:

Re: [Engine-devel] Any way to break the dao_unit_tests up?

2012-08-20 Thread Yair Zaslavsky
On 08/20/2012 01:30 PM, Shireesh Anjal wrote: On Monday 20 August 2012 11:16 AM, Mike Kolesnik wrote: - Original Message - The DAO unit tests take twice as long as the rest of the test to run is there any way to break them up into two pieces? It will not be easy.. The way the

Re: [Engine-devel] Any way to break the dao_unit_tests up?

2012-08-21 Thread Yair Zaslavsky
On 08/21/2012 11:59 AM, Allon Mureinik wrote: - Original Message - From: Mike Kolesnik mkole...@redhat.com To: Shireesh Anjal san...@redhat.com Cc: engine-devel@ovirt.org, infra in...@ovirt.org Sent: Tuesday, August 21, 2012 9:43:23 AM Subject: Re: [Engine-devel] Any way to break

Re: [Engine-devel] JUnit tests in 'bll' project

2012-08-29 Thread Yair Zaslavsky
of them are itests (org.ovirt.engine.core.itests.*) ~Shireesh On Wednesday 29 August 2012 03:58 PM, Yair Zaslavsky wrote: itests are integration tests, do not confuse them with the bll unit tests which use Mockito (for example). Shireesh - what are you referring to exactly? Yair On 08/29/2012 01

Re: [Engine-devel] [RFC] ovirt-engine - vdc_config default options

2012-09-09 Thread Yair Zaslavsky
On 09/10/2012 12:58 AM, Alon Bar-Lev wrote: Hello All, I would like to discuss the method we use to manage default options. I believe it can be significantly simplified. Please read though and comment. Thank you, Alon Bar-Lev --- CURRENT STATE Most options are located in three different

Re: [Engine-devel] [RFC] ovirt-engine - vdc_config default options

2012-09-10 Thread Yair Zaslavsky
On 09/10/2012 09:04 AM, Itamar Heim wrote: On 09/10/2012 08:55 AM, Livnat Peer wrote: The obvious advantage of keeping them in the DB vs. in code is they can be changed with no compilation required and today you don't need to restart the application for changing some of them (WIP). you can

[Engine-devel] upgrade scripts - Please keep keys ordered

2012-09-16 Thread Yair Zaslavsky
At config_.sql (backend/manager/dbscripts/upgrade/pre_upgrade directory) at Alphabetic order. Kind regards, Yair ___ Engine-devel mailing list Engine-devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-devel

Re: [Engine-devel] engine build AD/LDAP error

2012-09-24 Thread Yair Zaslavsky
Sorry for late response on this, Patch for soling this issue is available on gerrit - http://gerrit.ovirt.org/#/c/8178/ Yair On 09/25/2012 07:07 AM, Dead Horse wrote: Many thanks Itamar, I had not noticed that bug. The -addPermissions flag indeed did the trick. - DHC On Mon, Sep 24, 2012 at

Re: [Engine-devel] Serial Execution of Async Tasks

2012-09-26 Thread Yair Zaslavsky
On 09/27/2012 01:11 AM, Ayal Baron wrote: - Original Message - - Original Message - From: Ayal Baron aba...@redhat.com To: Michael Kublin mkub...@redhat.com Cc: Liron Aravot lara...@redhat.com, engine-devel engine-devel@ovirt.org, Eduardo Warszawski ewars...@redhat.com,

Re: [Engine-devel] unmanaged devices thrown into 'custom' feature

2012-10-21 Thread Yair Zaslavsky
- Original Message - From: Livnat Peer lp...@redhat.com To: Dan Kenigsberg dan...@redhat.com Cc: Genadi Chereshnya gcher...@redhat.com, engine-devel@ovirt.org, vdsm-de...@fedorahosted.org Sent: Sunday, October 21, 2012 5:18:31 PM Subject: Re: [Engine-devel] unmanaged devices

Re: [Engine-devel] [Design for 3.2 RFE] Improving proxy selection algorithm for Power Management operations

2012-11-11 Thread Yair Zaslavsky
- Original Message - From: Eli Mesika emes...@redhat.com To: Dan Kenigsberg dan...@redhat.com Cc: engine-devel engine-devel@ovirt.org Sent: Sunday, November 11, 2012 1:18:53 PM Subject: Re: [Engine-devel] [Design for 3.2 RFE] Improving proxy selection algorithm for Power

  1   2   >