cloudstack/server/src/com/cloud/storage
Koushik Das 266b8e5ee8 Support for local data disk (part 1)
Following changes are made:
- Create disk offering API now takes an extra parameter to denote storage type (local or shared). This is similar to storage type in service offering.
- Create/delete of data volume on local storage
- Attach/detach for local data volumes. Re-attach is allowed as long as vm host and data volume storage pool host is same.
- Migration of VM instance is not supported if it uses local root or data volumes.
- Migrate is not supported for local volumes.

Reviewed-by: Abhi
2012-07-25 15:16:42 +05:30
..
allocator Support for local data disk (part 1) 2012-07-25 15:16:42 +05:30
dao Resource tags: CS-15591 - delete tags for template/iso when corresponding vo object is removed 2012-07-16 14:36:47 -07:00
download don't call _secMgr.generateSetupCommand each time copying template 2012-05-14 14:14:39 -07:00
listener Switch to Apache license 2012-04-03 04:54:14 -07:00
monitor Switch to Apache license 2012-04-03 04:54:14 -07:00
resource Switch to Apache license 2012-04-03 04:54:14 -07:00
secondary CS-15544,fixed 2012-07-11 16:01:07 -07:00
snapshot CS-15430 Create snapshot should fail if creating snapshot results in exceeding snapshot resource limit for domain-admin or user accounts 2012-07-06 15:08:46 +05:30
swift Switch to Apache license 2012-04-03 04:54:14 -07:00
upload bug CS-14862: EIP/ELB - SSVM and CPVM should be given an ip address from the public ip address range. 2012-05-21 20:08:46 +05:30
LocalStoragePoolListener.java Switch to Apache license 2012-04-03 04:54:14 -07:00
OCFS2Manager.java Switch to Apache license 2012-04-03 04:54:14 -07:00
OCFS2ManagerImpl.java Switch to Apache license 2012-04-03 04:54:14 -07:00
StorageManager.java CS-15544,fixed 2012-07-11 16:01:07 -07:00
StorageManagerImpl.java Support for local data disk (part 1) 2012-07-25 15:16:42 +05:30
StorageMigrationCleanupMaid.java Switch to Apache license 2012-04-03 04:54:14 -07:00