Suchitra Vemuri | f0a65c0 | 2018-06-11 16:41:03 -0700 | [diff] [blame] | 1 | # Copyright 2017-present Open Networking Foundation |
| 2 | # |
| 3 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | # you may not use this file except in compliance with the License. |
| 5 | # You may obtain a copy of the License at |
| 6 | # |
| 7 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 8 | # |
| 9 | # Unless required by applicable law or agreed to in writing, software |
| 10 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 11 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 12 | # See the License for the specific language governing permissions and |
| 13 | # limitations under the License. |
| 14 | |
| 15 | # Automated deployment configuration for Flex POD 1 , olt/onu are connected to this |
| 16 | |
You Wang | c78d5f1 | 2018-09-19 17:34:09 -0700 | [diff] [blame] | 17 | # This file is used to optionally customize helm charts installations |
Luca Prete | 9f2c452 | 2018-08-28 15:51:21 -0700 | [diff] [blame] | 18 | |
Suchitra Vemuri | f0a65c0 | 2018-06-11 16:41:03 -0700 | [diff] [blame] | 19 | --- |
| 20 | |
Luca Prete | 7c41a78 | 2018-09-10 12:44:14 -0700 | [diff] [blame] | 21 | # SEBA Values |
| 22 | |
You Wang | 6bd3148 | 2018-09-26 16:51:33 -0700 | [diff] [blame] | 23 | envoyForEtcdImage: 'voltha/voltha-envoy:amsterdam' |
| 24 | netconfImage: 'voltha/voltha-netconf:amsterdam' |
| 25 | ofagentImage: 'voltha/voltha-ofagent:amsterdam' |
| 26 | vcliImage: 'voltha/voltha-cli:amsterdam' |
| 27 | vcoreImage: 'voltha/voltha-voltha:amsterdam' |
Luca Prete | 7c41a78 | 2018-09-10 12:44:14 -0700 | [diff] [blame] | 28 | |
You Wang | 6bd3148 | 2018-09-26 16:51:33 -0700 | [diff] [blame] | 29 | onosImage: 'onosproject/onos:1.13.4' |
Luca Prete | 7c41a78 | 2018-09-10 12:44:14 -0700 | [diff] [blame] | 30 | |
Zack Williams | 40b1603 | 2018-10-04 12:42:52 -0700 | [diff] [blame] | 31 | # XOS core images |
| 32 | images: |
| 33 | xos_core: |
| 34 | tag: 2.1.0 |
| 35 | |
| 36 | # service images |
You Wang | 6bd3148 | 2018-09-26 16:51:33 -0700 | [diff] [blame] | 37 | fabric: |
Zack Williams | 40b1603 | 2018-10-04 12:42:52 -0700 | [diff] [blame] | 38 | images: |
| 39 | tag: 2.1.0 |
| 40 | |
You Wang | 6bd3148 | 2018-09-26 16:51:33 -0700 | [diff] [blame] | 41 | att-workflow-driver: |
Zack Williams | 40b1603 | 2018-10-04 12:42:52 -0700 | [diff] [blame] | 42 | images: |
| 43 | tag: 1.0.0 |
Luca Prete | 7c41a78 | 2018-09-10 12:44:14 -0700 | [diff] [blame] | 44 | |
You Wang | 6bd3148 | 2018-09-26 16:51:33 -0700 | [diff] [blame] | 45 | # application_logs: | |
| 46 | # log4j.logger.org.opencord.olt = DEBUG |
| 47 | # log4j.logger.org.opencord.kafka = DEBUG |
| 48 | # log4j.logger.org.opencord.sadis = DEBUG |
| 49 | # log4j.logger.org.opencord.aaa = DEBUG |