mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-15 10:02:27 +01:00
This patch would reset the priority in such condition: 1. All redundant routers are stopped, e.g. due to network GC 2. User start one VM in the network 3. The routers would be brought up with reseted priority(100 & 99). This would resolve the issue of network GC result in lower limit of redundant router priority reached.