Re: [Engine-devel] Got some troubles when I want to modify oVirt GUI

2013-03-12 Thread Vojtech Szocs
Hi, first of all, did you consider submitting this as RFE in oVirt bugzilla? Maybe it could be useful to have it in oVirt. (Implementing this via UI plugin would be far too complicated, as UI code is tightly coupled with UiCommon code in case of VM dialog.) Regarding UI code changes, the

Re: [Engine-devel] Got some troubles when I want to modify oVirt GUI

2013-03-12 Thread Itamar Heim
On 03/12/2013 12:57 PM, Vojtech Szocs wrote: Hi, first of all, did you consider submitting this as RFE in oVirt bugzilla? Maybe it could be useful to have it in oVirt. (Implementing this via UI plugin would be far too complicated, as UI code is tightly coupled with UiCommon code in case of VM

Re: [Engine-devel] new engine watchdog version

2013-03-12 Thread Omer Frenkel
- Original Message - From: Laszlo Hornyak lhorn...@redhat.com To: Omer Frenkel ofren...@redhat.com Cc: engine-devel engine-devel@ovirt.org Sent: Monday, March 11, 2013 6:46:06 PM Subject: Re: [Engine-devel] new engine watchdog version - Original Message - From: Omer

Re: [Engine-devel] Got some troubles when I want to modify oVirt GUI

2013-03-12 Thread Doron Fediuck
- Original Message - From: Itamar Heim ih...@redhat.com To: Vojtech Szocs vsz...@redhat.com Cc: engine-devel@ovirt.org Sent: Tuesday, March 12, 2013 3:30:57 PM Subject: Re: [Engine-devel] Got some troubles when I want to modify oVirt GUI On 03/12/2013 12:57 PM, Vojtech Szocs

[Engine-devel] VmDynamic kvm_enable

2013-03-12 Thread Laszlo Hornyak
Hi, I came across a VmDynamic property 'kvm_enable'. It sounds strange for me, because ovirt is very colsely integrated with kvm. So a short dig into this flag... There is a similar thing for the VDS, it is set to true by vdsm is the host CPU has a VT flag. It is actually used to check if the

Re: [Engine-devel] VmDynamic kvm_enable

2013-03-12 Thread Dan Kenigsberg
On Tue, Mar 12, 2013 at 10:37:41AM -0400, Laszlo Hornyak wrote: Hi, I came across a VmDynamic property 'kvm_enable'. It sounds strange for me, because ovirt is very colsely integrated with kvm. So a short dig into this flag... There is a similar thing for the VDS, it is set to true by

[Engine-devel] Some notes on UI composition

2013-03-12 Thread Vojtech Szocs
Hi guys, I've encountered an interesting pattern while working on a recent patch: some View classes actually embed other View classes, and add those embedded Views to the (top-level) View. For example, ImportVmPopupView has a field ImportVmGeneralSubTabView generalView, which is created as

Re: [Engine-devel] VmDynamic kvm_enable

2013-03-12 Thread Itamar Heim
On 03/12/2013 05:07 PM, Dan Kenigsberg wrote: On Tue, Mar 12, 2013 at 10:37:41AM -0400, Laszlo Hornyak wrote: Hi, I came across a VmDynamic property 'kvm_enable'. It sounds strange for me, because ovirt is very colsely integrated with kvm. So a short dig into this flag... There is a similar

Re: [Engine-devel] Got some troubles when I want to modify oVirt GUI

2013-03-12 Thread Chen, Wei D
Thanks Doron Vojetch Itamar, we will update our design wiki page ASAP, and also, REST API is in pipeline. Best Regards, Dave Chen -Original Message- From: Doron Fediuck [mailto:dfedi...@redhat.com] Sent: Tuesday, March 12, 2013 10:13 PM To: Chen, Wei D Cc: