Update RequestsLibrary deprecated calls
[integration/test.git] / csit / suites / openflowplugin / Performance_Flow_Config / 030_Stats_Collection_Linear.robot
index e02fd72b062887ef3fd6628fe609b4cf4919dd5b..b7e44735af616f68f249ecadc42d6f07a3d3cd2a 100644 (file)
@@ -64,7 +64,7 @@ Stop Switches
 
 Are Switches Connected Topo
     [Documentation]    Checks wheather switches are connected to controller
-    ${resp}=    Get    session    /restconf/operational/network-topology:network-topology/topology/flow:1    headers=${ACCEPT_XML}
+    ${resp}=    Get Request    session    /restconf/operational/network-topology:network-topology/topology/flow:1    headers=${ACCEPT_XML}
     Log    ${resp.content}
     ${count}=    Get Element Count    ${resp.content}    xpath=node
     Should Be Equal As Numbers    ${count}    ${swnr}