cloudstack/server/src/com/cloud/upgrade
alena 5d332f0f30 bug 9688: remove orphaned lb/vm mappings as a part of db upgrade (there was a bug in 2.1.x when the LB rule was removed, but mapping was left in the DB)
status 9688: resolved fixed

To verify that the rule was removed:
* make sure that there is no record with lb id in load_balancer table
* verify that lb.delete event was generated for this rule
2011-05-02 19:05:27 -07:00
..
dao bug 9688: remove orphaned lb/vm mappings as a part of db upgrade (there was a bug in 2.1.x when the LB rule was removed, but mapping was left in the DB) 2011-05-02 19:05:27 -07:00
DatabaseUpgradeChecker.java bug 9617: fixed snapshot upgrade from 223 to 224 2011-04-29 14:13:25 -07:00