Updates for SO integration & sec_group
[demo.git] / boot / robot / integration_robot_properties.py
index 5facd54..68b18de 100644 (file)
@@ -59,10 +59,11 @@ GLOBAL_MSO_BPMN_SERVER_PORT = "8081"
 GLOBAL_MSO_CATDB_SERVER_PORT = "8082"
 GLOBAL_MSO_OPENSTACK_SERVER_PORT = "8087"
 GLOBAL_MSO_REQDB_SERVER_PORT = "8083"
-GLOBAL_MSO_SDNC_SERVER_PORT =  "8090"
+GLOBAL_MSO_SDNC_SERVER_PORT =  "8086"
 GLOBAL_MSO_VFC_SERVER_PORT = "8084"
 
 GLOBAL_MSO_USERNAME = "InfraPortalClient"
+GLOBAL_MSO_CATDB_USERNAME = "bpel"
 GLOBAL_MSO_PASSWORD = "password1$"
 # music info - everything is from the private oam network (also called onap private network)
 GLOBAL_MUSIC_SERVER_PROTOCOL = "http"