Replace Bierman02 with RFC8040 for OpenFlow Plugin
[integration/test.git] / csit / suites / openflowplugin / Flows_Additional_TCs / 020_Lithium_Rps_Calls_Cpqd.robot
index d186e8960bb89d98c9a309b19798a8348fa7e375..e5df8165fc62e548d1c94597bced24139e6b628f 100644 (file)
@@ -10,7 +10,7 @@ Resource          ../../../libraries/FlowLib.robot
 Variables         ../../../variables/ofplugin/RpcVariables.py
 
 *** Variables ***
-${send_update_table_url}    /restconf/operations/sal-table:update-table
+${send_update_table_url}    /rests/operations/sal-table:update-table
 ${start}          sudo mn --controller=remote,ip=${ODL_SYSTEM_IP} --topo tree,1 --switch user
 
 *** Test Cases ***