[Engine-devel] Getting the storage domain of a LunDisk

2012-08-07 Thread Hopper, Ricky
Hi all,

Does anyone know the best way to get the storage domain of a LunDisk object? I 
don't know if there's some query or anything I'm failing to find, but I can't 
find anything within the class itself that's definitive.

Thanks,

- Ricky
___
Engine-devel mailing list
Engine-devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-devel


Re: [Engine-devel] Getting the storage domain of a LunDisk

2012-08-07 Thread Greg Padgett

On 08/07/2012 10:06 AM, Hopper, Ricky wrote:

Hi all,

Does anyone know the best way to get the storage domain of a LunDisk object?
I don't know if there's some query or anything I'm failing to find, but I
can't find anything within the class itself that's definitive.

Thanks,

- Ricky


___
Engine-devel mailing list
Engine-devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-devel



Hi Ricky,

As far as I can see, the DiskImage class can give this--but AFAIK there is 
no way to convert a LunDisk to a DiskImage.


I am curious if the storage domain info should be moved into the Disk class, 
which is a superclass of both LunDisk and DiskImage, or if perhaps there is 
a better place for it?  Here's a partial class hierarchy that I mapped out 
when looking into this for a bug I'm working on:


BaseDisk
'- Disk
   |- LunDisk
   '- DiskImageBase
  '- DiskImage

Thanks,
Greg
___
Engine-devel mailing list
Engine-devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-devel


Re: [Engine-devel] oVirt UI Plugins Meeting

2012-08-07 Thread Schoenbrun, Dustin
Hey Itamar,

I'm going to be working on the plugin framework over on my side.  I'll let
you guys know  if I need anything or have something cool to show off.
Thanks!

-- Dustin





On 7/31/12 11:39 AM, Itamar Heim ih...@redhat.com wrote:

my notes from the call:

vojtech will schedule a follow up for two weeks from now same time.

next step is to provide simple sample java script based plugins in the
following order:
1. add a main tab showing html page from external url
2. add a sub tab showing html page from external url
3. add a context menu item opening an external url
4. plugin performs a REST API call to the engine
5. cross origin header - plugin asking another server/url a question

if anyone wants to pick on of those up rather than wait for vojtech on
them - would be great.

Thanks,
Itamar


On 07/30/2012 03:03 PM, Vojtech Szocs wrote:


___
Engine-devel mailing list
Engine-devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-devel