ClusterManagement.List_Indices_Or_All
[integration/test.git] / csit / libraries / OVSDB.robot
index cdf23e71cd8a531e670e3908aecbdb663d904e28..8dc367e36b89a6a841045cfdf62da226d2185546 100644 (file)
@@ -137,7 +137,7 @@ Check OVS OpenFlow Connections
 Add Multiple Managers to OVS
     [Arguments]    ${tools_system}=${TOOLS_SYSTEM_IP}    ${controller_index_list}=${EMPTY}    ${ovs_mgr_port}=6640
     [Documentation]    Connect OVS to the list of controllers in the ${controller_index_list} or all if no list is provided.
-    ${index_list} =    ClusterManagement__Given_Or_Internal_Index_List    given_list=${controller_index_list}
+    ${index_list} =    ClusterManagement.List Indices Or All    given_list=${controller_index_list}
     Log    Clear any existing mininet
     Utils.Clean Mininet System    ${tools_system}
     ${ovs_opt}=    Set Variable