Reworked FlowConfigBlaster to be able to batch multiple flows in a single RESTCONF...
[integration/test.git] / test / tools / odl-mdsal-clustering-tests / clustering-performance-test / flow_config_blaster_fle.py
index 11204548742a1a338ecb383c0785da76523ed58f..ac531254f0dcc63ef3abdea4fcccf1a73276f79c 100755 (executable)
@@ -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: