105b10ce3d7612966b81689315da882ae73ff6a8
[demo.git] / boot / robot / integration_robot_properties.py
1 # aaf info - everything is from the private oam network (also called onap private network)
2 GLOBAL_AAF_SERVER = "https://aaf.api.simpledemo.onap.org:8100"
3 GLOBAL_AAF_USERNAME = "demo@people.osaaf.org"
4 GLOBAL_AAF_PASSWORD = "demo123456!"
5 # aai info - everything is from the private oam network (also called onap private network)
6 GLOBAL_AAI_SERVER_PROTOCOL = "https"
7 GLOBAL_AAI_SERVER_PORT = "8443"
8 GLOBAL_AAI_USERNAME = "AAI"
9 GLOBAL_AAI_PASSWORD = "AAI"
10 # appc info - everything is from the private oam network (also called onap private network)
11 GLOBAL_APPC_SERVER_PROTOCOL = "http"
12 GLOBAL_APPC_SERVER_PORT = "8282"
13 GLOBAL_APPC_SERVER = "http://10.0.2.1:"
14 GLOBAL_APPC_USERNAME = "admin"
15 GLOBAL_APPC_PASSWORD = "Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U"
16 # sdc info - everything is from the private oam network (also called onap private network)
17 GLOBAL_ASDC_SERVER_PROTOCOL = "http"
18 GLOBAL_ASDC_FE_PORT = "8181"
19 GLOBAL_ASDC_BE_PORT = "8080"
20 GLOBAL_ASDC_BE_ONBOARD_PORT = "8081"
21 GLOBAL_ASDC_BE_USERNAME = "beep"
22 GLOBAL_ASDC_BE_PASSWORD = "boop"
23 # clamp info - everything is from the private oam network (also called onap private network)
24 GLOBAL_CLAMP_SERVER_PROTOCOL = "http"
25 GLOBAL_CLAMP_SERVER_PORT = "8080"
26 # nbi info - everything is from the private oam network (also called onap private network)
27 GLOBAL_NBI_SERVER_PROTOCOL = "http"
28 GLOBAL_NBI_SERVER_PORT = "8080"
29 # cli info - everything is from the private oam network (also called onap private network)
30 GLOBAL_CLI_SERVER_PROTOCOL = "http"
31 GLOBAL_CLI_SERVER_PORT = "8080"
32 # dcae info - everything is from the private oam network (also called onap private network)
33 GLOBAL_DCAE_SERVER_PROTOCOL = "http"
34 GLOBAL_DCAE_HEALTH_SERVER_PORT = "8000"
35 GLOBAL_DCAE_USERNAME = "console"
36 GLOBAL_DCAE_PASSWORD = "ZjJkYjllMjljMTI2M2Iz"
37 # DROOL server port and credentials
38 GLOBAL_DROOLS_SERVER_PORT = "9696"
39 GLOBAL_DROOLS_USERNAME = "@1b3rt"
40 GLOBAL_DROOLS_PASSWORD = "31nst31n"
41 # log server config - No log server is run in HEAT
42 GLOBAL_LOG_SERVER_PROTOCOL = "http"
43 GLOBAL_LOG_ELASTICSEARCH_PORT = "9200"
44 GLOBAL_LOG_LOGSTASH_PORT = "9600"
45 GLOBAL_LOG_KIBANA_PORT = "5601"
46 # microservice bus info - everything is from the private oam network (also called ecomp private network)
47 GLOBAL_MSB_SERVER_PROTOCOL = "http"
48 GLOBAL_MSB_SERVER_PORT = "80"
49 # message router info - everything is from the private oam network (also called onap private network)
50 GLOBAL_MR_SERVER_PROTOCOL = "http"
51 GLOBAL_MR_SERVER_PORT = "3904"
52 # mso info - everything is from the private oam network (also called onap private network)
53 GLOBAL_MSO_SERVER_PROTOCOL = "http"
54 GLOBAL_MSO_SERVER_PORT = "8080"
55 # SO containers
56 GLOBAL_MSO_APIHAND_SERVER_PORT = "8080"
57 GLOBAL_MSO_ASDCHAND_SERVER_PORT = "8085"
58 GLOBAL_MSO_BPMN_SERVER_PORT = "8081"
59 GLOBAL_MSO_CATDB_SERVER_PORT = "8082"
60 GLOBAL_MSO_OPENSTACK_SERVER_PORT = "8087"
61 GLOBAL_MSO_REQDB_SERVER_PORT = "8083"
62 GLOBAL_MSO_SDNC_SERVER_PORT =  "8086"
63 GLOBAL_MSO_VFC_SERVER_PORT = "8084"
64
65 GLOBAL_MSO_USERNAME = "InfraPortalClient"
66 GLOBAL_MSO_CATDB_USERNAME = "bpel"
67 GLOBAL_MSO_PASSWORD = "password1$"
68 # music info - everything is from the private oam network (also called onap private network)
69 GLOBAL_MUSIC_SERVER_PROTOCOL = "http"
70 GLOBAL_MUSIC_SERVER_PORT = "8080"
71 # oof global info - everything is from the private oam network (also called onap private network)
72 GLOBAL_OOF_SERVER_PROTOCOL = "http"
73 # oof-homing info - everything is from the private oam network (also called onap private network)
74 GLOBAL_OOF_HOMING_SERVER_PORT = "8091"
75 # oof-sniro info - everything is from the private oam network (also called onap private network)
76 GLOBAL_OOF_SNIRO_SERVER_PORT = "8698"
77 # openstack info - info to select right info in environment
78 # packet generate vnf info - everything is from the private oam network (also called onap private network)
79 GLOBAL_PACKET_GENERATOR_PORT = "8183"
80 GLOBAL_PACKET_GENERATOR_USERNAME = "admin"
81 GLOBAL_PACKET_GENERATOR_PASSWORD = "admin"
82 GLOBAL_PGN_PORT = "2831"
83 # policy info - everything is from the private oam network (also called onap private network)
84 GLOBAL_POLICY_SERVER_PROTOCOL = "http"
85 GLOBAL_POLICY_SERVER_PORT = "8081"
86 GLOBAL_POLICY_HEALTHCHECK_PORT = "6969"
87 GLOBAL_POLICY_AUTH = "dGVzdHBkcDphbHBoYTEyMw=="
88 GLOBAL_POLICY_CLIENTAUTH = "cHl0aG9uOnRlc3Q="
89 GLOBAL_POLICY_USERNAME = "healthcheck"
90 GLOBAL_POLICY_PASSWORD = "zb!XztG34"
91 # portal info - everything is from the private oam network (also called onap private network)
92 GLOBAL_PORTAL_SERVER_PROTOCOL = "http"
93 GLOBAL_PORTAL_SERVER_PORT = "8989"
94 GLOBAL_PORTAL_USERNAME = "demo"
95 GLOBAL_PORTAL_PASSWORD = "Kp8bJ4SXszM0WXlhak3eHlcse"
96 # sdngc info - everything is from the private oam network (also called onap private network)
97 GLOBAL_SDNGC_SERVER_PROTOCOL = "http"
98 GLOBAL_SDNGC_REST_PORT = "8282"
99 GLOBAL_SDNGC_ADMIN_PORT = "8843"
100 GLOBAL_SDNGC_USERNAME = "admin"
101 GLOBAL_SDNGC_PASSWORD = "Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U"
102 # sms (AAF)  info
103 GLOBAL_SMS_SERVER_PROTOCOL = "https"
104 GLOBAL_SMS_SERVER_NAME = "aaf-sms.api.simpledemo.onap.org"
105 GLOBAL_SMS_SERVER_PORT = "10443"
106 # vid info - everything is from the private oam network (also called onap private network)
107 GLOBAL_VID_SERVER_PROTOCOL = "http"
108 GLOBAL_VID_SERVER_PORT = "8080"
109 GLOBAL_VID_USERNAME = "demo"
110 GLOBAL_VID_PASSWORD = "Kp8bJ4SXszM0WX"
111 GLOBAL_VID_HEALTH_USERNAME = "Default"
112 GLOBAL_VID_HEALTH_PASSWORD = "AppPassword!1"
113 # vnfsdk info - everything is from the private oam network (also called onap private network)
114 GLOBAL_VNFSDK_SERVER_PROTOCOL = "http"
115 GLOBAL_VNFSDK_SERVER_PORT = "8702"
116 #global selenium info
117 GLOBAL_PROXY_WARNING_TITLE=""
118 GLOBAL_PROXY_WARNING_CONTINUE_XPATH=""
119 # dns info
120 GLOBAL_DNS_TRAFFIC_DURATION = "600"
121 # location where heat templates are loaded from
122 GLOBAL_HEAT_TEMPLATES_FOLDER = "/var/opt/OpenECOMP_ETE/demo/heat"