----- Original Message -----
From: "Dan Kenigsberg" <danken(a)redhat.com>
To: "Punit Dambiwal" <hypunit(a)gmail.com>
Cc: users(a)ovirt.org
Sent: Friday, June 5, 2015 5:16:43 PM
Subject: Re: [ovirt-users] Comma Seperated Value doesn't accept by custom properties
On Fri, Jun 05, 2015 at 03:28:11PM +0800, Punit Dambiwal wrote:
> Hi,
>
> I have installed noipspoof VDSM hooks...in the vdsm hooks it specify that
> you can use multiple ip address by comma separate list....but it's not
> working...
>
> single ip can work without any issue...but can not add multiple ip address
> in this filed...
what is your
engine-config -g UserDefinedVMProperties
the regexp there should accept comas, too.
As far as I see the separator is ";" and not ","
packaging/etc/engine-config/engine-config.properties:UserDefinedVMProperties.description="User
defined VM properties"
packaging/etc/engine-config/engine-config.properties:UserDefinedVMProperties.type=UserDefinedVMProperties
packaging/etc/engine-config/engine-config.properties:UserDefinedVMProperties.mergable=true
packaging/etc/engine-config/engine-config.properties:UserDefinedVMProperties.delimiter=;
_______________________________________________
Users mailing list
Users(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/users