cloudstack/api/src/com/cloud
Koushik Das 65eeeaf071 CS-14277
Support for local data disk. Currently enable/disable config is at zone level, in subsequent checkins it can be made more granular.
    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.
    - Zone level config to enable/disable local storage usage for service and disk offerings.
    - Local storage gets discovered when a host is added/reconnected if zone level config is enabled. When disabled existing local storages are not removed but any new local storage is not added.
    - Deploy VM command validates service and disk offerings based on local storage config.
    - Upgrade uses the global config 'use.local.storage' to set the zone level config for local storage.
(cherry picked from commit 62710aed37606168012a0ed255a876c8e7954010)
2012-09-11 17:22:43 +05:30
..
acl committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00
agent/api bug CS-15577: Added per gateway network usage for VPC and VPN usage. VPN usage uses 525 mark for outgoing traffic and 524 mark for incoming traffic 2012-08-17 17:07:13 +05:30
alert Remove @author tag from non third-party source files in api folder 2012-08-13 15:17:22 +08:00
api CS-14277 2012-09-11 17:22:43 +05:30
async VPC: intermidiate checkin to Static Routes 2012-06-25 21:00:57 -07:00
capacity Remove @author tag from non third-party source files in api folder 2012-08-13 15:17:22 +08:00
cluster committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00
configuration VPC: CS-15798 - added vpc resource limit. Check vpc functional spec for more details: 2012-08-01 18:57:33 -07:00
consoleproxy committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00
dao committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00
dc CS-14277 2012-09-11 17:22:43 +05:30
deploy bug CS-15278: For removing clusters crossing threshold find out the list of cluster through db instead of iteratting cluster one by one in the java code. 2012-08-13 16:20:57 +05:30
domain committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00
event CS-15670: Allow normal users to configure S2S VPN 2012-07-27 16:27:36 -07:00
exception Remove @author tag from non third-party source files in api folder 2012-08-13 15:17:22 +08:00
host Remove @author tag from non third-party source files in api folder 2012-08-13 15:17:22 +08:00
hypervisor Merge branch 'master' into vpc 2012-08-01 19:04:28 -07:00
network S2S VPN: Fix license headers 2012-08-14 09:53:39 -07:00
offering VPC: added one more default network offering for VPC - the one not having LB service 2012-07-17 17:46:17 -07:00
org committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00
projects ResourceTags: resourcetags support for Project/Vpc/NetworkACL/StaticRoute 2012-08-01 18:54:08 -07:00
resource CS-15173: Additional Cluster is allowed to add with the same VSM IPaddress as the previous cluster 2012-06-22 13:31:56 -07:00
serializer committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00
server ResourceTags: resourcetags support for Project/Vpc/NetworkACL/StaticRoute 2012-08-01 18:54:08 -07:00
storage Fix Bug CloudStack-9 can not change OS preference from OS to none 2012-09-04 20:51:03 +08:00
template committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00
user Reverted "Initialize user context from AccountManager" committed to master branch by mistake 2012-08-08 15:26:45 -07:00
uservm committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00
vm Replace db-id by UUID for user VM's vm-id. 2012-09-10 18:01:08 -07:00