cloudstack-mirror/api/src/org/apache/cloudstack
Chris Suich 180cfa19e8 Refactor Storage Related Resource Code
These changes are a joint effort between Edison and I to refactor some
of the code around snapshotting VM volumes and creating
templates/volumes from VM volume snapshots. In general, we were working
towards allowing PrimaryDataStoreDrivers to create snapshots on primary
storage and not requiring the snapshots to be transferred to secondary
storage.

High level changes:
-Added uuid to NfsTO, SwiftTO & S3TO to cut down on the requirement of
PrimaryDataStoreTO and ImageStoreTO which don't really serve much of a
purpose
-Initial work towards enable reverting VM volume from snapshots
-Added hypervisor commands for introducing and forgetting new hypervisor
objects (snapshots, templates & volumes)

Signed-off-by: Edison Su <sudison@gmail.com>
2013-10-04 13:06:42 -07:00
..
acl CLOUDSTACK-1190: make APIChecker throw one sensible exception. 2013-03-05 09:44:08 -08:00
affinity CLOUDSTACK-4259 Dedicated Resources: createAffinityGroup API should not allow admin to create the group of this type through API 2013-09-03 20:02:53 -07:00
api Refactor Storage Related Resource Code 2013-10-04 13:06:42 -07:00
context Add Manage Context framework 2013-10-02 13:09:52 -07:00
jobs Moved over the new jobs framework from vmsync. This has not been integrated into the server package yet. Will do that next 2013-07-30 15:00:58 -07:00
network merge master 2013-05-11 15:28:43 +05:30
query CLOUDSTACK-3818: NFS Cache Improperly Named. 2013-07-26 15:07:45 -07:00
region CLOUDSTACK-4111: Prompt "Acquire New IP - Cross Zones - YES/NO" wizard 2013-08-12 18:12:13 +05:30
usage fix CLOUDSTACK-3591 add usage recording for VM snapshots 2013-08-01 10:47:36 +08:00