Commit Graph

11 Commits

Author SHA1 Message Date
nit 06a1e47fb3 bug 7161 : Fixed CreatePrivateTemplate NPE. This was getting thrown when template creation was ordered from a volume for hypervisor other than KVM. For now we support template creation from volume only for KVM. The bug was more due to conversion of Long to long where the Long object was null.
status 7161: resolved fixed
2010-11-15 15:14:56 +05:30
edison e876d74507 Add back creating template from volume for KVM 2010-10-25 16:03:45 -07:00
anthony 9d6e553288 bug 6688: there is obsolete nfs handle, try to umount it
status 6688: resolved fixed
2010-10-20 19:26:03 -07:00
anthony b69d7d443a bug 6516: didn't consider it last snapshot is deleted but the new snapshot is empty
status 6516: resolved fixed
2010-10-12 16:55:54 -07:00
abhishek 0b74b3d684 bug 6384: The bug is a synchronization issue on the domr lock, when 2 vms simultaneoulsy try to acquire a lock. One acquires, and the other times out. This should happen very infrequently, and in case it does, we are returning back an apt error with the request to retry the same operation again
status 6384: resolved fixed
2010-10-04 14:37:45 -07:00
anthony 25f7d46aed bug 6332: remove the new snapshot if it is empty
status 6332: resolved fixed
2010-09-30 12:29:25 -07:00
abhishek dff7e5c58f bug 6241: returning the vm display name for a host of cases
status 6241: resolved fixed
2010-09-22 15:47:49 -07:00
Kelven Yang 9c73dab12e Avoid continously to execute jobs from queue within a single execution. To have better transaction isolations between job executions, so that leak of transaction won't go further into other job executions 2010-08-31 18:27:03 -07:00
Manuel Amador (Rudd-O) 50459fd30f This is the REAL 2.1.x tip source 2010-08-11 18:48:43 -07:00
Manuel Amador (Rudd-O) 6484467ce2 Branch 2.1.x committed 2010-08-11 09:13:54 -07:00
Manuel Amador (Rudd-O) 05c020e1f6 Source code committed 2010-08-11 09:13:29 -07:00