commit e3f67d126d66c31e027c96b5524667884084053b Author: Sheng Yang <sheng.y...@citrix.com> Date: Thu Mar 28 15:02:45 2013 -0700
CLOUDSTACK-1827: Fix redundant router update mechanism There is a bug that if the smaller number ID RvR stop running, that pair of RvR's status won't be updated. This patch fixed it. --Sheng