blob: 0213d128519fa5af8bee79abd90eab7c69ea8ee2 [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 Scandolo50993362019-06-12 14:43:12 -070035 repository: 'matteoscandolo/onos'
36 tag: '1.13-branch'
Matteo Scandolo50b27102019-06-11 08:40:58 -070037# VOLTHA
Matteo Scandolo50b27102019-06-11 08:40:58 -070038 envoy_for_etcd:
Matteo Scandolo7dfc7572019-06-18 16:29:53 -070039 tag: 'voltha-1.7'
Scott Baker95294cd2019-06-17 11:34:38 -070040 netconf:
Matteo Scandolo7dfc7572019-06-18 16:29:53 -070041 tag: 'voltha-1.7'
Scott Baker95294cd2019-06-17 11:34:38 -070042 ofagent:
Matteo Scandolo7dfc7572019-06-18 16:29:53 -070043 tag: 'voltha-1.7'
Scott Baker95294cd2019-06-17 11:34:38 -070044 vcli:
Matteo Scandolo7dfc7572019-06-18 16:29:53 -070045 tag: 'voltha-1.7'
Scott Baker95294cd2019-06-17 11:34:38 -070046 vcore:
Matteo Scandolo7dfc7572019-06-18 16:29:53 -070047 tag: 'voltha-1.7'
Matteo Scandolo50b27102019-06-11 08:40:58 -070048 alarm_generator:
Matteo Scandolo93ef8bd2019-06-11 13:58:40 -070049 tag: 'voltha-1.7'
Matteo Scandolobc8707a2019-06-11 15:10:54 -070050 # freeradius:
51 # tag: 'voltha-1.7'
Matteo Scandolo50b27102019-06-11 08:40:58 -070052# BBSim
53 bbsim:
54 tag: 'latest'
Matteo Scandolo4bca72d2019-04-16 15:27:44 -070055
Matteo Scandolo50b27102019-06-11 08:40:58 -070056# in xos-gui sub-chart required by xos-core chart
57xos-gui:
58 images:
59 xos_gui:
60 tag: 'master'
61 xos_ws:
62 tag: 'master'
Scott Baker57e76212019-06-07 16:15:11 -070063
Matteo Scandolo50b27102019-06-11 08:40:58 -070064# in seba service chart
65fabric:
66 image:
67 tag: 'master'
68fabric-crossconnect:
69 image:
70 tag: 'master'
71onos-service:
72 image:
73 tag: 'master'
74sadis-server:
75 image:
76 tag: 'latest'
77volt:
78 image:
Matteo Scandolo7dfc7572019-06-18 16:29:53 -070079 repository: "10.90.0.101:30500/xosproject/volt-synchronizer"
80 tag: 'candidate'
81 # tag: 'master'
Scott Baker183cc512019-05-31 11:36:03 -070082rcord:
83 image:
Matteo Scandolobc279e12019-06-18 18:40:16 -070084 repository: "10.90.0.101:30500/xosproject/rcord-synchronizer"
Matteo Scandolo1f09aad2019-06-18 18:37:36 -070085 tag: 'candidate'
86 #tag: 'master'
Matteo Scandolo50b27102019-06-11 08:40:58 -070087
88# in base-kubernetes chart
89kubernetes:
90 image:
Scott Baker183cc512019-05-31 11:36:03 -070091 tag: 'master'
92
Matteo Scandolo50b27102019-06-11 08:40:58 -070093# in workflow/att-workflow service chart
Scott Baker183cc512019-05-31 11:36:03 -070094att-workflow-driver:
95 image:
96 tag: 'master'
97
Matteo Scandolo50b27102019-06-11 08:40:58 -070098 # this is mandatory, it's needed to correctly configure the kafka endpoint
99 kafkaService: cord-kafka
Matteo Scandolo5b92fd42019-04-22 13:46:16 -0700100
Matteo Scandolo7bf29362019-04-22 14:33:36 -0700101# ONOS applications
Kailash1bd9c342019-06-17 09:37:30 -0700102#aaaAppUrl: "https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=org.opencord&a=aaa-app&v=1.9.0-SNAPSHOT&e=oar"
103#using older aaa-app version due to bug
104aaaAppUrl: "https://oss.sonatype.org/content/groups/public/org/opencord/aaa-app/1.9.0-SNAPSHOT/aaa-app-1.9.0-20190521.071409-20.oar"
Matteo Scandolo43346172019-04-16 16:41:25 -0700105aaaAppVersion: "1.9.0.SNAPSHOT"
Matteo Scandolo4bca72d2019-04-16 15:27:44 -0700106
Matteo Scandolo9db09332019-04-22 14:23:04 -0700107sadisAppUrl: "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 -0700108sadisAppVersion: "3.1.0.SNAPSHOT"
Matteo Scandolo4bca72d2019-04-16 15:27:44 -0700109
Matteo Scandolo50b27102019-06-11 08:40:58 -0700110dhcpl2relayAppUrl: "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 -0700111dhcpl2relayAppVersion: "1.6.0.SNAPSHOT"
Matteo Scandolo4bca72d2019-04-16 15:27:44 -0700112
Matteo Scandolo9db09332019-04-22 14:23:04 -0700113oltAppUrl: "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 -0700114oltAppVersion: "3.0.1.SNAPSHOT"
Matteo Scandolo4bca72d2019-04-16 15:27:44 -0700115
Matteo Scandolo7bf29362019-04-22 14:33:36 -0700116kafkaAppUrl: "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 -0700117kafkaAppVersion: "1.1.0.SNAPSHOT"
Matteo Scandolo4bca72d2019-04-16 15:27:44 -0700118
119application_logs: |
120 log4j.logger.org.opencord.olt = DEBUG
121 log4j.logger.org.opencord.kafka = DEBUG
122 log4j.logger.org.opencord.sadis = DEBUG
123 log4j.logger.org.opencord.aaa = DEBUG
124 log4j.logger.org.opencord.dhcpl2relay = DEBUG