[ovirt-users] Change host using php api

2015-10-28 Thread Shanil S
Hi All, I would like to change the host of a vm using the api call. I tried it by using the following xml but didn't work compute11

[ovirt-users] Change host using php api

2015-10-28 Thread Shanil S
Hi All, I would like to change the host of a vm using the api call. I tried it by using the following xml but didn't work compute11

[ovirt-users] Unable to boot from CD ROM using api

2015-10-28 Thread Shanil S
Hi, We are using ovirt 3.5 version and trying to change the boot device to CD ROM and boot from it using the ovirt api. I am able to change the boot order but i am unable to boot the vm from the CDROM using api. But i am able to do the same from the ovirt panel. The following are the steps that i

Re: [ovirt-users] Issues with vm start up

2014-12-01 Thread Shanil S
section) as in the template the first boot order is harddisk ? -- Regards Shanil On Mon, Dec 1, 2014 at 3:37 PM, Omer Frenkel ofren...@redhat.com wrote: - Original Message - From: Shanil S xielessha...@gmail.com To: Shahar Havivi shah...@redhat.com Cc: users@ovirt.org, Juan

Re: [ovirt-users] Issues with vm start up

2014-12-01 Thread Shanil S
Hi Omer, Thanks for your reply. We will open it as a bug. -- Regards Shanil On Mon, Dec 1, 2014 at 4:38 PM, Omer Frenkel ofren...@redhat.com wrote: - Original Message - From: Shanil S xielessha...@gmail.com To: Omer Frenkel ofren...@redhat.com, users@ovirt.org, Juan Hernandez

Re: [ovirt-users] Issues with vm start up

2014-12-01 Thread Shanil S
Hi Omer, We have opened this as a bug, you can view the new bug here https://bugzilla.redhat.com/show_bug.cgi?id=1169625. -- Regards Shanil On Tue, Dec 2, 2014 at 8:42 AM, Shanil S xielessha...@gmail.com wrote: Hi Omer, Thanks for your reply. We will open it as a bug. -- Regards Shanil

[ovirt-users] Issues with vm start up

2014-11-26 Thread Shanil S
Hi All, I am using the ovirt version 3.5 and having some issues with the vm startup with cloud-init using api in run-once mode. Below is the steps i follow :- 1. Create the VM by API from precreated Template.. 2. Start the VM in run-once mode and push the cloud-init data from API.. 3. VM

Re: [ovirt-users] Run once in a mode or not

2014-10-29 Thread Shanil S
Hi All, Okay.. Thanks for the updates. -- Regards Shanil On Wed, Oct 29, 2014 at 1:18 PM, Juan Hernandez jhern...@redhat.com wrote: On 10/29/2014 08:19 AM, Omer Frenkel wrote: - Original Message - From: Shanil S xielessha...@gmail.com To: users@ovirt.org, Juan Hernandez

[ovirt-users] Run once in a mode or not

2014-10-28 Thread Shanil S
Hi, Is there any api function call to know whether a vm is in Run once in a mode or not ? -- Regards Shanil ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] Template Clone/Independent vs Thin/Dependent

2014-10-24 Thread Shanil S
Hi Juan, Yes, now, its working fine.. Thanks for your help.. :) -- Regards Shanil On Thu, Oct 23, 2014 at 7:12 PM, Juan Hernandez jhern...@redhat.com wrote: On 10/23/2014 05:11 AM, Shanil S wrote: Hi Juan, Thanks for your reply. We are using the storage glusterfs-3.5.1-1.el6. I

Re: [ovirt-users] Change password using ovrt api is not working

2014-10-23 Thread Shanil S
Hi Juan, Thanks for your reply. I hope it will be fixed in the next release and i will go for the custom script solution as of now. -- Regards Shanil On Thu, Oct 23, 2014 at 11:05 PM, Juan Hernandez jhern...@redhat.com wrote: On 10/23/2014 06:12 AM, Shanil S wrote: Hi Juan

Re: [ovirt-users] Template Clone/Independent vs Thin/Dependent

