From: "Itamar Heim" <iheim(a)redhat.com>
To: "Michal Skrivanek" <michal.skrivanek(a)redhat.com>
Cc: "Juan Antonio Hernandez Fernandez" <jhernand(a)redhat.com>,
"Vojtech Szocs" <vszocs(a)redhat.com>, "Einav Cohen"
<ecohen(a)redhat.com>, infra(a)ovirt.org
Sent: Wednesday, November 7, 2012 11:07:21 AM
Subject: Re: Sample UI plugins repository on
gerrit.ovirt.org
On 11/07/2012 09:54 AM, Michal Skrivanek wrote:
>
> On Nov 7, 2012, at 09:45 , Itamar Heim wrote:
>
>> On 11/02/2012 07:04 PM, Vojtech Szocs wrote:
>>> Hi guys,
>>>
>>> UI plugins is an upcoming oVirt feature that allows extending
>>> oVirt Engine functionality through Web Admin application's user
>>> interface.
>>>
>>> In addition to providing relevant documentation (wiki), I'd like
>>> to establish a git repository for hosting sample UI plugins.
>>> This will make it easier for others to get started with writing
>>> custom plugins, as well as document plugin API on examples.
>>>
>>> What do you think about creating such repository on
>>> gerrit.ovirt.org? (to be mirrored on
github.com/oVirt)
>>>
>>
>> didn't see any replies on this.
>> +1 from me to host sample repos on ovirt gerrit.
>>
>> so if no nacks/comments, i'll add a samples-uiplugins repo to
>> gerrit next week.
> Is something similar planned for vdsm hooks as well?
its an option, though it is managed today inside vdsm repo.
we also have some samples of very basic user portal in java/python
using
the REST API i'd like to place in a samples-portals repo.