X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Fpython%2FFlowUtil.py;fp=resources%2Flibraries%2Fpython%2FFlowUtil.py;h=f92f5148db30f3ad49e6a7fd3a2a5b8ff69986b6;hp=23293b6dc668e4db1d06e31cdc17f9ee913a28d0;hb=d92086e8ee964d2d5700046ef85c6b681844288a;hpb=13617c1ddb6fb2324e331d14ffa38635a13a10b1 diff --git a/resources/libraries/python/FlowUtil.py b/resources/libraries/python/FlowUtil.py index 23293b6dc6..f92f5148db 100644 --- a/resources/libraries/python/FlowUtil.py +++ b/resources/libraries/python/FlowUtil.py @@ -400,7 +400,7 @@ class FlowUtil: :rtype: int :raises ValueError: If action type is not supported. """ - cmd = u"flow_add" + cmd = u"flow_add_v2" if action == u"redirect-to-queue": flow_rule = {