blob: 128f92f00ccf6ce0a37f86592c258afb2b0e08b2 [file] [log] [blame]
Andy Bavierf38f52f2018-10-11 13:20:48 -07001---
2# Copyright 2018-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.
15
16# Values file for deploying SEBA with Ponsim
17# Use this file to deploy the 'master' (dev) versions of all services.
18# This is mainly useful for testing.
19
Andy Bavier7f604702019-04-23 17:31:55 -070020# voltha
21etcd-cluster:
22 clusterSize: 1
Andy Bavierf38f52f2018-10-11 13:20:48 -070023
Andy Bavierf38f52f2018-10-11 13:20:48 -070024# in xos-core chart and other charts with multiple images
25images:
26 xos_core:
27 tag: 'master'
28 xos_chameleon:
29 tag: 'master'
30 xos_tosca:
31 tag: 'master'
32 xos_api_tester:
33 tag: 'master'
34 tosca_loader:
35 tag: 'master'
Matteo Scandolo870db1e2019-04-18 11:40:09 -070036# ONOS
37 onos:
Carmelo Cascone2bc26112020-01-10 17:48:06 -080038 tag: '2.2-latest'
Zack Williams2749ae52018-09-28 09:43:43 -070039# VOLTHA
40 vcore:
41 tag: 'latest'
42 vcli:
43 tag: 'latest'
44 ofagent:
45 tag: 'latest'
46 netconf:
47 tag: 'latest'
48 envoy_for_etcd:
49 tag: 'latest'
50 alarm_generator:
51 tag: 'latest'
52 freeradius:
53 tag: 'latest'
Matteo Scandolobd312ce2019-06-07 10:37:25 -070054# BBSim
55 bbsim:
56 tag: 'latest'
Zack Williams2749ae52018-09-28 09:43:43 -070057
Andy Bavierf38f52f2018-10-11 13:20:48 -070058# Ponsimv2
59 olt:
Andy Bavierf38f52f2018-10-11 13:20:48 -070060 tag: "latest"
61 onu:
Andy Bavierfaa197d2019-05-23 16:29:30 -070062 tag: "latest"
63 rg:
64 tag: "latest"
Andy Bavierf38f52f2018-10-11 13:20:48 -070065
Matteo Scandolo8fe90b52019-06-24 17:12:35 -070066# NEM Monitoring
67 voltha_kpi_exporter:
68 tag: 'latest'
69
Andy Bavierf38f52f2018-10-11 13:20:48 -070070# in xos-gui sub-chart required by xos-core chart
71xos-gui:
72 images:
73 xos_gui:
74 tag: 'master'
75 xos_ws:
76 tag: 'master'
77
Matteo Scandolo34dd2362018-12-12 15:16:25 -080078# in seba service chart
Andy Bavierf38f52f2018-10-11 13:20:48 -070079fabric:
80 image:
81 tag: 'master'
82fabric-crossconnect:
83 image:
84 tag: 'master'
85onos-service:
86 image:
87 tag: 'master'
88sadis-server:
89 image:
90 tag: 'latest'
Andy Baviere21a5f52019-05-28 15:39:52 -070091volt:
Andy Bavierf38f52f2018-10-11 13:20:48 -070092 image:
93 tag: 'master'
94rcord:
95 image:
96 tag: 'master'
97
Kailash3da52d72019-03-05 09:05:09 -080098# in base-kubernetes chart
99kubernetes:
100 image:
101 tag: 'master'
102
Matteo Scandoloa7286fd2018-12-18 15:16:48 -0800103# in workflow/att-workflow service chart
Matteo Scandolo34dd2362018-12-12 15:16:25 -0800104att-workflow-driver:
105 image:
106 tag: 'master'
Matteo Scandoloa7286fd2018-12-18 15:16:48 -0800107
108 # this is mandatory, it's needed to correctly configure the kafka endpoint
109 kafkaService: cord-kafka
Kailash0862f1f2019-03-07 10:42:08 -0800110
Andy Bavier923d8ff2019-03-15 14:49:13 -0700111# in workflow/tt-workflow service chart
112tt-workflow-driver:
113 image:
Andy Bavier7f604702019-04-23 17:31:55 -0700114 tag: 'master'
Andy Bavier923d8ff2019-03-15 14:49:13 -0700115
116 # this is mandatory, it's needed to correctly configure the kafka endpoint
117 kafkaService: cord-kafka
118
Andy Baviere533a872019-05-03 16:06:33 -0700119# in mininet chart
120vlanMatchDepth: 2
Andy Bavierfaa197d2019-05-23 16:29:30 -0700121enableMulticast: True
Andy Baviere533a872019-05-03 16:06:33 -0700122
123# in ponsim-pod chart
124bandwidthProfiles: True
Andy Baviere21a5f52019-05-28 15:39:52 -0700125legacyPonsim: False
Andy Baviere533a872019-05-03 16:06:33 -0700126
Kailash0862f1f2019-03-07 10:42:08 -0800127# ONOS applications
Carmelo Cascone2bc26112020-01-10 17:48:06 -0800128aaaAppUrl: "https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=org.opencord&a=aaa-app&v=2.0.1-SNAPSHOT&e=oar"
129aaaAppVersion: "2.0.1.SNAPSHOT"
Kailash0862f1f2019-03-07 10:42:08 -0800130
Carmelo Cascone2bc26112020-01-10 17:48:06 -0800131sadisAppUrl: "https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=org.opencord&a=sadis-app&v=4.0.2-SNAPSHOT&e=oar"
132sadisAppVersion: "4.0.2.SNAPSHOT"
Kailash0862f1f2019-03-07 10:42:08 -0800133
Carmelo Cascone2bc26112020-01-10 17:48:06 -0800134dhcpl2relayAppUrl: "https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=org.opencord&a=dhcpl2relay-app&v=2.0.1-SNAPSHOT&e=oar"
135dhcpl2relayAppVersion: "2.0.1.SNAPSHOT"
Kailash0862f1f2019-03-07 10:42:08 -0800136
Carmelo Cascone2bc26112020-01-10 17:48:06 -0800137oltAppUrl: "https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=org.opencord&a=olt-app&v=4.0.1-SNAPSHOT&e=oar"
138oltAppVersion: "4.0.1.SNAPSHOT"
Matteo Scandolo870db1e2019-04-18 11:40:09 -0700139
Carmelo Cascone2bc26112020-01-10 17:48:06 -0800140kafkaAppUrl: "https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=org.opencord&a=kafka&v=2.0.1-SNAPSHOT&e=oar"
141kafkaAppVersion: "2.0.1.SNAPSHOT"