Zack Williams | b9b8127 | 2018-11-08 12:29:24 -0700 | [diff] [blame] | 1 | --- |
Suchitra Vemuri | ad5fa7d | 2019-02-12 21:24:05 -0800 | [diff] [blame] | 2 | # 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 Prete | 62294e8 | 2018-08-28 16:50:26 -0700 | [diff] [blame] | 15 | |
Suchitra Vemuri | ad5fa7d | 2019-02-12 21:24:05 -0800 | [diff] [blame] | 16 | # Automated deployment configuration for Flex POD 1 , olt/onu are connected to this |
Matteo Scandolo | d2494a4 | 2018-09-12 11:54:58 -0700 | [diff] [blame] | 17 | |
Suchitra Vemuri | ad5fa7d | 2019-02-12 21:24:05 -0800 | [diff] [blame] | 18 | # This file is used to optionally customize helm charts installations |
Matteo Scandolo | 4bca72d | 2019-04-16 15:27:44 -0700 | [diff] [blame] | 19 | images: |
| 20 | # VOLTHA |
Matteo Scandolo | 323344f | 2019-04-16 15:36:01 -0700 | [diff] [blame] | 21 | envoy_for_etcd: |
| 22 | tag: 'latest' |
Matteo Scandolo | 4bca72d | 2019-04-16 15:27:44 -0700 | [diff] [blame] | 23 | |
Matteo Scandolo | 323344f | 2019-04-16 15:36:01 -0700 | [diff] [blame] | 24 | netconf: |
| 25 | tag: 'latest' |
Matteo Scandolo | 4bca72d | 2019-04-16 15:27:44 -0700 | [diff] [blame] | 26 | |
Matteo Scandolo | 323344f | 2019-04-16 15:36:01 -0700 | [diff] [blame] | 27 | ofagent: |
| 28 | tag: 'latest' |
Matteo Scandolo | 4bca72d | 2019-04-16 15:27:44 -0700 | [diff] [blame] | 29 | |
Matteo Scandolo | 323344f | 2019-04-16 15:36:01 -0700 | [diff] [blame] | 30 | vcli: |
| 31 | tag: 'latest' |
Matteo Scandolo | 4bca72d | 2019-04-16 15:27:44 -0700 | [diff] [blame] | 32 | |
Matteo Scandolo | 323344f | 2019-04-16 15:36:01 -0700 | [diff] [blame] | 33 | vcore: |
| 34 | tag: 'latest' |
Matteo Scandolo | 4bca72d | 2019-04-16 15:27:44 -0700 | [diff] [blame] | 35 | |
| 36 | # ONOS |
| 37 | onos: |
| 38 | repository: 'matteoscandolo/onos' |
| 39 | tag: '1.13.9-rc3' |
| 40 | |
Matteo Scandolo | 7e78ed6 | 2019-04-17 13:13:09 -0700 | [diff] [blame] | 41 | sadis-server: |
| 42 | image: |
| 43 | repository: opencord/sadis-server |
| 44 | tag: latest |
| 45 | |
| 46 | rcord: |
| 47 | image: |
| 48 | tag: 1.3.1 |
| 49 | |
Matteo Scandolo | a419005 | 2019-04-15 14:59:36 -0700 | [diff] [blame] | 50 | # # ONOS applications |
Matteo Scandolo | ecc624b | 2019-04-16 16:43:00 -0700 | [diff] [blame] | 51 | aaaAppUrl: "https://oss.sonatype.org/content/repositories/snapshots/org/opencord/aaa/1.9.0-SNAPSHOT/aaa-1.9.0-20190410.071508-31.oar" |
Matteo Scandolo | 4334617 | 2019-04-16 16:41:25 -0700 | [diff] [blame] | 52 | aaaAppVersion: "1.9.0.SNAPSHOT" |
Matteo Scandolo | 4bca72d | 2019-04-16 15:27:44 -0700 | [diff] [blame] | 53 | |
Matteo Scandolo | f66e446 | 2019-04-17 10:17:50 -0700 | [diff] [blame] | 54 | sadisAppUrl: "https://oss.sonatype.org/content/repositories/snapshots/org/opencord/sadis-app/3.1.0-SNAPSHOT/sadis-app-3.1.0-20190410.071623-30.oar" |
| 55 | sadisAppVersion: "3.1.0.SNAPSHOT" |
Matteo Scandolo | 4bca72d | 2019-04-16 15:27:44 -0700 | [diff] [blame] | 56 | |
Matteo Scandolo | f66e446 | 2019-04-17 10:17:50 -0700 | [diff] [blame] | 57 | dhcpl2relayAppUrl: "https://oss.sonatype.org/content/repositories/snapshots/org/opencord/dhcpl2relay/1.6.0-SNAPSHOT/dhcpl2relay-1.6.0-20190410.071549-30.oar" |
| 58 | dhcpl2relayAppVersion: "1.6.0.SNAPSHOT" |
Matteo Scandolo | 4bca72d | 2019-04-16 15:27:44 -0700 | [diff] [blame] | 59 | |
Matteo Scandolo | f66e446 | 2019-04-17 10:17:50 -0700 | [diff] [blame] | 60 | oltAppUrl: "https://oss.sonatype.org/content/repositories/snapshots/org/opencord/olt-app/3.0.1-SNAPSHOT/olt-app-3.0.1-20190410.071612-30.oar" |
| 61 | oltAppVersion: "3.0.1.SNAPSHOT" |
Matteo Scandolo | 4bca72d | 2019-04-16 15:27:44 -0700 | [diff] [blame] | 62 | |
| 63 | # kafkaAppUrl: "https://oss.sonatype.org/content/repositories/snapshots/org/opencord/kafka/1.1.0-SNAPSHOT/kafka-1.1.0-20190410.071556-30.oar" |
| 64 | kafkaAppUrl: "http://10.90.0.101:30160/repository/kafka-1.1.0-SNAPSHOT.oar" |
Matteo Scandolo | f66e446 | 2019-04-17 10:17:50 -0700 | [diff] [blame] | 65 | kafkaAppVersion: "1.1.0.SNAPSHOT" |
Matteo Scandolo | 4bca72d | 2019-04-16 15:27:44 -0700 | [diff] [blame] | 66 | |
| 67 | application_logs: | |
| 68 | log4j.logger.org.opencord.olt = DEBUG |
| 69 | log4j.logger.org.opencord.kafka = DEBUG |
| 70 | log4j.logger.org.opencord.sadis = DEBUG |
| 71 | log4j.logger.org.opencord.aaa = DEBUG |
| 72 | log4j.logger.org.opencord.dhcpl2relay = DEBUG |