From 6a1967f3d944bd41e427543a2c8bb14082afbc9b Mon Sep 17 00:00:00 2001 From: Remi Bergsma Date: Fri, 14 Aug 2015 10:46:00 +0200 Subject: [PATCH] get rid of useless out-of-band alerts These alerts are generating a lot of false positives. Try spinning a new router, or migrate one using the API (not out-of-band) and you'll get alerts anyway. I just remove the alert below. We might consider ditching the functionality completely, as route VMs in master are designed to be persistent anyway. Let's at least remove the alerts. --- .../network/router/VirtualNetworkApplianceManagerImpl.java | 7 ------- 1 file changed, 7 deletions(-) diff --git a/server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java b/server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java index 8ec741742156..c6469622dc3e 100644 --- a/server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java +++ b/server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java @@ -2626,13 +2626,6 @@ public boolean postStateTransitionEvent(final StateMachine2.Transition