Re: [Users] Openstack Quantum , Cinder and Glance integration with oVirt.

2013-05-20 Thread Romil Gupta
on the driver. Thank you, Oved - Original Message - From: Romil Gupta romilgupt...@gmail.com To: Oved Ourfalli ov...@redhat.com Cc: users users@ovirt.org Sent: Wednesday, May 15, 2013 5:41:42 PM Subject: Re: [Users] Openstack Quantum , Cinder and Glance integration with oVirt

Re: [Users] Openstack Quantum , Cinder and Glance integration with oVirt.

2013-05-20 Thread Romil Gupta
Thanks Oved, I am using the grizzly-3 code, and I will implement the remaining methods. On Mon, May 20, 2013 at 3:50 PM, Oved Ourfalli ov...@redhat.com wrote: - Original Message - From: Romil Gupta romilgupt...@gmail.com To: Oved Ourfalli ov...@redhat.com Cc: users users

Re: [Users] Openstack Quantum , Cinder and Glance integration with oVirt.

2013-05-09 Thread Romil Gupta
Thanks Itamar, Yes , the intent is to consume oVirt from the Openstack side. Oved: thanks, I would be great if you could share the code. On Thu, May 9, 2013 at 6:09 PM, Oved Ourfalli ov...@redhat.com wrote: - Original Message - From: Itamar Heim ih...@redhat.com To: Romil Gupta

Re: [Users] Openstack Quantum , Cinder and Glance integration with oVirt.

2013-05-09 Thread Romil Gupta
Thanks for sharing the code and yes I had missed the mail from you earlier. I am just going through the code and would let you know if I need some help from you. On Thu, May 9, 2013 at 7:19 PM, Oved Ourfalli ov...@redhat.com wrote: - Original Message - From: Romil Gupta romilgupt

[Users] Query regarding storagedomins

2013-04-04 Thread Romil Gupta
/path /storage available767725404160/available used94489280512/used committed100931731456/committed storage_formatv1/storage_format /storage_domain /storage_domains but it wont contains datacenter ID :( help me out ! -- *Thanks Regards,* *Romil Gupta

Re: [Users] Query regarding storagedomins

2013-04-04 Thread Romil Gupta
I solved it by myself , pls ignore this mail :) On Thu, Apr 4, 2013 at 8:30 PM, Romil Gupta romilgupt...@gmail.com wrote: Hi , *I want to fetch the storagedomains details based on the datacenter id using ovirt-engine-sdk-3.2.0.2-1.* Datacenter details: data_centers data_center id

Re: [Users] Query regarding storagedomins

2013-04-04 Thread Romil Gupta
disk_used print disk_available On Fri, Apr 5, 2013 at 2:04 AM, Gianluca Cecchi gianluca.cec...@gmail.comwrote: On Thu, Apr 4, 2013 at 9:35 PM, Romil Gupta wrote: I solved it by myself , pls ignore this mail :) Would you like to share it? Thanks, Gianluca -- *Thanks Regards

[Users] Query regarding Quantum integration with oVirt

2013-03-13 Thread Romil Gupta
Hi, May I know Is there any support for Quantum in RHEVM-3.1 if not , which oVirt version should I use so that I can use quantum feature ? I have seen a demo of oVirt with quantum on youtube may i know which version you used ? Thanks , Romil ___

[Users] Rest-api to fetch the hosts details ( active vm's , CPU , Physical memory etc.)

2013-01-30 Thread Romil Gupta
Hi all , how I can get the hosts details like Active VM's , Number of CPU's , CPU name , CPU type , Physical Memory (used , free ) , swap size and other parameters using ovirt-engine-sdk-3.2.0.5-1. Regards, Romil -- I don't wish to be everything to everyone, but I would like to be something

[Users] Rest-Api to get the VM ip-address in oVirt /RHEV-M 3.0

2012-12-12 Thread Romil Gupta
Hi, I am looking for a REST-API to get the IP-ADDRESS of a VM ? At the creation time we attach a nic's to a VM , but I didn't find any API to get the IP address. I want to pass the VM_NAME as a parameter and get the IP-ADDRESS of a particular VM ! is it possible ?? Thanks for all your

Re: [Users] Rest-Api to get the VM ip-address in oVirt /RHEV-M 3.0

2012-12-12 Thread Romil Gupta
...@redhat.comwrote: On 12/12/2012 01:31 PM, Romil Gupta wrote: Hi, I am looking for a REST-API to get the IP-ADDRESS of a VM ? At the creation time we attach a nic's to a VM , but I didn't find any API to get the IP address. I want to pass the VM_NAME as a parameter and get the IP

Re: [Users] Related to extend disk size of existing virtual machine !

2012-11-20 Thread Romil Gupta
do that ??? Regards, Romil On Wed, Nov 21, 2012 at 12:02 PM, Oved Ourfalli ov...@redhat.com wrote: - Original Message - From: Romil Gupta romilgupt...@gmail.com To: users@ovirt.org, Michael Pasternak mpast...@redhat.com, Eli Mesika emes...@redhat.com Sent: Wednesday

[Users] Related to automatic update or refresh the RHEVM ISO domain !

2012-11-05 Thread Romil Gupta
hello, I upload ISO image using this script *upload.py*: == import os os.system('mkdir mount_dir') os.system('mount -t nfs 15.15.158.2:/iso/rhevmisonfs mount_dir') print 'mounted' print 'start copying'

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

2012-11-02 Thread Romil Gupta
Hello , *I want to write a script to attach a '.iso' image to a vm * so ,can you please help me or tell me some api so that i can continue my work !!! I have some '.iso ' file in my storage . script *rhevm_test.py* from ovirtsdk.api import API from ovirtsdk.xml import params import time

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

2012-11-02 Thread Romil Gupta
Hello , *I want to write a script to attach a '.iso' image to a vm * so ,can you please help me or tell me some api so that i can continue my work !!! I have some '.iso ' file in my storage . script *rhevm_test.py* from ovirtsdk.api import API from ovirtsdk.xml import params import time

[Users] Regarding live-migration in rhevm3.0

2012-10-26 Thread Romil Gupta
Hello , I am using the rhevm3.0 and whenever i tried to do live-migration of vm , i got the following error : rhevm.log file is given below -- 2012-10-26 12:06:03,619 INFO [org.nogah.bll.VdsSelector] (http-0.0.0.0-8443-12) Checking for a specific VDS only -

[Users] Regarding Python script for RHEVM

2012-10-22 Thread Romil Gupta
(Resize a vm) • resize-confirm(Confirm a previous vm) • resize-revert Revert a previous resize (and return to the previousVM) Regards, Romil Gupta ___ Users mailing list Users