From 67ad418299ae1849a1419348ff3fcbecef7848db Mon Sep 17 00:00:00 2001 From: sanjeev Date: Fri, 22 May 2015 12:20:32 +0530 Subject: [PATCH] CLOUDSTACK-8504: Remove creating network with RVR by default This closes #283 --- test/integration/component/test_egress_fw_rules.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test/integration/component/test_egress_fw_rules.py b/test/integration/component/test_egress_fw_rules.py index de222d3ec92..4082981f73c 100755 --- a/test/integration/component/test_egress_fw_rules.py +++ b/test/integration/component/test_egress_fw_rules.py @@ -108,7 +108,6 @@ class Services: "serviceCapabilityList": { "SourceNat": { "SupportedSourceNatTypes": "peraccount", - "RedundantRouter": "true" } }, },