2014-10-22 Thread Shanil S
Hi Juan, Thanks for your reply. We are using the storage glusterfs-3.5.1-1.el6. -- Regards Shanil On Wed, Oct 22, 2014 at 7:26 PM, Juan Hernandez jhern...@redhat.com wrote: On 10/22/2014 09:38 AM, Shanil S wrote: Hi, I am using the ovirt 3.5 and when i create VM from the template

Re: [ovirt-users] Change password using ovrt api is not working

2014-10-22 Thread Shanil S
the password is showing in the configuration ( you can see the above log ) but i am unable to login with this new password. Could you please have a look at ? -- Regards Shanil On Wed, Oct 22, 2014 at 7:51 PM, Juan Hernandez jhern...@redhat.com wrote: On 10/22/2014 07:31 AM, Shanil S wrote: Hi

[ovirt-users] Change password using ovrt api is not working

2014-10-21 Thread Shanil S
Hi, Currently i have updated the ovirt version to 3.5 and after that the reset password using api is not working but there isn't any errors returned. The following xml is i used for the reset password and it was working with the previous version action vm os

[ovirt-users] Multiple ips to a single nic

2014-09-16 Thread Shanil S
Hi All, I would like to add multiple ips to a single nic using the ovirt api function. Is it possible to assign multiple ips to a single nic using the ovirt api ? -- Regards Shanil ___ Users mailing list Users@ovirt.org

Re: [ovirt-users] Multiple ips to a single nic

2014-09-16 Thread Shanil S
Hi Juan, Okay.. Thanks.. i will check it with your solution. -- Regards Shanil On Tue, Sep 16, 2014 at 8:23 PM, Juan Hernandez jhern...@redhat.com wrote: On 09/16/2014 11:46 AM, Shanil S wrote: Hi All, I would like to add multiple ips to a single nic using the ovirt api function

Re: [ovirt-users] Passing custom script to cloud init using api

2014-09-11 Thread Shanil S
/vm /action -- Regards Shanil On Thu, Sep 11, 2014 at 1:48 PM, Juan Hernandez jhern...@redhat.com wrote: On 09/11/2014 06:54 AM, Shanil S wrote: Hi Juan, It seems the it doesn't contains the phone_home section in the cat /mnt/openstack/latest/user_data the following

Re: [ovirt-users] Passing custom script to cloud init using api

2014-09-11 Thread Shanil S
? -- Regards Shanil On Thu, Sep 11, 2014 at 3:36 PM, Shanil S xielessha...@gmail.com wrote: Hi Juan, Okay sure.. The following xml i used action vm os boot dev='cdrom'/ /os initialization cloud_init host

Re: [ovirt-users] Passing custom script to cloud init using api

2014-09-11 Thread Shanil S
: On 09/11/2014 12:51 PM, Shanil S wrote: Hi Juan, Also, i tried the following custom script from the ovirt panel and its working #cloud-config write_files: -content: | # THIS IS MY TEXT FILE Some Content for my file path: /tmp/myfile permissions: '0644

[ovirt-users] Un-suspend the server

2014-09-10 Thread Shanil S
Hi, I have found that there is an api function to suspend the server but couldn't find out any methods to unsuspend it ? or can we use the same start function to un-suspend the server ? -- Regards Shanil ___ Users mailing list Users@ovirt.org

Re: [ovirt-users] Un-suspend the server

2014-09-10 Thread Shanil S
Hi Juan, Okay.. Thanks.. -- Regards Shanil On Wed, Sep 10, 2014 at 2:33 PM, Juan Hernandez jhern...@redhat.com wrote: On 09/10/2014 09:21 AM, Shanil S wrote: Hi, I have found that there is an api function to suspend the server but couldn't find out any methods to unsuspend

Re: [ovirt-users] Passing custom script to cloud init using api

2014-09-10 Thread Shanil S
section is not working, i am attaching the vm log as a screenshot. -- Regards Shanil On Wed, Sep 10, 2014 at 2:07 PM, Juan Hernandez jhern...@redhat.com wrote: On 09/10/2014 06:44 AM, Shanil S wrote: Hi Juan, What i am planning to do is to make work the following script #cloud

