From 2f34fef7b9115abae63f72a28d04611abaac8c65 Mon Sep 17 00:00:00 2001 From: Prasanna Santhanam Date: Tue, 6 Aug 2013 15:55:18 +0530 Subject: [PATCH] Fix egress rules offering - rvr not required Signed-off-by: Prasanna Santhanam --- test/integration/component/test_egress_fw_rules.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/integration/component/test_egress_fw_rules.py b/test/integration/component/test_egress_fw_rules.py index 782564e8e89..6f511e51b15 100644 --- a/test/integration/component/test_egress_fw_rules.py +++ b/test/integration/component/test_egress_fw_rules.py @@ -96,7 +96,6 @@ class Services: "cpuspeed" : 100,# in MHz "storagetype" : "local", "memory" : 128}, - #"storagetype" : "local"}, "network_offering": { "name": 'Network offering-VR services', "displaytext": 'Network offering-VR services', @@ -119,7 +118,6 @@ class Services: "serviceCapabilityList": { "SourceNat": { "SupportedSourceNatTypes": "peraccount", - "RedundantRouter": "false", } }, },