Re: [Users] tool engine-manage-domains

2012-11-04 Thread Yair Zaslavsky
Hi, The specified tool handle only ldap domains, and not the internal domain. What would you like to change at the internal domain? I suggest you try to use engine-config for this. - Original Message - From: victor nunes victor.re...@gmail.com To: users@ovirt.org Sent: Sunday,

Re: [Users] [Spice-devel] Unable to establish spice session

2012-11-04 Thread Alon Levy
On 11/02/2012 01:35 AM, Alex Leonhardt wrote: Hi, Since today I'm unable to establish a spice session to any/all VMs - the ony thing I see in the (local) logs is this : did you make any change? Nov 1 23:29:02 ale spice: _=/usr/bin/env Nov 1 23:29:03 ale spice:

Re: [Users] Related to python script for Attach Cd (.iso) to a vm

2012-11-04 Thread Michael Pasternak
Hi Romil, In general you can use api guide [1] for this, anyway here is example: 1. create vm ... 2. insert cdrom === vm = api.vms.get(name=myvm) cdrom = vm.cdroms.get(id=----) isofile = params.File(id=myiso.iso) cdrom.set_file(isofile)

Re: [Users] Related to python script for Attach Cd (.iso) to a vm

2012-11-04 Thread Michael Pasternak
On 11/05/2012 07:51 AM, Michael Pasternak wrote: Hi Romil, In general you can use api guide [1] for this, anyway here is example: 1. create vm ... 2. insert cdrom === vm = api.vms.get(name=myvm) cdrom =

[Users] issue with adding node

2012-11-04 Thread Patrick Roughan
Hey, I am having an issue with adding a node to the master when i try to add from the node, with ip address and password i get this error, can anyone shed some light on how to fix this? i am using the latest install of 3.1. i have reinstalled both node and master with same issue happening

[Users] RPM spec file for virtio-win rpm

2012-11-04 Thread Daniel Rowe
Hi I updated the rpm spec here: https://github.com/fasrc/virtio-win/blob/master/virtio-win.spec For the latest iso from here: http://alt.fedoraproject.org/pub/alt/virtio-win/latest/images/bin/ Just in case anyone needs it. Regards Daniel Rowe virtio-win.spec Description: Binary data