cloudstack/setup/db/db
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
..
data-217to218.sql bug 9259: added upgrade test suite 2011-04-01 17:01:53 -04:00
schema-20to21.sql Move all schema-*.sql to setup/db/db inline with db upgrade script 2011-04-01 15:47:16 -07:00
schema-21to22-cleanup.sql bug 9293: 21 to 22 db upgrade - added missing constraints to load_balancer_vm_map 2011-04-04 14:47:21 -07:00
schema-21to22.sql bug 9323: guid doesn't have to be NOT NULL 2011-04-05 11:23:31 -07:00
schema-22beta1to22beta2.sql Move all schema-*.sql to setup/db/db inline with db upgrade script 2011-04-01 15:47:16 -07:00
schema-22beta3to22beta4.sql Move all schema-*.sql to setup/db/db inline with db upgrade script 2011-04-01 15:47:16 -07:00
schema-217to218.sql Move all schema-*.sql to setup/db/db inline with db upgrade script 2011-04-01 15:47:16 -07:00
schema-221to222-cleanup.sql Move all schema-*.sql to setup/db/db inline with db upgrade script 2011-04-01 15:47:16 -07:00
schema-221to222.sql bug 9298: vm_type can be NULL in "nics" table (for placeholder nics) 2011-04-04 14:47:21 -07:00
schema-222to224-cleanup.sql Added configuration table modifications to upgrade sql. 2011-04-04 14:27:04 -07:00
schema-222to224.sql Bug 9309 - In Manual migration, do not consider 'reserved_capacity' when computing available memory in destination 2011-04-05 14:06:32 -07:00
schema-224to225.sql 224 to 225 upgrade - use schema*.sql instead of data*.sql 2011-04-01 16:25:56 -07:00
schema-level.sql Move all schema-*.sql to setup/db/db inline with db upgrade script 2011-04-01 15:47:16 -07:00
schema-snapshot-217to223.sql check in changes from 2.2.4 2011-04-05 11:01:35 -07:00