Migrate request invocations (openflowplugin)
[integration/test.git] / csit / suites / openflowplugin / Performance_Flow_Config / 020_Stats_Collection_Gauss.robot
index 9a289883586682e8a6f210c1e4694129ebebf6fa..ac447ccfe231115c8ce21d6815489ce4cb6aba07 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}