Merge "Match pdp-d base.conf against image install vars"
[oom.git] / kubernetes / robot / resources / config / eteshare / config / integration_robot_properties.py
1 # Copyright (c) 2018 Amdocs, Bell Canada, and others
2 #
3 # Licensed under the Apache License, Version 2.0 (the "License");
4 # you may not use this file except in compliance with the License.
5 # You may obtain a copy of the License at
6 #
7 #       http://www.apache.org/licenses/LICENSE-2.0
8 #
9 # Unless required by applicable law or agreed to in writing, software
10 # distributed under the License is distributed on an "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 # See the License for the specific language governing permissions and
13 # limitations under the License.
14
15 # aaf info - everything is from the private oam network (also called onap private network)
16 GLOBAL_AAF_SERVER = "https://aaf-service.{{include "common.namespace" .}}:8100"
17 GLOBAL_AAF_USERNAME = "{{ .Values.aafUsername }}"
18 GLOBAL_AAF_PASSWORD = "{{ .Values.aafPassword }}"
19 # aai info - everything is from the private oam network (also called onap private network)
20 GLOBAL_AAI_SERVER_PROTOCOL = "https"
21 GLOBAL_AAI_SERVER_PORT = "8443"
22 GLOBAL_AAI_USERNAME = "{{ .Values.aaiUsername }}"
23 GLOBAL_AAI_PASSWORD = "{{ .Values.aaiPassword}}"
24 # appc info - everything is from the private oam network (also called onap private network)
25 GLOBAL_APPC_SERVER_PROTOCOL = "http"
26 GLOBAL_APPC_SERVER_PORT = "8282"
27 GLOBAL_APPC_USERNAME = "{{ .Values.appcUsername }}"
28 GLOBAL_APPC_PASSWORD = "{{ .Values.appcPassword }}"
29 GLOBAL_APPC_CDT_SERVER_PROTOCOL = "http"
30 GLOBAL_APPC_CDT_SERVER_PORT = "80"
31 GLOBAL_APPC_CDT_USERNAME = "demo"
32 # sdc info - everything is from the private oam network (also called onap private network)
33 GLOBAL_ASDC_SERVER_PROTOCOL = "http"
34 GLOBAL_ASDC_FE_PORT = "8181"
35 GLOBAL_ASDC_BE_PORT = "8080"
36 GLOBAL_ASDC_BE_ONBOARD_PORT = "8081"
37 GLOBAL_ASDC_BE_USERNAME = "beep"
38 GLOBAL_ASDC_BE_PASSWORD = "boop"
39 # clamp info - everything is from the private oam network (also called onap private network)
40 GLOBAL_CLAMP_SERVER_PROTOCOL = "https"
41 GLOBAL_CLAMP_SERVER_PORT = "8443"
42 # nbi info - everything is from the private oam network (also called onap private network)
43 GLOBAL_NBI_SERVER_PROTOCOL = "http"
44 GLOBAL_NBI_SERVER_PORT = "8080"
45 # cli info - everything is from the private oam network (also called onap private network)
46 GLOBAL_CLI_SERVER_PROTOCOL = "http"
47 GLOBAL_CLI_SERVER_PORT = "8080"
48 # dcae info - everything is from the private oam network (also called onap private network)
49 GLOBAL_DCAE_SERVER_PROTOCOL = "http"
50 GLOBAL_DCAE_HEALTH_SERVER_PORT = "80"
51 GLOBAL_DCAE_USERNAME = "{{ .Values.dcaeUsername }}"
52 GLOBAL_DCAE_PASSWORD = "{{ .Values.dcaePassword}}"
53 # data router info - everything is from the private oam network (also called onap private network)
54 GLOBAL_DMAAP_DR_PROV_SERVER_PROTOCOL = "http"
55 GLOBAL_DMAAP_DR_PROV_SERVER_PORT = "8080"
56 GLOBAL_DMAAP_DR_NODE_SERVER_PROTOCOL = "http"
57 GLOBAL_DMAAP_DR_NODE_SERVER_PORT = "8080"
58 # DROOL server port and credentials
59 GLOBAL_DROOLS_SERVER_PORT = "9696"
60 GLOBAL_DROOLS_USERNAME = "{{ .Values.droolsUsername }}"
61 GLOBAL_DROOLS_PASSWORD = "{{ .Values.droolsPassword }}"
62 # log server config - NOTE: no log server is run in HEAT; only on OOM
63 GLOBAL_LOG_SERVER_PROTOCOL = "http"
64 GLOBAL_LOG_ELASTICSEARCH_PORT = "9200"
65 GLOBAL_LOG_LOGSTASH_PORT = "9600"
66 GLOBAL_LOG_KIBANA_PORT = "5601"
67 # pomba info - NOTE: no pomba is run in HEAT; only on OOM
68 GLOBAL_POMBA_SERVER_PROTOCOL = "http"
69 GLOBAL_POMBA_AAICONTEXTBUILDER_PORT = "9530"
70 GLOBAL_POMBA_SDCCONTEXTBUILDER_PORT = "9530"
71 GLOBAL_POMBA_NETWORKDISCCONTEXTBUILDER_PORT = "9530"
72 # microservice bus info - everything is from the private oam network (also called onap private network)
73 GLOBAL_MSB_SERVER_PROTOCOL = "http"
74 GLOBAL_MSB_SERVER_PORT = "80"
75 # message router info - everything is from the private oam network (also called onap private network)
76 GLOBAL_MR_SERVER_PROTOCOL = "http"
77 GLOBAL_MR_SERVER_PORT = "3904"
78 # mso info - everything is from the private oam network (also called onap private network)
79 GLOBAL_MSO_SERVER_PROTOCOL = "http"
80 GLOBAL_MSO_SERVER_PORT = "8080"
81 # SO containers
82 GLOBAL_MSO_APIHAND_SERVER_PORT = "8080"
83 GLOBAL_MSO_ASDCHAND_SERVER_PORT = "8085"
84 GLOBAL_MSO_BPMN_SERVER_PORT = "8081"
85 GLOBAL_MSO_CATDB_SERVER_PORT = "8082"
86 GLOBAL_MSO_OPENSTACK_SERVER_PORT = "8087"
87 GLOBAL_MSO_REQDB_SERVER_PORT = "8083"
88 GLOBAL_MSO_SDNC_SERVER_PORT =  "8086"
89 GLOBAL_MSO_VFC_SERVER_PORT = "8084"
90
91 GLOBAL_MSO_USERNAME = "{{ .Values.soUsername }}"
92 GLOBAL_MSO_CATDB_USERNAME = "{{ .Values.soCatdbUsername }}"
93 GLOBAL_MSO_PASSWORD = "{{ .Values.soPassword }}"
94 # robot uses MSO_PASSWORD for both SO and CATDB
95 # music info - everything is from the private oam network (also called onap private network)
96 GLOBAL_MUSIC_SERVER_PROTOCOL = "http"
97 GLOBAL_MUSIC_SERVER_PORT = "8080"
98 # oof global info - everything is from the private oam network (also called onap private network)
99 GLOBAL_OOF_SERVER_PROTOCOL = "http"
100 # oof-homing info - everything is from the private oam network (also called onap private network)
101 GLOBAL_OOF_HOMING_SERVER_PORT = "8091"
102 # oof-sniro info - everything is from the private oam network (also called onap private network)
103 GLOBAL_OOF_SNIRO_SERVER_PORT = "8698"
104 # oof cmso global info - everything is from the private oam network (also called onap private network)
105 GLOBAL_OOF_CMSO_PROTOCOL = "http"
106 GLOBAL_OOF_CMSO_SERVER_PORT = "8080"
107 GLOBAL_OOF_CMSO_USERNAME = "none"
108 GLOBAL_OOF_CMSO_PASSWORD = "none"
109 # openstack info - info to select right info in environment
110 # packet generate vnf info - everything is from the private oam network (also called onap private network)
111 GLOBAL_PACKET_GENERATOR_PORT = "8183"
112 GLOBAL_PACKET_GENERATOR_USERNAME = "admin"
113 GLOBAL_PACKET_GENERATOR_PASSWORD = "admin"
114 GLOBAL_PGN_PORT = "2831"
115 # policy info - everything is from the private oam network (also called onap private network)
116 GLOBAL_POLICY_SERVER_PROTOCOL = "https"
117 GLOBAL_POLICY_SERVER_PORT = "8081"
118 GLOBAL_POLICY_HEALTHCHECK_PORT = "6969"
119 GLOBAL_POLICY_AUTH = "{{ .Values.policyAuth}}"
120 GLOBAL_POLICY_CLIENTAUTH = "{{ .Values.policyClientAuth}}"
121 GLOBAL_POLICY_USERNAME = "{{ .Values.policyUsername }}"
122 GLOBAL_POLICY_PASSWORD = "{{ .Values.policyPassword }}"
123 # portal info - everything is from the private oam network (also called onap private network)
124 GLOBAL_PORTAL_SERVER_PROTOCOL = "http"
125 GLOBAL_PORTAL_SERVER_PORT = "8989"
126 GLOBAL_PORTAL_USERNAME = "{{ .Values.portalUsername }}"
127 GLOBAL_PORTAL_PASSWORD = "{{ .Values.portalPassword }}"
128 # sdngc info - everything is from the private oam network (also called onap private network)
129 GLOBAL_SDNGC_SERVER_PROTOCOL = "http"
130 GLOBAL_SDNGC_REST_PORT = "8282"
131 GLOBAL_SDNGC_ADMIN_PORT = "8843"
132 GLOBAL_SDNGC_USERNAME = "{{ .Values.sdncUsername }}"
133 GLOBAL_SDNGC_PASSWORD = "{{ .Values.sdncPassword }}"
134 # sms (AAF)  info
135 GLOBAL_SMS_SERVER_PROTOCOL = "https"
136 GLOBAL_SMS_SERVER_NAME = "aaf-sms.{{include "common.namespace" .}}"
137 GLOBAL_SMS_SERVER_PORT = "10443"
138 # vid info - everything is from the private oam network (also called onap private network)
139 GLOBAL_VID_SERVER_PROTOCOL = "{{ .Values.vidServerProtocol }}"
140 GLOBAL_VID_SERVER_PORT = "{{ .Values.vidServerPort }}"
141 GLOBAL_VID_USERNAME = "{{ .Values.vidUsername }}"
142 GLOBAL_VID_PASSWORD = "{{ .Values.vidPassword}}"
143 GLOBAL_VID_HEALTH_USERNAME = "{{ .Values.vidHealthUsername }}"
144 GLOBAL_VID_HEALTH_PASSWORD = "{{ .Values.vidHealthPassword }}"
145 # vnfsdk info - everything is from the private oam network (also called onap private network)
146 GLOBAL_VNFSDK_SERVER_PROTOCOL = "http"
147 GLOBAL_VNFSDK_SERVER_PORT = "8702"
148 #global selenium info
149 GLOBAL_PROXY_WARNING_TITLE=""
150 GLOBAL_PROXY_WARNING_CONTINUE_XPATH=""
151 # dns info
152 GLOBAL_DNS_TRAFFIC_DURATION = "600"
153 # location where heat templates are loaded from
154 GLOBAL_HEAT_TEMPLATES_FOLDER = "/var/opt/ONAP/demo/heat"