blob: 1c16a8ea7b267a798b47d5ee843d859e828f560a [file] [log] [blame]
Zack Williamsb9b81272018-11-08 12:29:24 -07001---
Suchitra Vemuriad5fa7d2019-02-12 21:24:05 -08002# Copyright 2017-present Open Networking Foundation
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
Luca Prete62294e82018-08-28 16:50:26 -070015
Suchitra Vemuriad5fa7d2019-02-12 21:24:05 -080016# This file is used to optionally customize helm charts installations
Matteo Scandolo50b27102019-06-11 08:40:58 -070017# voltha
18# etcd-cluster:
19# clusterSize: 1
20
21# in xos-core chart and other charts with multiple images
Matteo Scandolo4bca72d2019-04-16 15:27:44 -070022images:
Matteo Scandolo50b27102019-06-11 08:40:58 -070023 xos_core:
24 tag: 'master'
25 xos_chameleon:
26 tag: 'master'
27 xos_tosca:
28 tag: 'master'
29 xos_api_tester:
30 tag: 'master'
31 tosca_loader:
32 tag: 'master'
Matteo Scandolo4bca72d2019-04-16 15:27:44 -070033# ONOS
34 onos:
Matteo Scandolo50b27102019-06-11 08:40:58 -070035 tag: '1.13.9-rc4'
36# VOLTHA
37 vcore:
Matteo Scandolo93ef8bd2019-06-11 13:58:40 -070038 tag: 'voltha-1.7'
Matteo Scandolo50b27102019-06-11 08:40:58 -070039 vcli:
Matteo Scandolo93ef8bd2019-06-11 13:58:40 -070040 tag: 'voltha-1.7'
Matteo Scandolo50b27102019-06-11 08:40:58 -070041 ofagent:
Matteo Scandolo93ef8bd2019-06-11 13:58:40 -070042 tag: 'voltha-1.7'
Matteo Scandolo50b27102019-06-11 08:40:58 -070043 netconf:
Matteo Scandolo93ef8bd2019-06-11 13:58:40 -070044 tag: 'voltha-1.7'
Matteo Scandolo50b27102019-06-11 08:40:58 -070045 envoy_for_etcd:
Matteo Scandolo93ef8bd2019-06-11 13:58:40 -070046 tag: 'voltha-1.7'
Matteo Scandolo50b27102019-06-11 08:40:58 -070047 alarm_generator:
Matteo Scandolo93ef8bd2019-06-11 13:58:40 -070048 tag: 'voltha-1.7'
Matteo Scandolo50b27102019-06-11 08:40:58 -070049 freeradius:
Matteo Scandolo93ef8bd2019-06-11 13:58:40 -070050 tag: 'voltha-1.7'
Matteo Scandolo50b27102019-06-11 08:40:58 -070051# BBSim
52 bbsim:
53 tag: 'latest'
Matteo Scandolo4bca72d2019-04-16 15:27:44 -070054
Matteo Scandolo50b27102019-06-11 08:40:58 -070055# in xos-gui sub-chart required by xos-core chart
56xos-gui:
57 images:
58 xos_gui:
59 tag: 'master'
60 xos_ws:
61 tag: 'master'
Scott Baker57e76212019-06-07 16:15:11 -070062
Matteo Scandolo50b27102019-06-11 08:40:58 -070063# in seba service chart
64fabric:
65 image:
66 tag: 'master'
67fabric-crossconnect:
68 image:
69 tag: 'master'
70onos-service:
71 image:
72 tag: 'master'
73sadis-server:
74 image:
75 tag: 'latest'
76volt:
77 image:
Matteo Scandolo93ef8bd2019-06-11 13:58:40 -070078 # repository: "10.90.0.101:30500/xosproject/volt-synchronizer"
Matteo Scandolo50b27102019-06-11 08:40:58 -070079 # tag: 'candidate'
80 tag: 'master'
Scott Baker183cc512019-05-31 11:36:03 -070081rcord:
82 image:
Matteo Scandolo50b27102019-06-11 08:40:58 -070083 #repository: "10.128.22.1:30500/xosproject/rcord-synchronizer"
84 #tag: 'candidate'
85 tag: 'master'
86
87# in base-kubernetes chart
88kubernetes:
89 image:
Scott Baker183cc512019-05-31 11:36:03 -070090 tag: 'master'
91
Matteo Scandolo50b27102019-06-11 08:40:58 -070092# in workflow/att-workflow service chart
Scott Baker183cc512019-05-31 11:36:03 -070093att-workflow-driver:
94 image:
95 tag: 'master'
96
Matteo Scandolo50b27102019-06-11 08:40:58 -070097 # this is mandatory, it's needed to correctly configure the kafka endpoint
98 kafkaService: cord-kafka
Matteo Scandolo5b92fd42019-04-22 13:46:16 -070099
Matteo Scandolo7bf29362019-04-22 14:33:36 -0700100# ONOS applications
Matteo Scandolo50b27102019-06-11 08:40:58 -0700101aaaAppUrl: "https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=org.opencord&a=aaa-app&v=1.9.0-SNAPSHOT&e=oar"
Matteo Scandolo43346172019-04-16 16:41:25 -0700102aaaAppVersion: "1.9.0.SNAPSHOT"
Matteo Scandolo4bca72d2019-04-16 15:27:44 -0700103
Matteo Scandolo9db09332019-04-22 14:23:04 -0700104sadisAppUrl: "https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=org.opencord&a=sadis-app&v=3.1.0-SNAPSHOT&e=oar"
Matteo Scandolof66e4462019-04-17 10:17:50 -0700105sadisAppVersion: "3.1.0.SNAPSHOT"
Matteo Scandolo4bca72d2019-04-16 15:27:44 -0700106
Matteo Scandolo50b27102019-06-11 08:40:58 -0700107dhcpl2relayAppUrl: "https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=org.opencord&a=dhcpl2relay-app&v=1.6.0-SNAPSHOT&e=oar"
Matteo Scandolof66e4462019-04-17 10:17:50 -0700108dhcpl2relayAppVersion: "1.6.0.SNAPSHOT"
Matteo Scandolo4bca72d2019-04-16 15:27:44 -0700109
Matteo Scandolo9db09332019-04-22 14:23:04 -0700110oltAppUrl: "https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=org.opencord&a=olt-app&v=3.0.1-SNAPSHOT&e=oar"
Matteo Scandolof66e4462019-04-17 10:17:50 -0700111oltAppVersion: "3.0.1.SNAPSHOT"
Matteo Scandolo4bca72d2019-04-16 15:27:44 -0700112
Matteo Scandolo7bf29362019-04-22 14:33:36 -0700113kafkaAppUrl: "https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=org.opencord&a=kafka&v=1.1.0-SNAPSHOT&e=oar"
Matteo Scandolof66e4462019-04-17 10:17:50 -0700114kafkaAppVersion: "1.1.0.SNAPSHOT"
Matteo Scandolo4bca72d2019-04-16 15:27:44 -0700115
116application_logs: |
117 log4j.logger.org.opencord.olt = DEBUG
118 log4j.logger.org.opencord.kafka = DEBUG
119 log4j.logger.org.opencord.sadis = DEBUG
120 log4j.logger.org.opencord.aaa = DEBUG
121 log4j.logger.org.opencord.dhcpl2relay = DEBUG