Kailash | f8a5fea | 2019-05-16 09:35:57 -0700 | [diff] [blame] | 1 | --- |
| 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 | |
| 20 | # voltha |
| 21 | etcd-cluster: |
| 22 | clusterSize: 1 |
| 23 | |
| 24 | # in xos-core chart and other charts with multiple images |
| 25 | images: |
Kailash | f8a5fea | 2019-05-16 09:35:57 -0700 | [diff] [blame] | 26 | xos_tosca: |
Andy Bavier | a9b2480 | 2019-05-21 10:15:53 -0700 | [diff] [blame] | 27 | tag: '1.3.1' |
Kailash | f8a5fea | 2019-05-16 09:35:57 -0700 | [diff] [blame] | 28 | |
| 29 | # ONOS |
| 30 | onos: |
Kailash | f8a5fea | 2019-05-16 09:35:57 -0700 | [diff] [blame] | 31 | tag: '1.13.9-rc4' |
| 32 | |
| 33 | # VOLTHA |
| 34 | vcore: |
| 35 | tag: 'voltha-1.7' |
| 36 | vcli: |
| 37 | tag: 'voltha-1.7' |
| 38 | ofagent: |
| 39 | tag: 'voltha-1.7' |
| 40 | netconf: |
| 41 | tag: 'voltha-1.7' |
| 42 | envoy_for_etcd: |
| 43 | tag: 'voltha-1.7' |
| 44 | alarm_generator: |
| 45 | tag: 'voltha-1.7' |
| 46 | freeradius: |
| 47 | tag: 'latest' |
| 48 | |
| 49 | # Ponsimv2 |
| 50 | olt: |
Kailash | f8a5fea | 2019-05-16 09:35:57 -0700 | [diff] [blame] | 51 | tag: "voltha-1.7" |
| 52 | onu: |
Andy Bavier | faa197d | 2019-05-23 16:29:30 -0700 | [diff] [blame] | 53 | tag: "voltha-1.7" |
| 54 | rg: |
| 55 | tag: "voltha-1.7" |
Kailash | f8a5fea | 2019-05-16 09:35:57 -0700 | [diff] [blame] | 56 | |
Kailash | f8a5fea | 2019-05-16 09:35:57 -0700 | [diff] [blame] | 57 | # in seba service chart |
Kailash | f8a5fea | 2019-05-16 09:35:57 -0700 | [diff] [blame] | 58 | sadis-server: |
| 59 | image: |
| 60 | tag: 'latest' |
Kailash | f8a5fea | 2019-05-16 09:35:57 -0700 | [diff] [blame] | 61 | rcord: |
| 62 | image: |
| 63 | tag: 'master' |
| 64 | |
Kailash | f8a5fea | 2019-05-16 09:35:57 -0700 | [diff] [blame] | 65 | |
| 66 | # in workflow/att-workflow service chart |
| 67 | att-workflow-driver: |
| 68 | image: |
Andy Bavier | 237822f | 2019-05-17 09:44:31 -0700 | [diff] [blame] | 69 | tag: '1.2.2' |
Kailash | f8a5fea | 2019-05-16 09:35:57 -0700 | [diff] [blame] | 70 | |
| 71 | # this is mandatory, it's needed to correctly configure the kafka endpoint |
| 72 | kafkaService: cord-kafka |
| 73 | |
| 74 | # in workflow/tt-workflow service chart |
| 75 | tt-workflow-driver: |
| 76 | image: |
| 77 | tag: 'master' |
| 78 | |
| 79 | # this is mandatory, it's needed to correctly configure the kafka endpoint |
| 80 | kafkaService: cord-kafka |
| 81 | |
| 82 | # in mininet chart |
| 83 | vlanMatchDepth: 2 |
Andy Bavier | faa197d | 2019-05-23 16:29:30 -0700 | [diff] [blame] | 84 | enableMulticast: True |
Kailash | f8a5fea | 2019-05-16 09:35:57 -0700 | [diff] [blame] | 85 | |
| 86 | # in ponsim-pod chart |
| 87 | bandwidthProfiles: True |
Andy Bavier | e21a5f5 | 2019-05-28 15:39:52 -0700 | [diff] [blame] | 88 | legacyPonsim: False |
Kailash | f8a5fea | 2019-05-16 09:35:57 -0700 | [diff] [blame] | 89 | |
| 90 | # ONOS applications |
| 91 | 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" |
| 92 | aaaAppVersion: "1.9.0.SNAPSHOT" |
| 93 | |
| 94 | sadisAppUrl: "https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=org.opencord&a=sadis-app&v=3.1.0-SNAPSHOT&e=oar" |
| 95 | sadisAppVersion: "3.1.0.SNAPSHOT" |
| 96 | |
| 97 | dhcpl2relayAppUrl: "https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=org.opencord&a=dhcpl2relay-app&v=1.6.0-SNAPSHOT&e=oar" |
| 98 | dhcpl2relayAppVersion: "1.6.0.SNAPSHOT" |
| 99 | |
| 100 | oltAppUrl: "https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=org.opencord&a=olt-app&v=3.0.1-SNAPSHOT&e=oar" |
| 101 | oltAppVersion: "3.0.1.SNAPSHOT" |
| 102 | |
| 103 | kafkaAppUrl: "https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=org.opencord&a=kafka&v=1.1.0-SNAPSHOT&e=oar" |
Andy Bavier | 237822f | 2019-05-17 09:44:31 -0700 | [diff] [blame] | 104 | kafkaAppVersion: "1.1.0.SNAPSHOT" |