Migrate request invocations (openflowplugin)
[integration/test.git] / csit / suites / openflowplugin / Performance_Flow_Config / 050_Stats_Collection_FirstTable.robot
index 862b8e1ecf5e151ebb4d368208a643a8c2817f64..c7445d35f55a3542ca191a5009bb802b57e40ccd 100644 (file)
@@ -71,7 +71,7 @@ Stop Switches
 
 Are Switches Connected Topo
     [Documentation]    Checks wheather switches are connected to controller
-    ${resp}=    Get Request    session    ${RFC8040_OPERATIONAL_TOPO_FLOW1_API}    headers=${ACCEPT_XML}
+    ${resp}=    GET On Session    session    url=${RFC8040_OPERATIONAL_TOPO_FLOW1_API}    headers=${ACCEPT_XML}
     Log    ${resp.content}
     ${count}=    Get Element Count    ${resp.content}    xpath=node
     Should Be Equal As Numbers    ${count}    ${swnr}