cloudstack/setup
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
..
apidoc add copyright header to shell scripts 2012-01-11 18:41:53 -08:00
bindir Bug 13529 - Multiple Management Servers: cloud-setup-databases script fails to execute 2012-02-08 16:58:17 -08:00
db Bug 8791 - user dispersing allocator 2012-02-08 17:03:38 -08:00
.project Branch 2.1.refactor committed 2010-08-11 09:13:42 -07:00