Thanks Wido, for resize volume we can call libvirt api instead of script right. http://libvirt.org/git/?p=libvirt-java.git;a=commit;h=cd00a4b8f25944f6fe2ce3ecb2ac00cbcad8db8d
Thanks Rajesh Battala -----Original Message----- From: Wido den Hollander [mailto:w...@widodh.nl] Sent: Monday, September 16, 2013 3:38 PM To: dev@cloudstack.apache.org Subject: Libvirt-java 0.5.0 has been released Hi, I worked with the RedHat guys last week to get libvirt-java 0.5.0 released which has some nice new features for us: - Supports different XML on destination host during migration - Supports resizing volumes - Supports more snapshot functionalities I took the liberty to depend on 0.5.0 in master and also merge in the code for the VNC listen, we now no longer listen on 0.0.0.0 for VNC, which was a security issue imho. The reason I'm bringing this to the list is that we can simplify some code around resizing volumes and snapshotting where we currently have some nasty scripts to do the work. See my commits in libvirt-java: http://www.libvirt.org/git/?p=libvirt-java.git;a=summary So keep in mind libvirt-java has some new features! Wido