cloudstack/api/src/com/cloud
Mice Xia 51e4f597e0 fix CLOUDSTACK-3591 add usage recording for VM snapshots
Conflicts:

	plugins/hypervisors/xen/src/com/cloud/hypervisor/xen/resource/CitrixResourceBase.java
	server/src/com/cloud/vm/snapshot/VMSnapshotManagerImpl.java
	setup/db/db/schema-410to420.sql
2013-08-01 10:47:36 +08:00
..
agent fix CLOUDSTACK-3591 add usage recording for VM snapshots 2013-08-01 10:47:36 +08:00
alert merge master 2013-05-11 15:28:43 +05:30
api/commands CLOUDSTACK-797: Removing cmds CreatePrivateNetworkCmd and DestroyConsoleProxyCmd 2013-04-10 13:21:24 +05:30
async VMSync: Separating jobs from api 2013-07-03 11:22:40 -07:00
capacity api: Entities will extend InternalIdentity and Identity 2012-12-26 19:11:15 -08:00
configuration Moved Configuration from api to utils and moved the package. This was done by eclipse so I only ran the unit test to verify everything is fine 2013-07-25 03:57:12 -07:00
consoleproxy Removed schema from the dependency of many components 2013-07-29 10:55:19 -07:00
dc CLOUDSTACK-681: Dedicated Resources - Explicit Dedication, Private zone, pod, cluster or host. <Patch1> 2013-05-30 01:07:01 -07:00
deploy Changed VirtualMachineProfile to be non-generic. From here on VirtualMachineManager will only manage vm instance. It doesn't understand the difference between different types of VMs. This makes the vmsync code to be generic across all vms. 2013-07-22 11:48:11 -07:00
domain CLOUDSTACK-1636: Removed the concept of owner region. 2013-03-14 11:53:40 +05:30
event CLOUDSTACK-3848: Usage events for dynamic scaling of cpu/ram operation on VM 2013-07-31 15:07:17 +05:30
exception CLOUDSTACK-2070: Anti-Affinity - When Vm deployment fails because of not being able to satisfy the anti-affinity rule , user should be provided with more informative message. 2013-05-17 14:36:23 -07:00
ha Removed the getByTypeAndId() method and replace it with getById method 2013-07-22 20:06:04 -07:00
host CLOUDSTACK-2522: While processing agents behind on ping, we may fail to process a host that is already in 'Down' state 2013-05-15 14:27:27 -07:00
hypervisor CLOUDSTACK-3681: fix bunch of bugs related to vmware, regarding to snapshot 2013-07-24 19:06:30 -07:00
info merge master 2013-05-11 15:28:43 +05:30
network CLOUDSTACK-62 [AWS Style Health Checks] Response of the API listLoadBalancerRuleInstances should show the service state of a VM if health check is configured for it 2013-07-26 16:40:26 +05:30
offering Cloudstack-2997 Make haproxy maxconn configurable 2013-07-17 10:06:11 +05:30
org fixed unit tests from merge 2013-01-18 15:58:55 -08:00
projects fixed unit tests from merge 2013-01-18 15:58:55 -08:00
region/ha CLOUDSTACK-2332:[GSLB] deleteAccount is not cleaning the gslb rules 2013-05-31 19:08:40 +05:30
resource Fix for CLOUDSTACK-2536 2013-07-25 13:42:08 +05:30
serializer api_refactor: refactor project apis 2012-12-03 22:10:32 -08:00
server Moved Configuration from api to utils and moved the package. This was done by eclipse so I only ran the unit test to verify everything is fine 2013-07-25 03:57:12 -07:00
storage fix CLOUDSTACK-3591 add usage recording for VM snapshots 2013-08-01 10:47:36 +08:00
template merge object_store 2013-06-20 00:18:00 -07:00
user UserContext switched to CallContext. Added generic storage mechanism for other code to carry information throughout a call. Made the calling User and Account a must have. Added an interface to carry entities in error. Fixed up the code. Part of the vmsync branch 2013-07-16 11:24:21 -07:00
uservm fixed unit tests from merge 2013-01-18 15:58:55 -08:00
vm Removed the getByTypeAndId() method and replace it with getById method 2013-07-22 20:06:04 -07:00