blob: 5cc5440c84088284ffce4e44e54b9bd6088fdefa [file] [log] [blame]
Luca Pretec5a27792017-09-28 15:26:11 -07001# 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
Luca Prete6358e8d2017-06-26 11:32:04 +020015# Automated deployment configuration for ONF/ON.Lab physical POD 1
Luca Pretec5a27792017-09-28 15:26:11 -070016
Luca Prete6358e8d2017-06-26 11:32:04 +020017---
18
Luca Prete639536d2018-08-21 17:07:08 -070019kube_config: '/var/new_jenkins_home/workspace/admin.conf'
Luca Prete06a87762018-08-21 16:39:34 -070020
Luca Prete1d2868e2018-08-21 15:19:05 -070021nodes:
Luca Prete6358e8d2017-06-26 11:32:04 +020022 -
Luca Prete1d2868e2018-08-21 15:19:05 -070023 ip: '10.90.0.101'
24 user: 'cord'
25 pass: 'cord'
Luca Prete6358e8d2017-06-26 11:32:04 +020026 -
Luca Prete1d2868e2018-08-21 15:19:05 -070027 ip: '10.90.0.102'
28 user: 'cord'
29 pass: 'cord'
30 -
31 ip: '10.90.0.103'
32 user: 'cord'
33 pass: 'cord'
Luca Prete6358e8d2017-06-26 11:32:04 +020034
35fabric_switches:
Luca Prete6358e8d2017-06-26 11:32:04 +020036 -
37 mac: 'cc:37:ab:61:80:ca'
Matteo Scandolo1675aa12018-10-08 14:54:36 -070038 ip: '10.90.0.111'
Luca Prete6358e8d2017-06-26 11:32:04 +020039 user: 'root'
40 pass: 'onl'
Suchitra Vemuri62b26592019-10-23 11:39:25 -070041 bngPort: '31'
Suchitra Vemuri62b26592019-10-23 11:39:25 -070042 device_id: 'of:0000000000000001'
Luca Prete1d2868e2018-08-21 15:19:05 -070043
44olts:
Luca Prete6358e8d2017-06-26 11:32:04 +020045 -
Luca Prete1d2868e2018-08-21 15:19:05 -070046 ip: '10.90.0.114'
Luca Prete6358e8d2017-06-26 11:32:04 +020047 user: 'root'
48 pass: 'onl'
Matteo Scandolofb729792018-09-21 11:29:46 -070049 fortygig: 'true'
Andrea Campanellae28feaf2020-04-22 15:17:45 +020050 aggPort: '1'
Suchitra Vemuri390491e2019-10-23 17:02:25 -070051 serial: 'EC1721000216'
Andrea Campanellae28feaf2020-04-22 15:17:45 +020052 oltDebVersion: openolt_asfvolt16-2.3.0-bc6e0853e0e8bf6bd7e4223d4a7ee0dd35ce634d.deb
Luca Prete1d2868e2018-08-21 15:19:05 -070053
54onus:
55 -
Suchitra Vemuri390491e2019-10-23 17:02:25 -070056 serial: 'ALPHe3d1cfde'
Matteo Scandolo1760e9b2018-10-08 10:17:51 -070057 -
58 serial: 'ISKT71e801a0'
59 -
Suchitra Vemuri390491e2019-10-23 17:02:25 -070060 serial: 'BRCM22222222'
Luca Prete1d2868e2018-08-21 15:19:05 -070061
62srcHost:
63 ip: '10.0.3.56'
64 user: 'root'
65 pass: 'root'
You Wang1fdd93d2018-10-05 17:37:17 -070066
67hosts:
68 src:
Suchitra Vemurife2725e2019-10-23 11:53:42 -070069 -
70 ip: '10.90.0.51'
71 user: 'ubuntu'
Suchitra Vemuri390491e2019-10-23 17:02:25 -070072 pass: null
Suchitra Vemurife2725e2019-10-23 11:53:42 -070073 dp_iface_name: 'eth1'
74 container_type: 'LXC'
75 container_name: 'ALPHe3d1cfde'
76 onu: 'ALPHe3d1cfde'
Andrea Campanellae28feaf2020-04-22 15:17:45 +020077 olt: 'EC1721000216'
Suchitra Vemurife2725e2019-10-23 11:53:42 -070078 c_tag: '112'
79 s_tag: '111'
Hung-Wei Chiua0cdedb2020-05-29 15:23:19 -070080 onu_type: 'alpha'
Suchitra Vemurife2725e2019-10-23 11:53:42 -070081
You Wang1fdd93d2018-10-05 17:37:17 -070082 dst:
Suchitra Vemurife2725e2019-10-23 11:53:42 -070083 -
Suchitra Vemuri390491e2019-10-23 17:02:25 -070084 ip: null
85 user: null
86 pass: null
87 dp_iface_name: null
88 dp_iface_ip_qinq: null
89 dp_iface_ip: null
90 dp_iface_gateway: null
Suchitra Vemurife2725e2019-10-23 11:53:42 -070091 dp_iface_ip_qinq: '8.8.8.8'
Suchitra Vemuri390491e2019-10-23 17:02:25 -070092 container_type: null
93 container_name: null