Add message-router dependency in blueprint-processor for kafka-listener.
[oom.git] / kubernetes / robot / values.yaml
1 # 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 #################################################################
18 global: # global defaults
19   nodePortPrefix: 302
20   ubuntuInitRepository: registry.hub.docker.com
21   persistence: {}
22
23 # application image
24 repository: nexus3.onap.org:10001
25 image: onap/testsuite:1.4.2
26 pullPolicy: Always
27
28 ubuntuInitImage: oomk8s/ubuntu-init:2.0.0
29
30 # flag to enable debugging - application support required
31 debugEnabled: false
32
33 #################################################################
34 # Application configuration defaults.
35 #################################################################
36 config:
37
38 # openStackEncryptedPasswordHere should match the encrypted string used in SO and APPC and overridden per environment
39   openStackEncryptedPasswordHere: "c124921a3a0efbe579782cde8227681e"
40
41 # Demo configuration
42 # Nexus demo artifact version.  Maps to GLOBAL_INJECTED_ARTIFACTS_VERSION
43 demoArtifactsVersion: "1.4.0"
44 # Nexus demo artifact URL.
45 demoArtifactsRepoUrl: "https://nexus.onap.org/content/repositories/releases"
46 # Openstack medium sized flavour name.  Maps GLOBAL_INJECTED_VM_FLAVOR
47 openStackFlavourMedium: "m1.medium"
48 # Openstack keystone URL.  Maps to GLOBAL_INJECTED_KEYSTONE
49 openStackKeyStoneUrl: "http://1.2.3.4:5000"
50 # UUID of the Openstack network that can assign floating ips.  Maps to GLOBAL_INJECTED_PUBLIC_NET_ID
51 openStackPublicNetId: "e8f51958045716781ffc"
52 # password for Openstack tenant where VNFs will be spawned.  Maps to GLOBAL_INJECTED_OPENSTACK_PASSWORD
53 openStackPassword: "tenantPassword"
54 # Openstack region.  Maps to GLOBAL_INJECTED_REGION
55 openStackRegion: "RegionOne"
56 # Openstack tenant UUID where VNFs will be spawned. Maps to GLOBAL_INJECTED_OPENSTACK_TENANT_ID
57 openStackTenantId: "47899782ed714295b1151681fdfd51f5"
58 # username for Openstack tenant where VNFs will be spawned.  Maps to GLOBAL_INJECTED_OPENSTACK_USERNAME
59 openStackUserName: "tenantUsername"
60 # Project name of Openstack where VNFs will be spawned. Maps to GLOBAL_INJECTED_OPENSTACK_PROJECT_NAME
61 openStackProjectName: "onap"
62 # Domain id of openstack where VNFs will be deployed. Maps to GLOBAL_INJECTED_OPENSTACK_DOMAIN_ID
63 openStackDomainId: "Default"
64 # Openstack Keystone API version. Valid values are [ v2.0, v3 ]. Maps to GLOBAL_INJECTED_OPENSTACK_KEYSTONE_API_VERSION
65 openStackKeystoneAPIVersion: "v2.0"
66 # Values for second cloud instante for VNF instantiatioen testing and keystone v3
67 openStackRegionRegionThree: "RegionThree"
68 openStackKeyStoneUrlRegionThree: "http://1.2.3.4:5000"
69 openStackKeystoneAPIVersionRegionThree: "v3"
70 openStackUserNameRegionThree: "demo"
71 openStackPasswordRegionThree: "tenantPassword"
72 # this is the java encrypted password that is needed for SO
73 openSackMsoEncryptdPasswordRegionThree: "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
74 openStackTenantIdRegionThree: "3583253e932845a09cd4c8ca2f31d095"
75 openStackProjectNameRegionThree: "Integration-SB-RegionThree"
76 openStackDomainIdRegionThree: "Default"
77 #
78 # Openstack glance image name for Ubuntu 14.  Maps to GLOBAL_INJECTED_UBUNTU_1404_IMAGE
79 ubuntu14Image: "Ubuntu_14_trusty"
80 # Openstack glance image name for Ubuntu 16.  Maps to GLOBAL_INJECTED_UBUNTU_1604_IMAGE
81 ubuntu16Image: "Ubuntu_16_xenial"
82 # GLOBAL_INJECTED_SCRIPT_VERSION.  Maps to GLOBAL_INJECTED_SCRIPT_VERSION
83 scriptVersion: "1.4.0"
84 # Openstack network to which VNFs will bind their primary (first) interface.  Maps to GLOBAL_INJECTED_NETWORK
85 openStackPrivateNetId: "e8f51956-00dd-4425-af36-045716781ffc"
86 # Openstack security group for instantiating VNFs
87 openStackSecurityGroup: "onap_sg"
88 # SDNC Preload configuration
89 # Openstack subnet UUID for the network defined by openStackPrivateNetId.  Maps to onap_private_subnet_id
90 openStackPrivateSubnetId: "e8f51956-00dd-4425-af36-045716781ffc"
91 # CIDR notation for the Openstack private network where VNFs will be spawned.  Maps to onap_private_net_cidr
92 openStackPrivateNetCidr: "10.0.0.0/8"
93 # The first 2 octets of the private Openstack subnet where VNFs will be spawned.
94 # Needed because sdnc preload templates hardcodes things like this 10.0.${ecompnet}.X
95 openStackOamNetworkCidrPrefix: "10.0"
96 # VID protocol/port until Selenium issue with SSL resolved
97 # https/8443 vs http/8080
98 vidServerProtocol:  "http"
99 vidServerPort:  "8080"
100 # Override with Pub Key for access to VNF
101 vnfPubKey: "FILL_IN_WITH_PUB_KEY"
102 # Override with DCAE VES Collector external IP
103 dcaeCollectorIp: "FILL_IN_WITH_DCAE_VES_COLLECTOR_IP"
104
105 # Credentials for ONAP Component
106 # AAF
107 aafUsername: "demo@people.osaaf.org"
108 aafPassword: "demo123456!"
109 # AAI
110 aaiUsername: "aai@aai.onap.org"
111 aaiPassword: "demo123456!"
112 # APPC
113 appcUsername: "appc@appc.onap.org"
114 appcPassword: "demo123456!"
115 # DCAE
116 dcaeUsername: "console"
117 dcaePassword: "ZjJkYjllMjljMTI2M2Iz"
118 # DROOLS
119 droolsUsername: "demo@people.osaaf.org"
120 droolsPassword: "demo123456!"
121 # OOF
122 oofCmsoUsername: "oof@oof.onap.org"
123 oofCmsoPassword: "demo123456!"
124 # POLICY
125 policyAuth: "dGVzdHBkcDphbHBoYTEyMw=="
126 policyClientAuth: "cHl0aG9uOnRlc3Q="
127 policyUsername: "demo@people.osaaf.org"
128 policyPassword: "demo123456!"
129 policyComponentUsername: "healthcheck"
130 policyComponentPassword: "zb!XztG34"
131 # PORTAL
132 portalUsername: "demo"
133 portalPassword: "Kp8bJ4SXszM0WXlhak3eHlcse"
134 # SO
135 soUsername: "InfraPortalClient"
136 soPassword: "password1$"
137 soCatdbUsername: "bpel"
138 soCatdbPassword: "password1$"
139 # SDNC
140 sdncUsername: "admin"
141 sdncPassword: "Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U"
142 # VID
143 vidUsername: "demo"
144 vidPassword: "Kp8bJ4SXszM0WX"
145 vidHealthUsername: "Default"
146 vidHealthPassword: "AppPassword!1"
147 # DMAAP BC
148 bcUsername: "dmaap-bc@dmaap-bc.onap.org"
149 bcPassword: "demo123456!"
150 # DMAAP KAFKA JAAS
151 kafkaJaasUsername: "admin"
152 kafkaJaasPassword: "admin_secret"
153
154 #OOF
155 oofUsername: "oof@oof.onap.org"
156 oofPassword: "demo123456!"
157 cmsoUsername: "oof@oof.onap.org"
158 cmsoPassword: "demo123456!"
159 oofOsdfPciOptUsername: "oof@oof.onap.org"
160 oofOsdfPciOptPassword: "demo123456!"
161 oofHomingUsername: "admin1"
162 oofHomingPassword: "plan.15"
163
164
165 # default number of instances
166 replicaCount: 1
167
168 nodeSelector: {}
169
170 affinity: {}
171
172 # Resource Limit flavor -By Default using small
173 flavor: small
174 # Segregation for Different environment (Small and Large)
175 resources:
176   small:
177     limits:
178       cpu: 2000m
179       memory: 4Gi
180     requests:
181       cpu: 500m
182       memory: 1Gi
183   large:
184     limits:
185       cpu: 4000m
186       memory: 8Gi
187     requests:
188       cpu: 1000m
189       memory: 2Gi
190   unlimited: {}
191
192 # probe configuration parameters
193 liveness:
194   initialDelaySeconds: 180
195   periodSeconds: 10
196   # necessary to disable liveness probe when setting breakpoints
197   # in debugger so K8s doesn't restart unresponsive container
198   enabled: true
199
200 readiness:
201   initialDelaySeconds: 180
202   periodSeconds: 10
203
204 service:
205   name: robot
206   type: NodePort
207   portName: httpd
208   externalPort: 88
209   internalPort: 88
210   nodePort: "09"
211
212 ingress:
213   enabled: false
214
215 ## Persist data to a persitent volume
216 persistence:
217   enabled: true
218
219   ## A manually managed Persistent Volume and Claim
220   ## Requires persistence.enabled: true
221   ## If defined, PVC must be created manually before volume will be bound
222   # existingClaim:
223   volumeReclaimPolicy: Retain
224
225   ## database data Persistent Volume Storage Class
226   ## If defined, storageClassName: <storageClass>
227   ## If set to "-", storageClassName: "", which disables dynamic provisioning
228   ## If undefined (the default) or set to null, no storageClassName spec is
229   ##   set, choosing the default provisioner.  (gp2 on AWS, standard on
230   ##   GKE, AWS & OpenStack)
231   ##
232   # storageClass: "-"
233   accessMode: ReadWriteMany
234   size: 2Gi
235   mountPath: /dockerdata-nfs
236   mountSubPath: robot/logs