cloudstack/server/src/com/cloud
Anshul Gangwar 5b620951a3 CLOUDSTACK-7752: Fixed deployment planner stuck in infinite loop. If we create VM with shared service offering and attach disk with local disk offering, and one of storage pool is full(cannot be allocated) and other is not full then we are not putting the cluster in avoid list which is causing this infinite loop.
Fixed by putting the cluster in avoid list even if one of the storage pool is full(cannot be allocated)

Signed-off-by: Daan Hoogland <daan@onecht.net>
2014-11-19 12:03:30 +01:00
..
account Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
acl Disable IAM feature from 4.4 release. 2014-05-21 13:49:11 +02:00
agent/manager CLOUDSTACK-6357: Not able to select GPU card in case of GPU-passthrough. 2014-04-08 22:08:17 +05:30
alert CLOUDSTACK-7528: More verbose logging when sending alert fails 2014-09-10 11:45:02 +02:00
api CLOUDSTACK-6508: impossible to list projects from API with domainid set 2014-08-21 03:17:32 +02:00
async Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
capacity CLOUDSTACK-6170 Updated logic to more accurately calculate how much space is currently allocated for a managed storage pool 2014-04-25 22:23:54 +02:00
configuration CLOUDSTACK-7184: xenheartbeat gets passed timeout and interval 2014-09-16 12:25:07 +02:00
consoleproxy CLOUDSTACK-6204: removing realhostip dependency 2014-03-09 13:46:57 -07:00
dc Fixed some problems reported by FindBugs 2014-03-13 13:45:30 -07:00
deploy CLOUDSTACK-7752: Fixed deployment planner stuck in infinite loop. If we create VM with shared service offering and attach disk with local disk offering, and one of storage pool is full(cannot be allocated) and other is not full then we are not putting the cluster in avoid list which is causing this infinite loop. 2014-11-19 12:03:30 +01:00
event CLOUDSTACK-6597: Updatevm - root admin should be allowed to change instance name 2014-07-30 12:52:15 +02:00
ha Don't let VMsync touch the VM if VM has been scheduled for HA but HA is not yet running. 2014-04-02 16:01:06 -07:00
hypervisor CLOUDSTACK-7295: VMs is Stopped state have no host ID, resulting in NPE 2014-08-11 14:56:07 -07:00
metadata CLOUDSTACK-6987: Add support for storing metadata for snapshot policy and controlling policy using display flag 2014-07-30 13:24:31 +02:00
network CLOUDSTACK-6223. removeNicFromVirtualMachine fails if another instance in another domain has a nic with the same ip and a forwarding rule configured on it 2014-09-12 12:07:04 +02:00
projects Disable IAM feature from 4.4 release. 2014-05-21 13:49:11 +02:00
resource CLOUDSTACK-7184: xenheartbeat gets passed timeout and interval 2014-09-16 12:25:07 +02:00
resourcelimit Disable IAM feature from 4.4 release. 2014-05-21 13:49:11 +02:00
server CLOUDSTACK-7219 log warning when config item is missing from scope 2014-10-02 11:58:20 +02:00
servlet Disable IAM feature from 4.4 release. 2014-05-21 13:49:11 +02:00
storage CLOUDSTACK-7000: Fix bugs in ListSnapshotPolicy and updateSnapshotPolicy command 2014-07-30 13:33:22 +02:00
tags CLOUDSTACK-7362: fix wrong uuid issue for resource tags 2014-08-18 16:00:22 +02:00
template CLOUDSTACK-7871: allow VM and template details update using update APIs 2014-11-10 17:59:54 +05:30
test Fixed coverity issues 2014-06-12 14:44:26 +02:00
usage Merge branch 'master' into rbac. 2014-01-17 14:37:08 -08:00
user CLOUDSTACK-6742: listVolumes - As regularuser , able to list Vms and 2014-05-22 10:17:15 +02:00
uuididentity After merge, fix isRootAdmin() calls to use accountId instead of type 2014-03-13 13:28:40 -07:00
vm CLOUDSTACK-7871: allow VM and template details update using update APIs 2014-11-10 17:59:54 +05:30