[libvirt] Driver ESX

2011-02-18 Thread Cédric Penas
Hi, I am currently working on a project where I must develop a function to clone domain for the driver ESX. I immediately saw that the function cloneVM_Task () from VMware API was not supported for standalone ESX. Does anyone know the best way to still implement this function or a workaround

[libvirt] Driver ESX

2011-02-18 Thread Cédric Penas
Hi, I am currently working on a project where I must develop a function to clone domain for the driver ESX. I immediately saw that the function cloneVM_Task () from VMware API was not supported for standalone ESX. Does anyone know the best way to still implement this function or a workaround

Re: [libvirt] Driver ESX

2011-02-18 Thread Cédric Penas
Le 18. 02. 11 14:11, Matthias Bolte a écrit : 2011/2/18 Cédric Penas: Hi, I am currently working on a project where I must develop a function to clone domain for the driver ESX. I immediately saw that the function cloneVM_Task () from VMware API was not supported for standalone ESX. Do you