blob: 599234e25df5c06b23257e1c6f2d1cec1d2e5321 [file] [log] [blame]
Sylvain Desbureaux16bdf242020-12-07 10:28:24 +01001# Copyright © 2017 Amdocs, Bell Canada
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#################################################################
16# Global configuration defaults.
17#################################################################
18global: # global defaults
19 nodePortPrefix: 302
20 ubuntuInitRepository: registry.hub.docker.com
21 persistence: {}
22
23# application image
24repository: nexus3.onap.org:10001
Andreas Geissler4ae3fad2022-11-09 11:04:24 +010025image: onap/testsuite:1.11.1
Sylvain Desbureaux16bdf242020-12-07 10:28:24 +010026pullPolicy: Always
27
28ubuntuInitImage: oomk8s/ubuntu-init:2.0.0
29
30# flag to enable debugging - application support required
31debugEnabled: false
32
33#################################################################
34# Application configuration defaults.
35#################################################################
36config:
37 useIngressHost:
38 enabled: false
39 aaf_service:
40 enabled: true
41 https: true
42 hostname: aafservice
43 aai:
44 enabled: true
45 https: true
46 hostname: aai.api.sparky
Sylvain Desbureaux16bdf242020-12-07 10:28:24 +010047 clamp:
48 enabled: true
49 https: true
50 cli:
51 enabled: true
52 https: true
53 dcae_healthcheck:
54 enabled: false
55 dcae_ves_collector:
56 enabled: false
57 dcae_ves_colector_https:
58 enabled: false
59 https: true
efiacor2123fec2022-12-09 13:40:55 +000060 message_router:
61 enabled: false
62 https: false
63 dmaap_bc:
64 enabled: true
65 https: false
66 hostname: dmaapbc
Sylvain Desbureaux16bdf242020-12-07 10:28:24 +010067 dmaap_dr_prov:
68 enabled: true
efiacor2123fec2022-12-09 13:40:55 +000069 https: false
Sylvain Desbureaux16bdf242020-12-07 10:28:24 +010070 hostname: dmaapdrprov
71 dmaap_dr_node:
72 enabled: true
efiacor2123fec2022-12-09 13:40:55 +000073 https: false
Sylvain Desbureaux16bdf242020-12-07 10:28:24 +010074 hostname: dmaapdrnode
75 log_es:
76 enabled: false
77 log_kibana:
78 enabled: false
79 log_ls_http:
80 enabled: false
81 pomba_aaictxbuilder:
82 enabled: false
83 pomba_sdctxbuilder:
84 enabled: false
85 pomba_networkdiscoveryctxbuilder:
86 enabled: false
87 pomba_servicedecomposition:
88 enabled: false
89 pomba_sdncctxbuilder:
90 enabled: false
91 pomba_networkdiscovery:
92 enabled: false
93 pomba_validation_service:
94 enabled: false
95 pomba_kibana:
96 enabled: false
97 pomba_es:
98 enabled: false
99 pomba_contextaggregator:
100 enabled: false
Sylvain Desbureaux16bdf242020-12-07 10:28:24 +0100101 music:
102 enabled: false
103 https: true
104 nbi:
105 enabled: false
106 https: true
107 oof_has_api:
108 enabled: true
109 https: true
110 oof_osdf:
111 enabled: true
112 https: true
113 hostname: oofsdf
114 oof_cmso:
115 enabled: false
116 https: true
117 msb_iag:
118 enabled: false
119 pdp:
120 enabled: false
121 drools:
122 enabled: false
123 policy_api:
124 enabled: false
125 policy_pap:
126 enabled: false
127 policy_distribution:
128 enabled: false
129 policy_xacml_pdp:
130 enabled: false
131 policy_apex_pdp:
132 enabled: false
133 policy_distribution:
134 enabled: false
135 portal_app:
136 enabled: false
137 https: true
138 hostname: portal.api
139 sdc_be:
140 enabled: true
141 https: true
142 sdc_onboarding_be:
143 enabled: false
144 https: true
145 sdc_fe:
146 enabled: true
147 hostname: sdc.api.fe
148 https: true
149 sdc_dcae_be:
150 enabled: false
151 https: true
152 sdnc:
153 enabled: false
154 https: true
155 sdnc_portal:
156 enabled: false
157 https: true
158 so:
159 enabled: true
160 hostname: so.api
161 so_sdc_controller:
162 enabled: false
163 so_pbmn_infra:
164 enabled: false
165 so_catalog_db_adapter:
166 enabled: false
167 so_openstack_adapter:
168 enabled: false
169 so_request_db_adapter:
170 enabled: false
171 so_sdnc_adapter:
172 enabled: false
173 so_vfc_adapter:
174 enabled: false
175 so_vnfm_adapter:
176 enabled: false
177 so_nssmf_adapter:
178 enabled: false
179 vid:
180 enabled: false
181 refrepo:
182 enabled: true
183 https: true
184 cds_blueprints_processor_http:
185 enabled: true
186 hostname: blueprintsprocessorhttp
187 dcae_hv_ves_collector:
188 enabled: false
Sylvain Desbureaux16bdf242020-12-07 10:28:24 +0100189 inventory:
190 enabled: false
191 https: true
192 deployment-handler:
193 enabled: false
194 https: true
195 aaf_sms:
196 enabled: false
197 https: true
198
199# for access to test logs
200 robotWebUser: "test"
201 robotWebPassword: "test"
202
203# openStackEncryptedPasswordHere should match the encrypted string used in SO and APPC and overridden per environment
204 openStackEncryptedPasswordHere: "c124921a3a0efbe579782cde8227681e"
205 openStackSoEncryptedPassword: "SAME_STRING_AS_SO_JAVA_ENCRYPTED_PASSWORD"
206
207# Demo configuration
208# Nexus demo artifact version. Maps to GLOBAL_INJECTED_ARTIFACTS_VERSION
209# 1.6.0 Frankfurt change or override for your release to match demo:vnfs/vFW/scripts/pom.xml version
210demoArtifactsVersion: "1.7.0"
211# Nexus demo artifact URL.
212demoArtifactsRepoUrl: "https://nexus.onap.org/content/repositories/releases"
213# Openstack medium sized flavour name. Maps GLOBAL_INJECTED_VM_FLAVOR
214openStackFlavourMedium: "m1.medium"
215
216################# Openstack .RC Parameters ################################333
217# KEYSTONE Version 3 Required for Rocky and beyond
218# Openstack Keystone API version. Valid values are [ v2.0, v3 ]. Maps to GLOBAL_INJECTED_OPENSTACK_KEYSTONE_API_VERSION
219openStackKeystoneAPIVersion: "v2.0"
220
221# OS_AUTH_URL without the /v3 or /v2.0 from the openstack .RC file
222# Openstack keystone URL. Maps to GLOBAL_INJECTED_KEYSTONE
223openStackKeyStoneUrl: "http://1.2.3.4:5000"
224
225# OS_PROJECT_ID from the openstack .RC file
226# Openstack tenant UUID where VNFs will be spawned. Maps to GLOBAL_INJECTED_OPENSTACK_TENANT_ID
227openStackTenantId: "47899782ed714295b1151681fdfd51f5"
228
229# OS_PROJECT_NAME from the openstack .RC file
230# Project name of Openstack where VNFs will be spawned. Maps to GLOBAL_INJECTED_OPENSTACK_PROJECT_NAME
231openStackProjectName: "onap"
232
233# OS_USERNAME from the openstack .RC file
234# username for Openstack tenant where VNFs will be spawned. Maps to GLOBAL_INJECTED_OPENSTACK_USERNAME
235openStackUserName: "tenantUsername"
236
237# OS_PROJECT_DOMAIN_ID from the openstack .RC file
238# in some environments it is a string but in other environmens it may be a numeric
239# Domain id of openstack where VNFs will be deployed. Maps to GLOBAL_INJECTED_OPENSTACK_DOMAIN_ID
240openStackDomainId: "default"
241
242# OS_USER_DOMAIN from the openstack .RC file
243# Use Domain of openstack where VNFs will be deployed. Maps to GLOBAL_INJECTED_OPENSTACK_USER_DOMAIN
244openStackUserDomain: "Default"
245
246
247# UUID of the Openstack network that can assign floating ips. Maps to GLOBAL_INJECTED_PUBLIC_NET_ID
248openStackPublicNetId: "e8f51958045716781ffc"
249openStackPublicNetworkName: "public"
250# Openstack region. Maps to GLOBAL_INJECTED_REGION
251openStackRegion: "RegionOne"
252
253
254# Values for second cloud instante for VNF instantiatioen testing and keystone v3
255openStackRegionRegionThree: "RegionThree"
256openStackKeyStoneUrlRegionThree: "http://1.2.3.4:5000"
257openStackKeystoneAPIVersionRegionThree: "v3"
258openStackUserNameRegionThree: "demo"
259# this is the java encrypted password that is needed for SO
260openSackMsoEncryptdPasswordRegionThree: "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
261openStackTenantIdRegionThree: "3583253e932845a09cd4c8ca2f31d095"
262openStackProjectNameRegionThree: "Integration-SB-RegionThree"
263openStackDomainIdRegionThree: "Default"
264#
265# Openstack glance image name for Ubuntu 14. Maps to GLOBAL_INJECTED_UBUNTU_1404_IMAGE
266ubuntu14Image: "Ubuntu_14_trusty"
267# Openstack glance image name for Ubuntu 16. Maps to GLOBAL_INJECTED_UBUNTU_1604_IMAGE
268ubuntu16Image: "Ubuntu_16_xenial"
269# DANOS image and flavor references
270danosImage: "danos-ves-image"
271danosFlavor: "danos"
272# GLOBAL_INJECTED_SCRIPT_VERSION. Maps to GLOBAL_INJECTED_SCRIPT_VERSION
273# 1.6.0 Frankfurt change or override for your release to match demo:vnfs/vFW/scripts/pom.xml version
274scriptVersion: "1.7.0"
275# Openstack network to which VNFs will bind their primary (first) interface. Maps to GLOBAL_INJECTED_NETWORK
276openStackPrivateNetId: "e8f51956-00dd-4425-af36-045716781ffc"
277# Openstack security group for instantiating VNFs
278openStackSecurityGroup: "onap_sg"
279# SDNC Preload configuration
280# Openstack subnet UUID for the network defined by openStackPrivateNetId. Maps to onap_private_subnet_id
281openStackPrivateSubnetId: "e8f51956-00dd-4425-af36-045716781ffc"
282# CIDR notation for the Openstack private network where VNFs will be spawned. Maps to onap_private_net_cidr
283openStackPrivateNetCidr: "10.0.0.0/8"
284# The first 2 octets of the private Openstack subnet where VNFs will be spawned.
285# Needed because sdnc preload templates hardcodes things like this 10.0.${ecompnet}.X
286openStackOamNetworkCidrPrefix: "10.0"
287# If you network allowed a /16 for the ONAP OAM then leave blank and robot will assign
288# a random variable to be able to instantiate multple vFWCL, vLB etc in your environemtn
289# if you only provided a /24 then provide the 3rd octet you use for your /24
290openStackOamNetwork3rdOctet: ""
291# VID protocol/port until Selenium issue with SSL resolved
292# https/8443 vs http/8080
293vidServerProtocol: "https"
294vidServerPort: "8443"
295# Override with Pub Key for access to VNF
296vnfPubKey: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKXDgoo3+WOqcUG8/5uUbk81+yczgwC4Y8ywTmuQqbNxlY1oQ0YxdMUqUnhitSXs5S/yRuAVOYHwGg2mCs20oAINrP+mxBI544AMIb9itPjCtgqtE2EWo6MmnFGbHB4Sx3XioE7F4VPsh7japsIwzOjbrQe+Mua1TGQ5d4nfEOQaaglXLLPFfuc7WbhbJbK6Q7rHqZfRcOwAMXgDoBqlyqKeiKwnumddo2RyNT8ljYmvB6buz7KnMinzo7qB0uktVT05FH9Rg0CTWH5norlG5qXgP2aukL0gk1ph8iAt7uYLf1ktp+LJI2gaF6L0/qli9EmVCSLr1uJ38Q8CBflhkh imported-openssh-key"
297# Override with Private Key for access to VNF
298vnfPrivateKey: "onap_dev.yaml"
299# Override with DCAE VES Collector external IP
300dcaeCollectorIp: "FILL_IN_WITH_DCAE_VES_COLLECTOR_IP"
301# kubernetes external IP for Portal GUI tests
302kubernetesExternalIp: "10.0.0.14"
303
304
305# Credentials for ONAP Component
306# AAF
307aafUsername: "demo@people.osaaf.org"
308aafPassword: "demo123456!"
309# AAI
310aaiUsername: "aai@aai.onap.org"
311aaiPassword: "demo123456!"
othman touijer2b764d02022-01-05 14:40:37 +0100312# SDC
313sdcUsername: "beep"
314sdcPassword: "boop"
Sylvain Desbureaux16bdf242020-12-07 10:28:24 +0100315# DCAE
316dcaeUsername: "dcae@dcae.onap.org"
317dcaePassword: "demo123456!"
Jack Lucas7e843bf2021-03-16 08:54:27 -0400318dcaeMsUsername: "dcae@dcae.onap.org"
319dcaeMsPassword: "demo123456!"
Sylvain Desbureaux16bdf242020-12-07 10:28:24 +0100320# DROOLS
321droolsUsername: "demo@people.osaaf.org"
322droolsPassword: "demo123456!"
323# OOF
324oofCmsoUsername: "oof@oof.onap.org"
325oofCmsoPassword: "demo123456!"
326# POLICY
327policyAuth: "dGVzdHBkcDphbHBoYTEyMw=="
328policyClientAuth: "cHl0aG9uOnRlc3Q="
329policyUsername: "demo@people.osaaf.org"
330policyPassword: "demo123456!"
331policyComponentUsername: "healthcheck"
332policyComponentPassword: "zb!XztG34"
adheli.tavareseada20b2021-11-29 09:14:13 +0000333policyAdminUsername: "policyadmin"
334policyAdminPassword: "zb!XztG34"
Sylvain Desbureaux16bdf242020-12-07 10:28:24 +0100335# PORTAL
336portalUsername: "demo"
337portalPassword: "Kp8bJ4SXszM0WXlhak3eHlcse"
338# SO
339soUsername: "InfraPortalClient"
340soPassword: "password1$"
341soCatdbUsername: "bpel"
342soCatdbPassword: "password1$"
343# SDNC
344sdncUsername: "admin"
345sdncPassword: "Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U"
346# VID
347vidUsername: "demo"
348vidPassword: "Kp8bJ4SXszM0WX"
349vidHealthUsername: "Default"
350vidHealthPassword: "AppPassword!1"
efiacor2123fec2022-12-09 13:40:55 +0000351
Sylvain Desbureaux16bdf242020-12-07 10:28:24 +0100352# DMAAP BC
353bcUsername: "dmaap-bc@dmaap-bc.onap.org"
354bcPassword: "demo123456!"
efiacor26c1f7a2022-04-25 13:27:18 +0100355
efiacor2123fec2022-12-09 13:40:55 +0000356# STRIMZI KAFKA
357strimziKafkaUsername: "strimzi-kafka-admin"
efiacor26c1f7a2022-04-25 13:27:18 +0100358
Sylvain Desbureaux16bdf242020-12-07 10:28:24 +0100359#OOF
360oofUsername: "oof@oof.onap.org"
361oofPassword: "demo123456!"
362cmsoUsername: "oof@oof.onap.org"
363cmsoPassword: "demo123456!"
364oofOsdfPciOptUsername: "oof@oof.onap.org"
365oofOsdfPciOptPassword: "demo123456!"
366oofHomingUsername: "admin1"
367oofHomingPassword: "plan.15"
368
Krzysztof Kuzmicki0b06cdd2021-09-30 14:13:39 +0200369#K8S chart repository - ChartMuseum
370k8sChartRepoUsername: "onapinitializer"
371k8sChartRepoPassword: "demo123456!"
372
Sylvain Desbureaux16bdf242020-12-07 10:28:24 +0100373
374# default number of instances
375replicaCount: 1
376
377nodeSelector: {}
378
379affinity: {}
380
381# Resource Limit flavor -By Default using small
382flavor: small
383# Segregation for Different environment (Small and Large)
384resources:
385 small:
386 limits:
387 cpu: 2000m
388 memory: 4Gi
389 requests:
390 cpu: 500m
391 memory: 1Gi
392 large:
393 limits:
394 cpu: 4000m
395 memory: 8Gi
396 requests:
397 cpu: 1000m
398 memory: 2Gi
399 unlimited: {}
400
401# probe configuration parameters
402liveness:
403 initialDelaySeconds: 180
404 periodSeconds: 10
405 # necessary to disable liveness probe when setting breakpoints
406 # in debugger so K8s doesn't restart unresponsive container
407 enabled: true
408
409readiness:
410 initialDelaySeconds: 180
411 periodSeconds: 10
412
413service:
414 name: robot
Michal Jagiello323baaf2022-04-01 13:00:09 +0000415 type: ClusterIP
Sylvain Desbureaux16bdf242020-12-07 10:28:24 +0100416 portName: httpd
417 externalPort: 443
418 internalPort: 443
419 nodePort: "09"
420
421ingress:
422 enabled: false
423 service:
Andreas Geissler51900a92022-08-03 13:10:35 +0200424 - baseaddr: "robot-api"
Sylvain Desbureaux16bdf242020-12-07 10:28:24 +0100425 name: "robot"
426 port: 443
427 config:
428 ssl: "redirect"
429
430
431## Persist data to a persitent volume
432persistence:
433 enabled: true
434
435 ## A manually managed Persistent Volume and Claim
436 ## Requires persistence.enabled: true
437 ## If defined, PVC must be created manually before volume will be bound
438 # existingClaim:
439 volumeReclaimPolicy: Retain
440
441 ## database data Persistent Volume Storage Class
442 ## If defined, storageClassName: <storageClass>
443 ## If set to "-", storageClassName: "", which disables dynamic provisioning
444 ## If undefined (the default) or set to null, no storageClassName spec is
445 ## set, choosing the default provisioner. (gp2 on AWS, standard on
446 ## GKE, AWS & OpenStack)
447 ##
448 # storageClass: "-"
449 accessMode: ReadWriteOnce
450 size: 2Gi
451 mountPath: /dockerdata-nfs
452 mountSubPath: robot/logs
Krzysztof Kuzmicki6c6269d2022-03-25 11:51:18 +0100453
454#Pods Service Account
455serviceAccount:
456 nameOverride: robot
457 roles:
Andreas Geissler21564012022-10-27 15:00:10 +0200458 - read