Re: [ovirt-users] Passing custom script to cloud init using api

2014-09-09 Thread Shanil S
12:55 PM, Shanil S wrote: Hi Juan, Thanks for your reply. I tried with the above but i was unable to find the 'iwashere.txt' after executing the above xml. I repeated the test, this time with 3.4, and it worked fine for me. As the formatting of the XML is very important I'd suggest

Re: [ovirt-users] Passing custom script to cloud init using api

2014-09-09 Thread Shanil S
values to the specific url and get the posted details. -- Regards Shanil On Wed, Sep 10, 2014 at 10:02 AM, Shanil S xielessha...@gmail.com wrote: Hi Juan, Okay.. Thanks.. its working. I would like to execute other page something like test_script.php by posting some values to it using

Re: [ovirt-users] Passing custom script to cloud init using api

2014-09-05 Thread Shanil S
Hi Juan, Thanks for your reply. I tried with the above but i was unable to find the 'iwashere.txt' after executing the above xml. -- Regards Shanil On Fri, Sep 5, 2014 at 3:00 PM, Juan Hernandez jhern...@redhat.com wrote: On 09/05/2014 10:46 AM, Sven Kieske wrote: Am 05.09.2014

Re: [ovirt-users] Passing custom script to cloud init using api

2014-09-04 Thread Shanil S
-upstart.conf -- Regards Shanil On Thu, Sep 4, 2014 at 1:56 PM, Juan Hernandez jhern...@redhat.com wrote: On 09/04/2014 06:29 AM, Shanil S wrote: Hi Juan, Is there anyways to specify the custom script from a file in the xml ? ie, i have a script in a file called script.sh and i would like

Re: [ovirt-users] Passing custom script to cloud init using api

2014-09-04 Thread Shanil S
Hi Juan, I tried with the above touch command but it seems the 'iwashere' file isn't created after executing it the above command. -- Regards Shanil On Thu, Sep 4, 2014 at 3:02 PM, Juan Hernandez jhern...@redhat.com wrote: On 09/04/2014 10:58 AM, Shanil S wrote: Hi Juan, Okay.. Thanks

[ovirt-users] Start VM function using ovirt api

2014-09-03 Thread Shanil S
Hi All, We are using the /api/vm/ID/start function to start the virtual machine but it seems the vm is start in the run once mode. We want to start the vm in the Run mode rather than the run once, How can we do this ? Is there any other option to start the vm in the run mode ? it is possible from

Re: [ovirt-users] Start VM function using ovirt api

2014-09-03 Thread Shanil S
Hi Juan, Okay.. Thanks.. Its working now.. :) -- Regards Shanil On Wed, Sep 3, 2014 at 1:44 PM, Juan Hernandez jhern...@redhat.com wrote: On 09/03/2014 10:12 AM, Shanil S wrote: Hi All, We are using the /api/vm/ID/start function to start the virtual machine but it seems the vm

Re: [ovirt-users] Passing custom script to cloud init using api

2014-09-03 Thread Shanil S
Hi Juan, Is there anyways to specify the custom script from a file in the xml ? ie, i have a script in a file called script.sh and i would like to include this script in the xml with the api call. Is there any methods for this ? -- Regards Shanil On Tue, Sep 2, 2014 at 3:02 PM, Shanil S

Re: [ovirt-users] Passing custom script to cloud init using api

