Displaying 2 results from an estimated 2 matches for "uiplugin".
Did you mean:
iplugin
2013 Nov 22
2
Re: HA: Accessing iSCSI disc images from the RHEV Manager using libguestfs
...ssImageCheck" that can
accept value of 'true'.
then if you want to bypass this check for a sepcific VM, you will set
this custom property for that VM (your hook should have an "if
!ByPassImageCheck" logic in it of course.
(we have other types of hooks for engine side, and uiplugins to embed
things in the gui).
My I ask for the bigger picture of what you are trying to do?
thanks,
Itamar
>
> Виталий Исаев
> Инженер-программист
> Группа разработки и внедрения ПСЗИ
> Департамент информационной безопасности
> ОАО <Финтех>
>
>
> -----Origi...
2013 Nov 21
2
Re: HA: Accessing iSCSI disc images from the RHEV Manager using libguestfs
On 11/22/2013 12:02 AM, Исаев Виталий Анатольевич wrote:
...
>> i may be missing something, but wouldn't vdsm hooks be a better fit:
>> http://www.ovirt.org/VDSM-Hooks
>>
>> for example, I think the "checkimages" one would cover what you are
>> trying to do already?
>
> Thank you, this hook was useful, but "gemu-img check" command is