cloudstack/setup
prachi 92c0b3b82f Bug 9309 - In Manual migration, do not consider 'reserved_capacity' when computing available memory in destination
Changes:
- Now while listing hosts for migration, capacity is calculated as total_capacity -used_capacity
 instead of total_capacity -(used_capacity + reserved_capacity)
- Also, the capacity columns in op_host_capacity are now 'signed' type so that the subtractions in queries does not overflow.
- Added this to DB upgrade 222 to 224 change as well.
2011-04-05 14:06:32 -07:00
..
bindir Additions made to the script inorder to avoid VM login using "saved_password" string 2011-03-09 15:54:18 -08:00
db Bug 9309 - In Manual migration, do not consider 'reserved_capacity' when computing available memory in destination 2011-04-05 14:06:32 -07:00
.project Branch 2.1.refactor committed 2010-08-11 09:13:42 -07:00