2014-09-02 Thread Shanil S
Hi Juan, Thanks for the solution. -- Regards Shanil On Tue, Sep 2, 2014 at 2:59 PM, Juan Hernandez jhern...@redhat.com wrote: On 09/02/2014 05:46 AM, Shanil S wrote: Hi All, From the ovirt admin panel, there is an option to give the custom script in the cloud init ( Run Once- cloud

[ovirt-users] Passing custom script to cloud init using api

2014-09-01 Thread Shanil S
Hi All, From the ovirt admin panel, there is an option to give the custom script in the cloud init ( Run Once- cloud init- Custom script ). Is there any ways to pass the custom script to cloud init using the rest api ? -- Regards Shanil ___ Users

Re: [ovirt-users] Unable to assign profile to the nic

2014-08-31 Thread Shanil S
Hi Moti, Thanks for your reply. Let me check it with this solution. -- Regards Shanil On Sun, Aug 31, 2014 at 2:15 PM, Moti Asayag masa...@redhat.com wrote: - Original Message - From: Shanil S xielessha...@gmail.com To: users@ovirt.org Sent: Thursday, August 28, 2014 11:31

Re: [ovirt-users] VM second netowork not Comeup

2014-08-31 Thread Shanil S
Hi Juan, Thanks for your reply. I will check it with this solution. -- Regards Shanil On Fri, Aug 29, 2014 at 5:12 PM, Juan Hernandez jhern...@redhat.com wrote: On 08/29/2014 12:02 PM, Shanil S wrote: Hi Juan, These are the xml details which i used for the vm start function, please

Re: [ovirt-users] Unable to assign profile to the nic

2014-08-29 Thread Shanil S
Hi Juan, We are using the using the Ovirt 3.4.3 version. -- Regards Shanil On Fri, Aug 29, 2014 at 1:56 PM, Juan Hernandez jhern...@redhat.com wrote: On 08/29/2014 05:21 AM, Shanil S wrote: Hi Juan, I have attached the screenshot of the ovirt panel after creating the nic's

Re: [ovirt-users] VM second netowork not Comeup

2014-08-29 Thread Shanil S
/initialization /vm /action -- Regards Shanil On Fri, Aug 29, 2014 at 2:15 PM, Juan Hernandez jhern...@redhat.com wrote: On 08/29/2014 05:30 AM, Shanil S wrote: Hi Dan, Please ignore the previous screenshot and check this. -- Regards Shanil

[ovirt-users] Guest reboot feature using REST API

2014-08-29 Thread Shanil S
Hi All, It is found that there is a function like guest reboot ( http://www.ovirt.org/Features/Guest_Reboot ) Is there any rest api function for doing this guest reboot ? currently i found only one function for reboot (/api/vms/id/reboot). We are currently using the Ovirt 3.4.3 version --

Re: [ovirt-users] Guest reboot feature using REST API

2014-08-29 Thread Shanil S
Hi Juan, This is the normal reboot of the vm, right ? -- Regards Shanil On Fri, Aug 29, 2014 at 4:03 PM, Juan Hernandez jhern...@redhat.com wrote: On 08/29/2014 12:09 PM, Shanil S wrote: Hi All, It is found that there is a function like guest reboot ( http://www.ovirt.org/Features

[ovirt-users] VM second netowork not Comeup

2014-08-28 Thread Shanil S
Hi Aill, We are creating two nics using the api, but it seems the second network is not come up and the first one is working. The following xml is used to for the nic creation nic interfacevirtio/interface nameeth0/name boot_protocolstatic/boot_protocol mac

[ovirt-users] Unable to assign profile to the nic

2014-08-28 Thread Shanil S
Hi All, I am unable to assign the profile using the ovirt api code, the following xml code is used for creating the nic nic interfacevirtio/interface nameeth0/name boot_protocolstatic/boot_protocol mac address='.$ip-mac_address.'/ network ip address='.$ip-mac_ip.'

Re: [ovirt-users] VM second netowork not Comeup

2014-08-28 Thread Shanil S
Hi Dan, I have attached the screenshot of the console, please check it. -- Regards Shanil On Thu, Aug 28, 2014 at 4:46 PM, Dan Kenigsberg dan...@redhat.com wrote: On Thu, Aug 28, 2014 at 01:50:22PM +0530, Shanil S wrote: Hi Aill, We are creating two nics using the api, but it seems

Re: [ovirt-users] VM second netowork not Comeup

2014-08-28 Thread Shanil S
Hi Dan, Please ignore the previous screenshot and check this. -- Regards Shanil On Fri, Aug 29, 2014 at 8:49 AM, Shanil S xielessha...@gmail.com wrote: Hi Dan, I have attached the screenshot of the console, please check it. -- Regards Shanil On Thu, Aug 28, 2014 at 4:46 PM, Dan

Re: [ovirt-users] Snapshot preview,clone and undo using ovirt api

2014-08-28 Thread Shanil S
Hi Daniel, Okay.. Thanks.. I will try and get back to you if any issues exists.. -- Regards Shanil On Thu, Aug 28, 2014 at 11:53 AM, Daniel Erez de...@redhat.com wrote: - Original Message - From: Doron Fediuck dfedi...@redhat.com To: Shanil S xielessha...@gmail.com Cc

[ovirt-users] Real time network usages and IO usages of VM

2014-08-28 Thread Shanil S
Hi All, Is there any api methods to get the real time network usages and IO usages os of each vm ? I tried it by using api/vms/$id/statistics but its not getting the network and IO usages. Is it possible to get these details using the api calls ? -- Regards Shanil

[ovirt-users] Snapshot preview,clone and undo using ovirt api

2014-08-27 Thread Shanil S
Hi All, In the ovirt admin panel, it is possible to do the following snapshots actions 1. Clone 2. Preview 3. Undo but i couldn't find out any direct api methods to do these actions, Is it possible to it using the ovirt api ? -- Regards Shanil ___

Re: [ovirt-users] Ovirt api function

2014-08-21 Thread Shanil S
Hi Juan, Thanks for your replies.. Regarding the rebuild VM, Is that any method to reinstall the os on the VM without remove it or create a new one? -- Regards Shanil On Thu, Aug 21, 2014 at 4:55 PM, Juan Hernandez jhern...@redhat.com wrote: On 08/20/2014 12:42 PM, Shanil S wrote: Hi

Re: [ovirt-users] Ovirt api function

2014-08-21 Thread Shanil S
and install the new OS, selecting to reformat over the old installed OS ? or am I miss understanding your question ? At Friday, 22-08-2014 on 13:58 Shanil S wrote: Hi Juan, Thanks for your replies.. Regarding the rebuild VM, Is that any method to reinstall the os on the VM without remove

[ovirt-users] Ovirt api function

2014-08-20 Thread Shanil S
Hi, I would like to create the following functions using the ovirt api 1. Rebuild VM 2. Restore the screenthots of one vm to another vm 3. Display cpu,network etc usages I couldn't find out any direct api method to do the above, Is it possible to do these operations using api ? If anyone knows

Re: [ovirt-users] Guest VM Console Creation/Access using REST API and noVNC

2014-07-24 Thread Shanil S
To: Shanil S xielessha...@gmail.com, Dan Kenigsberg dan...@redhat.com, aha...@redhat.com, Sven Kieske s.kie...@mittwald.de, Antoni Segura Puimedon asegu...@redhat.com, Itamar Heim ih...@redhat.com Cc: Michal Skrivanek michal.skriva...@redhat.com, Frantisek Kobzik fkob...@redhat.com, users

Re: [ovirt-users] Guest VM Console Creation/Access using REST API and noVNC

2014-07-22 Thread Shanil S
, 2014 at 5:20 PM, Shanil S xielessha...@gmail.com wrote: Hi, We are waiting for the updates, it will be great if anyone can give the helpful details.. :) -- Regards Shanil On Thu, Jul 17, 2014 at 10:23 AM, Shanil S xielessha...@gmail.com wrote: Hi, we have enabled our

Re: [ovirt-users] Guest VM Console Creation/Access using REST API and noVNC

2014-07-22 Thread Shanil S
PM, Shanil S xielessha...@gmail.com wrote: Hi All, We already updated with the logs and the clear picture about the issue. -- Regards Shanil On Mon, Jul 21, 2014 at 5:54 PM, Michal Skrivanek michal.skriva...@redhat.com wrote: On Jul 21, 2014, at 04:33 , Punit Dambiwal hypu

Re: [ovirt-users] Guest VM Console Creation/Access using REST API and noVNC

2014-07-22 Thread Shanil S
, at 13:34 , Shanil S xielessha...@gmail.com wrote: Hi Michal, Thanks for your updates. I am unable to view the above post https://bugzilla.redhat.com/show_bug.cgi?id=838468 and getting an access denied error. I don't have the login to this, could you please paste the content here

Re: [ovirt-users] Guest VM Console Creation/Access using REST API and noVNC

2014-07-17 Thread Shanil S
Hi, We are waiting for the updates, it will be great if anyone can give the helpful details.. :) -- Regards Shanil On Thu, Jul 17, 2014 at 10:23 AM, Shanil S xielessha...@gmail.com wrote: Hi, we have enabled our portal ip address on the engine and hosts firewall but still the connection

Re: [ovirt-users] Guest VM Console Creation/Access using REST API and noVNC

2014-07-16 Thread Shanil S
Hi Sven, Thanks for your reply.. There is no network errors found in the ovirt and we are able to access the console from the ovirt panel,the only problem is we are not abel to access from the other host via API….as we don't want to use the Ovirt panel for the end users…so we use our own portal

Re: [ovirt-users] Guest VM Console Creation/Access using REST API and noVNC

2014-07-16 Thread Shanil S
, 2014 at 3:13 PM, Sven Kieske s.kie...@mittwald.de wrote: Am 16.07.2014 11:30, schrieb Shanil S: We will get the ticket details like host,port and password from the ticket api funcion call but didn't get the path value. Will it get it from the ticket details ? i couldn't find out any from

Re: [ovirt-users] Guest VM Console Creation/Access using REST API and noVNC

2014-07-16 Thread Shanil S
Hi, we have enabled our portal ip address on the engine and hosts firewall but still the connection failed. so there should be no firewall issues. -- Regards Shanil On Wed, Jul 16, 2014 at 3:26 PM, Shanil S xielessha...@gmail.com wrote: Hi Sven, Regarding the ticket path, Is it the direct

Re: [ovirt-users] Guest VM Console Creation/Access using REST API and noVNC

2014-07-15 Thread Shanil S
Hi All, We are waiting for your suggestions or comments on the same. If anyone knows, please help us to sort out this issue. -- Regards Shanil On Tue, Jul 15, 2014 at 3:55 PM, Shanil S xielessha...@gmail.com wrote: Hi All, We want to access vm console by using noVNC and Rest api. We

Re: [ovirt-users] Vm console creation using noVNC

2014-07-10 Thread Shanil S
Hi Seven, Thanks for the update. -- Regards Shanil On Wed, Jul 9, 2014 at 5:07 PM, Sven Kieske s.kie...@mittwald.de wrote: Am 09.07.2014 13:30, schrieb Shanil S: Hi Michal, Okay.. Thanks.. But still i am not sure how can i create the encrypted ticket details. When i decoded i

Re: [ovirt-users] Vm console creation using noVNC

2014-07-09 Thread Shanil S
these details. Is there any special method to encrypt the ticket details for console ? -- Regards Shanil On Tue, Jul 8, 2014 at 7:28 PM, Michal Skrivanek michal.skriva...@redhat.com wrote: On Jul 8, 2014, at 09:37 , Shanil S xielessha...@gmail.com wrote: Hi, I am creating console using api

[ovirt-users] Vm console creation using noVNC

2014-07-08 Thread Shanil S
Hi, I am creating console using api, for this i created a ticket using the rest api and used the ticket value as password and i am able to connect it using these details using vnc client. I am planning to use the console from the browser using the novnc console ( http://kanaka.github.io/noVNC/ )

Re: [ovirt-users] Console using REST API

2014-07-04 Thread Shanil S
Hi David, Yes, i tried after replacing the variables with the correct values but still getting the same above error. Do you have any idea about it ? -- Regards Shanil On Thu, Jul 3, 2014 at 1:41 PM, David Jaša dj...@redhat.com wrote: Hi Shanil, On Čt, 2014-07-03 at 13:19 +0530, Shanil S

Re: [ovirt-users] Issues in IP Assigning using API

2014-07-03 Thread Shanil S
Hi Juan, Okay.. Thanks.. -- Regards Shanil On Wed, Jul 2, 2014 at 4:50 PM, Juan Hernandez jhern...@redhat.com wrote: On 07/02/2014 01:11 PM, Shanil S wrote: Hi Juan, If it is possible to include in 3.4.3 could please add it ? -- Regards Shanil Ok, I'm backporting it, I

Re: [ovirt-users] Console using REST API

2014-07-03 Thread Shanil S
}/?port=${PORT}\tls-port=${SPORT}* -- Regards Shanil On Tue, Jul 1, 2014 at 3:34 PM, Sven Kieske s.kie...@mittwald.de wrote: Am 01.07.2014 12:00, schrieb Shanil S: Hi Seven,Michal, Thanks for your reply. Yes, i am using php and curl to create the console. Is it possible to create

[ovirt-users] Python sample sdk

2014-07-03 Thread Shanil S
Hi Shahar, I have downloaded the sample python library from this http://www.ovirt.org/Sample_user_portals, how can i execute this script in the browser and get the Vm name Start Stop and Console and how can i make the script working ? -- Regards Shanil

Re: [ovirt-users] Python sample sdk

2014-07-03 Thread Shanil S
Hi Shahar, Thanks for your reply. Actually my doubt is that how can i run this on the browser and get the attached image like interface and do the console option -- Regards Shanil On Thu, Jul 3, 2014 at 1:45 PM, Shahar Havivi shah...@redhat.com wrote: On 03.07.14 12:53, Shanil S wrote

Re: [ovirt-users] Python sample sdk

2014-07-03 Thread Shanil S
:58, Shanil S wrote: Hi Shahar, Thanks for your reply. Actually my doubt is that how can i run this on the browser and get the attached image like interface and do the console option The README file under the folder /python project should help, you need to set the right values

Re: [ovirt-users] Issues in IP Assigning using API

2014-07-02 Thread Shanil S
you get a cdrom with the cloud-init content. Try to mount the cdrom something like: $ mount /dev/sr1 mydir and look at the content of the network file at: $ cat mydir/openstack/content/ On 01.07.14 17:10, Shanil S wrote: Hi Seven, okay.. Thanks.. On Tue, Jul 1, 2014 at 4:31

[ovirt-users] Ovirt Python library is getting error

2014-07-02 Thread Shanil S
Hi Shahar, I have downloaded the ovirt Python library from http://www.ovirt.org/Python-sdk and trying to list out the vms but i am getting the following error --- File

Re: [ovirt-users] Issues in IP Assigning using API

2014-07-02 Thread Shanil S
Hi Sven, I used the xml like this to assign IP, http://www.ovirt.org/Features/Cloud-Init_Integration. Also, could you please give me the json data which you given for assigning the IP ? -- Regards Shanil On Wed, Jul 2, 2014 at 2:36 PM, Sven Kieske s.kie...@mittwald.de wrote: Well that

Re: [ovirt-users] Issues in IP Assigning using API

2014-07-02 Thread Shanil S
Hi Shahar, Okay.. Thanks.. -- Regards Shanil On Wed, Jul 2, 2014 at 2:42 PM, Shanil S xielessha...@gmail.com wrote: Hi Sven, I used the xml like this to assign IP, http://www.ovirt.org/Features/Cloud-Init_Integration. Also, could you please give me the json data which you given

Re: [ovirt-users] Issues in IP Assigning using API

2014-07-02 Thread Shanil S
upstream. Shahar. On 02.07.14 14:47, Shanil S wrote: Hi Shahar, Okay.. Thanks.. -- Regards Shanil On Wed, Jul 2, 2014 at 2:42 PM, Shanil S xielessha...@gmail.com wrote: Hi Sven, I used the xml like this to assign IP, http://www.ovirt.org/Features/Cloud

Re: [ovirt-users] Issues in IP Assigning using API

2014-07-02 Thread Shanil S
Hi Juan, If it is possible to include in 3.4.3 could please add it ? -- Regards Shanil On Wed, Jul 2, 2014 at 4:17 PM, Juan Hernandez jhern...@redhat.com wrote: On 07/02/2014 12:43 PM, Shanil S wrote: Hi Juan, Okay.. Thanks for the info. We are waiting for the new updates and i hope

Re: [ovirt-users] Console using REST API

2014-07-01 Thread Shanil S
Hi Seven,Michal, Thanks for your reply. Yes, i am using php and curl to create the console. Is it possible to create html5 console using php and curl ? Thanks for all your answers.. On Mon, Jun 30, 2014 at 7:15 PM, Sven Kieske s.kie...@mittwald.de wrote: Am 30.06.2014 15:32, schrieb

Re: [ovirt-users] Issues in IP Assigning using API

2014-07-01 Thread Shanil S
Hi Seven,Shahar, Thanks for you replies.. I am able create vm and also it is possible to set the host address using the cloud init. Only the IP assigning is not working with the cloud init and API function. I am also didn't find out any issues with the xml, there may be any restrictions or

Re: [ovirt-users] Issues in IP Assigning using API

2014-07-01 Thread Shanil S
Hi Seven, okay.. Thanks.. On Tue, Jul 1, 2014 at 4:31 PM, Sven Kieske s.kie...@mittwald.de wrote: CC'ed michal, maybe he finds an error in your xml. Am 30.06.2014 12:31, schrieb Shanil S: Hi, I am assigning IP using the REST API as like http://www.ovirt.org/Features/Cloud

Re: [ovirt-users] Console using REST API

2014-06-30 Thread Shanil S
Hi Itamar, I am planning to use web portal using php and curl. I checked this doc http://www.ovirt.org/How_to_Connect_to_SPICE_Console_Without_Portal but didn't understand about it. On Mon, Jun 30, 2014 at 11:38 AM, Itamar Heim ih...@redhat.com wrote: On 06/30/2014 07:14 AM, Shanil S wrote

[ovirt-users] Issues in IP Assigning using API

2014-06-30 Thread Shanil S
Hi, I am assigning IP using the REST API as like http://www.ovirt.org/Features/Cloud-Init_Integration but it seems the IP is not assigning to the vm. But the other details like host address etc are correctly saving. I am using cloud init to assign IP address The following is the xml which i used

Re: [ovirt-users] Issues in IP Assigning using API

2014-06-30 Thread Shanil S
Hi Shahar, I am using cent os for creating vm On Mon, Jun 30, 2014 at 4:18 PM, Shahar Havivi shah...@redhat.com wrote: On 30.06.14 16:01, Shanil S wrote: Hi, I am assigning IP using the REST API as like http://www.ovirt.org/Features/Cloud-Init_Integration but it seems the IP

Re: [ovirt-users] Issues in IP Assigning using API

2014-06-30 Thread Shanil S
Hi Sven, Thanks for your reply. The IP assigning from the ovirt panel using cloud init is working fine, so i think there may not be any issues with the cloud init version and cent os. The issue is only with the REST API function using cloud init. Is there any other settings need to do to work it

Re: [ovirt-users] Issues in IP Assigning using API

2014-06-30 Thread Shanil S
...@redhat.com wrote: On 30.06.14 17:30, Shanil S wrote: Hi Sven, Thanks for your reply. The IP assigning from the ovirt panel using cloud init is working fine, so i think there may not be any issues with the cloud init version and cent os. The issue is only with the REST API function using

[ovirt-users] Console using REST API

2014-06-29 Thread Shanil S
Hi All, Could you please explain how can i create console using REST api ? ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

[ovirt-users] Cloud init API issue

2014-06-26 Thread Shanil S
Hi, I am using ovirt REST API function to create vm. Virtual machine is not creating with the cloud init and i am unable to login. The following xml is which i used for creating vm vm name$name/name cluster nameWTC/name /cluster template