X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test%2Ftools%2Fodl-mdsal-clustering-tests%2Fclustering-performance-test%2Fflow_config_blaster_fle.py;h=ac531254f0dcc63ef3abdea4fcccf1a73276f79c;hb=6dda5d7b7ec7f125953764ecb030abaf921eff73;hp=11204548742a1a338ecb383c0785da76523ed58f;hpb=ecd5116aa649d2752ba6cba00033682ecd6d3041;p=integration%2Ftest.git diff --git a/test/tools/odl-mdsal-clustering-tests/clustering-performance-test/flow_config_blaster_fle.py b/test/tools/odl-mdsal-clustering-tests/clustering-performance-test/flow_config_blaster_fle.py index 1120454874..ac531254f0 100755 --- a/test/tools/odl-mdsal-clustering-tests/clustering-performance-test/flow_config_blaster_fle.py +++ b/test/tools/odl-mdsal-clustering-tests/clustering-performance-test/flow_config_blaster_fle.py @@ -51,7 +51,7 @@ class FlowConfigBlasterFLE(FlowConfigBlaster): return nodes - def add_flow(self, session, node, flow_id, ipaddr): + def post_flows(self, session, node, flow_id, ipaddr): """ Adds a flow. Overrides the add_flow method in FlowConfigBlaster. :param session: