cloudstack/engine/storage/volume
Koushik Das d6b41d9ac2 CLOUDSTACK-9660: NPE while destroying volumes during 1000 VMs deploy and destroy tests
NPE is seen as VM destroy and storage cleanup threads try to remove the same root volume. Fix is to handle
only non-root volumes in storage cleanup thread, root volumes will be handled as part of VM destroy.
2016-12-09 15:49:39 +05:30
..
resources/META-INF/cloudstack/core Spring Modularization 2013-10-02 15:41:04 -07:00
src/org/apache/cloudstack/storage CLOUDSTACK-9660: NPE while destroying volumes during 1000 VMs deploy and destroy tests 2016-12-09 15:49:39 +05:30
test CLOUDSTACK-8525: NPE while updating the state of the volume after deletion 2015-06-03 11:45:02 +05:30
pom.xml Merge branch '4.9' 2016-08-23 14:16:53 +05:30