aboutsummaryrefslogtreecommitdiffstats
path: root/sfc/tests/functest/sfc_one_chain_two_service_functions.py
diff options
context:
space:
mode:
authorManuel Buil <mbuil@suse.com>2017-08-29 12:33:58 +0200
committerBrady Johnson <bjohnson@inocybe.com>2017-09-01 13:51:01 +0000
commitf2d9ca06bd9a70b4ee50c0dd51fcb061cf2baaca (patch)
treed4cb3697178a2120832ed131567efca0c2a61860 /sfc/tests/functest/sfc_one_chain_two_service_functions.py
parentb864bfbdff816dc621e5b4cd91431ec9ac4a47c0 (diff)
Remove setup_compute_node and configure_iptables
We are going to use ODL Nitrogen which does not require the NSH hack as packets reaching the VNF will use ETH+NSH encapsulation Change-Id: I5a55fde84e8f17860783ec9de8b99242fc38b9a9 Signed-off-by: Manuel Buil <mbuil@suse.com>
Diffstat (limited to 'sfc/tests/functest/sfc_one_chain_two_service_functions.py')
-rw-r--r--sfc/tests/functest/sfc_one_chain_two_service_functions.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/sfc/tests/functest/sfc_one_chain_two_service_functions.py b/sfc/tests/functest/sfc_one_chain_two_service_functions.py
index 7d421efc..3dbae79c 100644
--- a/sfc/tests/functest/sfc_one_chain_two_service_functions.py
+++ b/sfc/tests/functest/sfc_one_chain_two_service_functions.py
@@ -62,9 +62,6 @@ def main():
results.add_to_summary(2, "STATUS", "SUBTEST")
results.add_to_summary(0, "=")
- test_utils.setup_compute_node(TESTCASE_CONFIG.subnet_cidr, compute_nodes)
- test_utils.configure_iptables(controller_nodes)
-
test_utils.download_image(COMMON_CONFIG.url,
COMMON_CONFIG.image_path)
_, custom_flv_id = os_utils.get_or_create_flavor(