cloudstack/api/src/com/cloud
prachi 05af078358 Bug 8791 - user dispersing allocator
Changes:
To migrate systems using 'use.user.concentrated.pod.allocation' as true and 'vm.allocation.algorithm' as true, we need to
add following changes:

- There will be 5 values to 'vm.allocation.algorithm': 'random', 'firstfit', 'userdispersing', 'userconcentratedpod_random', 'userconcentratedpod_firstfit'
- 'userconcentratedpod_random' means we apply user concentration to pods and clusters. To hosts and pools we use random ordering.
- 'userconcentratedpod_firstfit' means we apply user concentration to pods and clusters. To hosts and pools we use firstfit ordering.
2012-02-08 17:03:38 -08:00
..
acl Code style fixes for API package 2012-02-03 14:25:26 -08:00
agent/api bug 13439: full sync at management server restart, disabling hourly sync 2012-02-06 15:01:44 +05:30
alert api refactoring 2010-11-21 12:00:21 -08:00
api Add "changecidr" parameter for updateNetwork API 2012-02-08 15:57:50 -08:00
async Code style fixes for API package 2012-02-03 14:25:26 -08:00
capacity Bug 13059: Make DB changes to list top consumed resources for enabled resources only. For this introdiuced a new state called capacity state in the op_host_capacity table and would be updated on every operation of zone pod cluster and host 2012-02-07 20:53:25 +05:30
cluster Code style fixes for API package 2012-02-03 14:25:26 -08:00
configuration Code style fixes for API package 2012-02-03 14:25:26 -08:00
consoleproxy api refactoring 2010-11-21 12:00:21 -08:00
dao Code style fixes for API package 2012-02-03 14:25:26 -08:00
dc Revert zone guest cidr setting 2012-02-08 15:54:16 -08:00
deploy Bug 8791 - user dispersing allocator 2012-02-08 17:03:38 -08:00
domain Code style fixes for API package 2012-02-03 14:25:26 -08:00
event Code style fixes for API package 2012-02-03 14:25:26 -08:00
exception Code style fixes for API package 2012-02-03 14:25:26 -08:00
host bug 12790: use processDisconnect() when disconnect the agent during agent LB process 2011-12-30 10:03:56 -08:00
hypervisor 1) Removed tags from the network object 2011-11-01 17:42:06 -07:00
network Add "changecidr" parameter for updateNetwork API 2012-02-08 15:57:50 -08:00
offering Code style fixes for API package 2012-02-03 14:25:26 -08:00
org Code style fixes for API package 2012-02-03 14:25:26 -08:00
projects Code style fixes for API package 2012-02-03 14:25:26 -08:00
resource Code style fixes for API package 2012-02-03 14:25:26 -08:00
serializer Code style fixes for API package 2012-02-03 14:25:26 -08:00
server Bug 13059: Remove the listTipConsumedResources api and introduced a sortbyusage flag in the listCapacity call. 2012-02-08 11:50:55 +05:30
storage Code style fixes for API package 2012-02-03 14:25:26 -08:00
template Code style fixes for API package 2012-02-03 14:25:26 -08:00
user Code style fixes for API package 2012-02-03 14:25:26 -08:00
uservm Code style fixes for API package 2012-02-03 14:25:26 -08:00
vm Code style fixes for API package 2012-02-03 14:25:26 -08:00