Manage Images -> Delete Image error (VCL 2.3)

2012-06-08 Thread Dmitri Chebotarov
Hi I get a SQL error when trying to delete an image (under Manage Images). This is due a wrong column name used in the images.php (preferredimageid vs nextimageid). Diff is attached. [root@sand-vcl23 .ht-inc]# diff images.php images.php-orig 2711,2712c2711,2712 < . "SET nextimageid = $noimag

Re: VCL 2.3 and KVM / Libvirt support

2012-06-08 Thread Dmitri Chebotarov
Hi It looks like image name changes during image capture process. The capture starts with one image name and finishes with a different image name: start: VCL IMAGE Creation Started: centos5image-LinuxCentOS62KVMv399-v0 finish: VCL IMAGE Creation Completed: centos5-LinuxCentOS62KVMv3-99-v0