Re: [Engine-devel] Application URI - saved anywhere?

2014-01-22 Thread Ori Liel
- Original Message - From: Oved Ourfalli ov...@redhat.com To: Ori Liel ol...@redhat.com Cc: engine-devel engine-devel@ovirt.org Sent: Wednesday, January 22, 2014 2:44:34 PM Subject: Re: [Engine-devel] Application URI - saved anywhere? - Original Message - From: Ori Liel ol

Re: [Engine-devel] Proposal to add Juan Hernandez as maintainer to api/sdk/cli

2013-12-23 Thread Ori Liel
Sorry guys, I wasn't here - big +1 from me - Original Message - From: Itamar Heim ih...@redhat.com To: Einav Cohen eco...@redhat.com, Michael Pasternak mpast...@redhat.com Cc: engine-devel engine-devel@ovirt.org, infra in...@ovirt.org Sent: Thursday, December 19, 2013 12:00:26 PM Subject:

[Engine-devel] restapi: Permissions in Capabilities (#859225)

2013-12-09 Thread Ori Liel
When listing the application's capabilities we currently show 'permissions' both for each version, and outside versions altogether: GET .../api/capabilities capabilities permits/permits version major=3 minor=1 href=/api/capabilities/332e3133-2e31-332e-3133-2e31332e3133

Re: [Engine-devel] REST-API: Problem with additional DELETE action at collection level

2013-11-11 Thread Ori Liel
- Original Message - From: Shubhendu Tripathi shtri...@redhat.com To: ol...@redhat.com, Michael Pasternak mpast...@redhat.com, Sahina Bose sab...@redhat.com Cc: Dusmant Pati dp...@redhat.com, engine-devel engine-devel@ovirt.org Sent: Monday, November 11, 2013 12:00:34 PM Subject: Re:

Re: [Engine-devel] REST-API: Problem with additional DELETE action at collection level

2013-11-11 Thread Ori Liel
to that, addressing the technical difficulty that you encountered. Ori. - Original Message - From: Shubhendu Tripathi shtri...@redhat.com To: Ori Liel ol...@redhat.com Cc: Michael Pasternak mpast...@redhat.com, Sahina Bose sab...@redhat.com, Dusmant Pati dp...@redhat.com, engine-devel

Re: [Engine-devel] REST-API: Problem with additional DELETE action at collection level

2013-11-11 Thread Ori Liel
Shubhendu, The problem you're describing stems from the fact that BackendGlusterBricksResource already has an implementation of 'remove' which recieves an object (GlusterBricks). This creates ambiguity that RestEasy can't resolve: it has no way of deciding whether to deserialize the XML data

[Engine-devel] Engine Configuration API

2013-03-04 Thread Ori Liel
I am adding the ability to display and update engine configuration parameters through the REST API. Working on this has raised a lot of dilemmas. The one I want to focus on here is: Which configuration items do you think should be managed through the API? Possible answers (you can add

Re: [Engine-devel] Fwd: Problem in REST API handling/displaying of logical networks

2012-07-05 Thread Ori Liel
- Original Message - From: Livnat Peer lp...@redhat.com To: Simon Grinberg si...@redhat.com Cc: engine-devel engine-devel@ovirt.org Sent: Thursday, July 5, 2012 8:58:20 AM Subject: Re: [Engine-devel] Fwd: Problem in REST API handling/displaying of logical networks On 04/07/12 19:49,

[Engine-devel] restapi: Storage-Domain creation - Used Luns

2012-07-01 Thread Ori Liel
We need to enable passing 'used' luns for new storage-domain creation (used = the lun is part of a VG). We need a way in rest-api to explicitly approve the use of such luns. Does anyone have a suggestion for a good name for such a flag, a name that conveys: use the given luns even if they are

Re: [Engine-devel] 'deactivate' disk - what's the use case?

2012-06-18 Thread Ori Liel
- Original Message - From: Ori Liel ol...@redhat.com To: Yaniv Kaul yk...@redhat.com Cc: engine-devel@ovirt.org, Simon Grinberg si...@redhat.com Sent: Monday, June 18, 2012 3:31:07 PM Subject: Re: [Engine-devel] 'deactivate' disk - what's the use case? On 06/17/2012 12:44 PM, Simon

Re: [Engine-devel] Adding atomic restore snapshot command at backend

2012-05-31 Thread Ori Liel
On 05/31/2012 09:04 AM, Livnat Peer wrote: On 30/05/12 17:55, Michael Pasternak wrote: On 05/30/2012 05:39 PM, Omer Frenkel wrote: - Original Message - From: Michael Pasternak mpast...@redhat.com To: Livnat Peer lp...@redhat.com Cc: engine-devel engine-devel@ovirt.org Sent:

Re: [Engine-devel] restapi: New params for import VM/Template

2012-05-16 Thread Ori Liel
On 05/16/2012 01:16 PM, Gilad Chaplik wrote: Hi All, I am adding the ability to import a VM or a Template to a storage-domain, when this VM or Template already exists in the destination storage domain. Until now, Backend failed this. Now I want to enable the user to specify that he wishes

Re: [Engine-devel] restapi: New params for import VM/Template

2012-05-16 Thread Ori Liel
On 05/16/2012 02:49 PM, Ori Liel wrote: On 05/16/2012 01:16 PM, Gilad Chaplik wrote: Hi All, I am adding the ability to import a VM or a Template to a storage-domain, when this VM or Template already exists in the destination storage domain. Until now, Backend failed this. Now I want

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

2012-05-14 Thread Ori Liel
for 'log_entry_id' (although I consider some of the other options viable as well). Does someone disagree with 'log_entry_id'? Thanks, Ori. - Original Message - From: Itamar Heim ih...@redhat.com To: Eoghan Glynn egl...@redhat.com Cc: Ori Liel ol...@redhat.com, engine-devel@ovirt.org Sent: Tuesday

Re: [Engine-devel] restapi: 'gluster' prefix

2012-05-09 Thread Ori Liel
On 05/08/2012 12:11 PM, Itamar Heim wrote: On 05/07/2012 08:13 PM, Itamar Heim wrote: On 05/07/2012 07:06 PM, Shireesh Anjal wrote: On Monday 07 May 2012 02:06 AM, Ayal Baron wrote: - Original Message - i can't see any justification for the 'gluster' prefix, as this is only

Re: [Engine-devel] restapi: 'gluster' prefix

2012-05-09 Thread Ori Liel
On 05/09/2012 11:35 AM, Itamar Heim wrote: On 05/09/2012 11:40 AM, Michael Pasternak wrote: On 05/08/2012 12:11 PM, Itamar Heim wrote: On 05/07/2012 08:13 PM, Itamar Heim wrote: On 05/07/2012 07:06 PM, Shireesh Anjal wrote: On Monday 07 May 2012 02:06 AM, Ayal Baron wrote: - Original

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

2012-05-06 Thread Ori Liel
Still need to decide about this: 1) what's the name you'd give this parameter? job-id? batch-id? flow-id? command-id? correlation-id??? ___ Engine-devel mailing list Engine-devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-devel

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

2012-05-03 Thread Ori Liel
Correlation-ID feature allows 'tagging' a call to a Backend command with a String ID, and this ID will be appended to all log messages that result from this command. http://www.ovirt.org/wiki/Features/TaskManagerDetailed In REST-API, we would like to enable the user to pass a correlation-ID

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

2012-05-03 Thread Ori Liel
- Original Message - From: Itamar Heim ih...@redhat.com To: Eoghan Glynn egl...@redhat.com Cc: Ori Liel ol...@redhat.com, engine-devel@ovirt.org Sent: Thursday, May 3, 2012 7:10:32 PM Subject: Re: [Engine-devel] REST-API: Exposing correlation-ID On 05/03/2012 06:15 PM, Eoghan Glynn

Re: [Engine-devel] Logical network Usages collection problematic approach

2012-05-02 Thread Ori Liel
The new design of logical network 'usages' collection came out a bit problematic or shall i say annoying. The idea is to send the entire collection elements every time a user wants to update a single usage otherwise the missing elements will be automatically removed from the collection.

Re: [Engine-devel] Floating Disks implementation in REST-API

2012-04-19 Thread Ori Liel
Current summary: There are four options for Floating-Disks modelling: two that were previously discussed, and two that were recently added by Livnat, using PUT. See full list of options below. Itamar, Geert, Einav Ori are currently pro option #1 (if anyone changed his mind - please say

Re: [Engine-devel] Floating Disks implementation in REST-API

2012-04-16 Thread Ori Liel
I'd like us to move forward with this. The option of using 'attach' action does not exist, because, as Eoghan observed, we would be executing an action on an entity which doesn't exist in the collection: (.../api/vms/{vm:id}/disks/???-no entity-???/attach) There are two options left on the

Re: [Engine-devel] Hot-plug of disks and nics

2012-04-11 Thread Ori Liel
- Original Message - From: Ori Liel ol...@redhat.com To: engine-devel@ovirt.org Cc: meyer...@redhat.com, egl...@redhat.com, gjan...@redhat.com, jhern...@redhat.com, Einav Cohen eco...@redhat.com, Roy Golan rgo...@redhat.com, Michael Kublin mkub...@redhat.com Sent: Wednesday, April 11

Re: [Engine-devel] Floating Disks implementation in REST-API

2012-04-11 Thread Ori Liel
- Original Message - From: Eoghan Glynn egl...@redhat.com To: Ori Liel ol...@redhat.com Cc: meyer...@redhat.com, jhern...@redhat.com, Geert Jansen gjan...@redhat.com, Einav Cohen eco...@redhat.com, Michael Pasternak mpast...@redhat.com, Michael Kublin mkub...@redhat.com, engine-devel

Re: [Engine-devel] Hot-plug of disks and nics

2012-04-11 Thread Ori Liel
- Original Message - From: Jim Meyering meyer...@redhat.com To: Ori Liel ol...@redhat.com Cc: engine-devel@ovirt.org, egl...@redhat.com, gjan...@redhat.com, jhern...@redhat.com, Einav Cohen eco...@redhat.com, Roy Golan rgo...@redhat.com, Michael Kublin mkub...@redhat.com Sent

Re: [Engine-devel] Floating Disks implementation in REST-API

2012-04-10 Thread Ori Liel
On 04/09/2012 05:14 PM, Ori Liel wrote: The Floating Disks feature makes disks into stand-alone entities: a given disk may be attached to a VM (as all disks are today), or it may be not attached to any VM, which makes it a floating disk (http://www.ovirt.org/wiki/Features/FloatingDisk