Re: [Users] Rest API for vmanager 3.0 (set VM ip address)

2012-03-16 Thread Ohad Levy
acath...@redhat.com To: Messaoud Benantar/Austin/IBM@IBMUS Cc: users@ovirt.org Date: 03/13/2012 03:12 PM Subject: Re: [Users] Rest API for vmanager 3.0 (set VM ip address) Not today, the guest would usually just pickup from DHCP But that's the purpose of the VMPayload feature that's being

Re: [Users] Rest API for vmanager 3.0 (set VM ip address)

2012-03-16 Thread Itamar Heim
: Re: [Users] Rest API for vmanager 3.0 (set VM ip address) Andrew - Unfortunately in our case we assign ip-addresses from a static pool. So i understand the VMPayload feature will include setting up gues_info ip-address, right? Sorry that i have not read any info regarding this functionality

Re: [Users] Rest API for vmanager 3.0 (set VM ip address)

2012-03-14 Thread Oved Ourfalli
- Original Message - From: Messaoud Benantar mbena...@us.ibm.com To: Andrew Cathrow acath...@redhat.com Cc: users@ovirt.org Sent: Tuesday, March 13, 2012 10:15:39 PM Subject: Re: [Users] Rest API for vmanager 3.0 (set VM ip address) Andrew - Unfortunately in our case we assign

[Users] Rest API for vmanager 3.0 (set VM ip address)

2012-03-13 Thread Messaoud Benantar
Hi everyone, i am using the vmanager's 3.0 Rest API. have created a VM from an existing template (using http POST) and been trying to find a way to set the VMs ip address with no success. I tried supplying the ip address in the guest_info element during VM creation as in:

Re: [Users] Rest API for vmanager 3.0 (set VM ip address)

2012-03-13 Thread Andrew Cathrow
- Original Message - From: Messaoud Benantar mbena...@us.ibm.com To: users@ovirt.org Sent: Tuesday, March 13, 2012 12:13:25 PM Subject: [Users] Rest API for vmanager 3.0 (set VM ip address) Hi everyone, i am using the vmanager's 3.0 Rest API. have created a VM from an existing

Re: [Users] Rest API for vmanager 3.0 (set VM ip address)

2012-03-13 Thread Andrew Cathrow
: users@ovirt.org Sent: Tuesday, March 13, 2012 4:02:46 PM Subject: Re: [Users] Rest API for vmanager 3.0 (set VM ip address) Andrew -- thanks for the reply. Since guest_info of a vm is not modifiable, is there a way to set a VM's IP address. This seems like a really needed functionality when

Re: [Users] Rest API for vmanager 3.0 (set VM ip address)

2012-03-13 Thread Messaoud Benantar
, Messaoud Benantar From: Andrew Cathrow acath...@redhat.com To: Messaoud Benantar/Austin/IBM@IBMUS Cc: users@ovirt.org Date: 03/13/2012 03:12 PM Subject:Re: [Users] Rest API for vmanager 3.0 (set VM ip address) Not today, the guest would usually just pickup from DHCP