commit | 6f53964023c27fa223aa92baf090d726949ac7ed | [log] [tgz] |
---|---|---|
author | Wilson Ng <wilson.ng@bigswitch.com> | Mon Oct 28 18:17:44 2013 -0700 |
committer | Wilson Ng <wilson.ng@bigswitch.com> | Mon Oct 28 18:17:44 2013 -0700 |
tree | ff718d7c1ebd439e8e1576613ab5af89cce9d8ca | |
parent | 42df57a4f1dc2c53382c5471b72f871239b6d9d3 [diff] [blame] |
Remove unneeded util function.
diff --git a/tests-1.3/pktin_match.py b/tests-1.3/pktin_match.py index 17da936..efc064b 100644 --- a/tests-1.3/pktin_match.py +++ b/tests-1.3/pktin_match.py
@@ -34,7 +34,7 @@ logging.debug("Inserting match-all flow sending packets to controller") request = ofp.message.flow_add( - table_id=test_param_get_table(), + table_id=test_param_get("table", 0), instructions=[ ofp.instruction.apply_actions( actions=[