cloudstack/engine/schema/src/com/cloud/storage
Rajani Karuturi 6a18cdd6ef Merge pull request #1825 from Accelerite/CLOUDSTACK-9660
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.

* pr/1825:
  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.

Signed-off-by: Rajani Karuturi <rajani.karuturi@accelerite.com>
2017-02-28 06:00:02 +05:30
..
dao Merge pull request #1825 from Accelerite/CLOUDSTACK-9660 2017-02-28 06:00:02 +05:30
DiskOfferingVO.java For volumes created from template, do not log offering ID in VOLUME.CREATE in usage_event. Moved offering type to DiskOffering interface 2015-01-07 12:31:41 +05:30
GuestOSCategoryVO.java clean up storage related coded 2013-05-29 18:04:37 -07:00
GuestOSHypervisorVO.java CLOUDSTACK-6437: 2014-04-25 13:10:10 -07:00
GuestOSVO.java CLOUDSTACK-6437: 2014-04-25 13:10:10 -07:00
LaunchPermissionVO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
SnapshotPolicyVO.java CLOUDSTACK-6987: Add support for storing metadata for snapshot policy and controlling policy using display flag 2014-06-24 14:07:39 -07:00
SnapshotScheduleVO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
SnapshotVO.java Support Backup of Snapshots for Managed Storage 2016-10-30 23:19:58 -06:00
StoragePoolHostAssoc.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
StoragePoolHostVO.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
StoragePoolTagVO.java CLOUDSTACK-9574: Redesign storage tags and remove details from listImageStores response and UI 2017-02-07 17:50:09 -03:00
StoragePoolWorkVO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
UploadVO.java Fix URL length to 2048 for all url fields in VO 2016-05-27 08:16:05 +02:00
VMTemplateDetailVO.java CLOUDSTACK-9457: Allow retrieval and modification of VM and template details via API and UI 2016-12-27 23:33:50 -03:00
VMTemplateHostVO.java Fix URL length to 2048 for all url fields in VO 2016-05-27 08:16:05 +02:00
VMTemplateStoragePoolVO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
VMTemplateVO.java Fix URL length to 2048 for all url fields in VO 2016-05-27 08:16:05 +02:00
VMTemplateZoneVO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
VolumeDetailVO.java CLOUDSTACK-6184: set display=true by default for all resource details 2014-02-27 10:55:47 -08:00
VolumeHostVO.java Fix URL length to 2048 for all url fields in VO 2016-05-27 08:16:05 +02:00
VolumeVO.java Adding support for creating a volume from a snapshot when the snapshot is on managed storage 2015-01-20 15:24:33 -07:00