aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/network_services/vnf_generic/vnf/test_cgnapt_vnf.py
diff options
context:
space:
mode:
authorEmma Foley <emma.l.foley@intel.com>2018-06-22 16:45:56 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-06-22 16:45:56 +0000
commitb9820283f7aaa8dc10484a0006ee4fc569e71f07 (patch)
treee8be808b3dd41d6d4f2e90248caa476fb1ae645d /tests/unit/network_services/vnf_generic/vnf/test_cgnapt_vnf.py
parent3f3063363291b312f8c002086463a211338c1ae4 (diff)
parent7c2d0fbab9f4bbcbe53d229425642c26edc92492 (diff)
Merge "Configure ACL via static file" into stable/fraser
Diffstat (limited to 'tests/unit/network_services/vnf_generic/vnf/test_cgnapt_vnf.py')
-rw-r--r--tests/unit/network_services/vnf_generic/vnf/test_cgnapt_vnf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unit/network_services/vnf_generic/vnf/test_cgnapt_vnf.py b/tests/unit/network_services/vnf_generic/vnf/test_cgnapt_vnf.py
index b7731b649..c549da8f9 100644
--- a/tests/unit/network_services/vnf_generic/vnf/test_cgnapt_vnf.py
+++ b/tests/unit/network_services/vnf_generic/vnf/test_cgnapt_vnf.py
@@ -88,6 +88,7 @@ link 1 up
ssh_helper = mock.Mock()
scenario_helper = mock.Mock()
scenario_helper.vnf_cfg = {'lb_config': 'HW'}
+ scenario_helper.options = {}
scenario_helper.all_options = {}
cgnat_approx_setup_helper = CgnaptApproxSetupEnvHelper(vnfd_helper,