[ovirt-users] Comma Seperated Value doesn't accept by custom properties

Eli Mesika emesika at redhat.com
Sun Jun 7 08:05:21 UTC 2015



----- Original Message -----
> From: "Dan Kenigsberg" <danken at redhat.com>
> To: "Punit Dambiwal" <hypunit at gmail.com>
> Cc: users at 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 at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 



More information about the Users mailing list