cloudstack/server/src/com/cloud/storage
Alena Prokharchyk 339aa41442 CLOUDSTACK-304: Synchronization support for createSnapshot command - don't sent more than "concurrent.snapshots.threshold.perhost" createSnapshots commands to the backend host.
Conflicts:

	core/src/com/cloud/async/AsyncJobVO.java
	core/src/com/cloud/async/SyncQueueVO.java
	server/src/com/cloud/api/ApiDispatcher.java
	server/src/com/cloud/api/ApiServer.java
	server/src/com/cloud/async/AsyncJobManagerImpl.java
	server/src/com/cloud/async/SyncQueueManager.java
	server/src/com/cloud/async/SyncQueueManagerImpl.java
	server/src/com/cloud/async/dao/SyncQueueDao.java
	server/src/com/cloud/storage/snapshot/SnapshotSchedulerImpl.java
	server/test/com/cloud/async/TestSyncQueueManager.java
	setup/db/create-schema.sql
2012-10-10 13:40:00 -07:00
..
allocator CS-14277 2012-09-11 17:22:43 +05:30
dao Removed more unused imports in Snapshots code 2012-10-09 17:07:03 -07:00
download Remove @author tag from non third-party source files in server folder 2012-08-13 15:17:31 +08:00
listener CLOUDSTACK-251 : 2012-10-04 11:31:53 -07:00
monitor Remove @author tag from non third-party source files in server folder 2012-08-13 15:17:31 +08:00
resource Patch from Chip Childers 2012-07-02 09:51:21 -04:00
secondary Only use the PremiumSecondaryStorageResource if VmWare is the hypervisor 2012-08-24 15:57:18 +02:00
snapshot CLOUDSTACK-304: Synchronization support for createSnapshot command - don't sent more than "concurrent.snapshots.threshold.perhost" createSnapshots commands to the backend host. 2012-10-10 13:40:00 -07:00
swift Patch from Chip Childers 2012-07-02 09:51:21 -04:00
upload CS-13594: Download template is unable to handle multiple SSVMs per zone 2012-08-29 15:25:00 +05:30
LocalStoragePoolListener.java CS-14277 2012-09-11 17:22:43 +05:30
OCFS2Manager.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
OCFS2ManagerImpl.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
StorageManager.java add recreate.systemvm.enabled parameter to control recreating systemvm 2012-08-20 11:19:26 -07:00
StorageManagerImpl.java CLOUDSTACK-10 Deleting a disconnected primary storage results in partial removed state 2012-09-18 11:18:44 +08:00
StorageMigrationCleanupMaid.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00