Update RequestsLibrary deprecated calls
[integration/test.git] / csit / suites / openflowplugin / Performance_Flow_Config / 090_BulkMaticConfigDsSetup_100k.robot
index 4474e0a2b3d19c4d96655e34e538c49d30f8a9c3..71c74435e1b2b4d00941403341b8eb7f35803b7a 100644 (file)
@@ -99,7 +99,7 @@ Delete Http Session And Store Plot Data
 
 Are Switches Connected Topo
     [Documentation]    Checks wheather switches are connected to controller
-    ${resp}=    Get    session    ${OPERATIONAL_TOPO_API}/topology/flow:1    headers=${ACCEPT_XML}
+    ${resp}=    Get Request    session    ${OPERATIONAL_TOPO_API}/topology/flow:1    headers=${ACCEPT_XML}
     Log    ${resp.content}
     ${count}=    Get Element Count    ${resp.content}    xpath=node
     Should Be Equal As Numbers    ${count}    ${swnr}