blob: 25e69774c06da9d587759c1774c2bc8636c614ff [file] [log] [blame]
Andrea Campanellacca023c2021-04-28 10:04:39 +02001---
2
3 # Copyright 2020-present Open Networking Foundation
4 #
5 # Licensed under the Apache License, Version 2.0 (the "License");
6 # you may not use this file except in compliance with the License.
7 # You may obtain a copy of the License at
8 #
9 # http://www.apache.org/licenses/LICENSE-2.0
10 #
11 # Unless required by applicable law or agreed to in writing, software
12 # distributed under the License is distributed on an "AS IS" BASIS,
13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 # See the License for the specific language governing permissions and
15 # limitations under the License.
16
17 # Automated deployment configuration for Tucson pod
18
19 # Change default values in tests
20 ONOS_REST_PORT: 30120
21 ONOS_SSH_PORT: 30115
22 OLT_PORT: 9191
23 KUBERNETES_CONF: $HOME/.kube/kind-config-voltha-minimal
24
25# This tells the control node how to reach the Kubernetes nodes.
26 nodes:
27 -
28 ip: '10.90.0.240'
29 user: 'cord'
30 pass: 'cord'
31 -
32 ip: '10.90.0.241'
33 user: 'cord'
34 pass: 'cord'
35
36 fabric_switches:
37 -
38 mac: '8c:ea:1b:a7:29:72'
39 ip: 10.90.0.243
40 user: root
41 pass: onl
42 bngPort: 31
43 device_id: 'of:0000000000000001'
44
45 olts:
46 # Gpon OLT
47 -
48 ip: 10.90.0.244
49 sship: 10.90.0.244
50 user: root
51 pass: onl
52 fortygig: True
53 aggPort: 1
54 serial: 722033538840
Girish Gowdrad27cc032021-07-06 17:39:40 -070055 oltDebVersion: openolt_rlt-3200g-w-40g-3.4.8-eec0fc9e9a01dc0d35b0b8441e0a22a4c0cc51b4.deb
Girish Gowdra83112522021-07-07 12:05:42 -070056 board_technology: GPON
Matteo Scandolo6cbaa592021-07-26 16:29:15 -070057 -
58 ip: 10.90.0.246
59 sship: 10.90.0.246
60 user: root
61 pass: onl
62 fortygig: True
63 aggPort: 3
64 serial: 722033738988
65 oltDebVersion: openolt_rlt-1600g-w-40g-3.5.0-dev-4525f70fb6438ec5a3a1004fcfd82fbe7fb7cc57.deb
66 board_technology: GPON
Andrea Campanellacca023c2021-04-28 10:04:39 +020067
68 hosts:
69 src:
Matteo Scandolo6cbaa592021-07-26 16:29:15 -070070 # 3200G ONU
Andrea Campanellacca023c2021-04-28 10:04:39 +020071 -
72 ip: 10.90.0.241
73 user: cord
74 pass: cord
75 dp_iface_name: eth1.111
76 container_type: LXC
77 container_name: SCOM00001c7f
78 onu: SCOM00001c7f
79 olt: 722033538840
80 c_tag: 111
81 s_tag: 11
Matteo Scandolo3ec26db2021-05-12 16:54:17 -070082 power_switch_port: 2
Hardik Windlass252539e2021-07-02 04:26:45 +000083 uni_id: 1
Matteo Scandolof57e5342021-05-13 16:22:55 -070084
Andrea Campanella4663cc92021-06-03 13:17:39 +020085 - ip: 10.90.0.240
86 user: cord
87 pass: cord
88 dp_iface_name: eth1.41
89 container_type: LXC
90 container_name: SCOMa0108af9
91 onu: SCOMa0108af9
92 olt: 722033538840
93 c_tag: 41
94 s_tag: 54
95 power_switch_port: 6
Hardik Windlass252539e2021-07-02 04:26:45 +000096 uni_id: 1
Andrea Campanella4663cc92021-06-03 13:17:39 +020097
98 - ip: 10.90.0.240
99 user: cord
100 pass: cord
101 dp_iface_name: eth1.42
102 container_type: LXC
103 container_name: SCOMa0108aea
104 onu: SCOMa0108aea
105 olt: 722033538840
106 c_tag: 42
107 s_tag: 55
108 power_switch_port: 5
Hardik Windlass252539e2021-07-02 04:26:45 +0000109 uni_id: 1
Andrea Campanella4663cc92021-06-03 13:17:39 +0200110
Matteo Scandolo6cbaa592021-07-26 16:29:15 -0700111 # 1600G OLT
112 -
113 ip: 10.90.0.240
114 user: cord
115 pass: cord
116 dp_iface_name: eth1.222
117 container_type: LXC
118 container_name: SCOM00001c8d
119 onu: SCOM00001c8d
120 olt: 722033738988
121 c_tag: 222
122 s_tag: 22
123 power_switch_port: 4
124 uni_id: 1
125 -
126 ip: 10.90.0.240
127 user: cord
128 pass: cord
Andrea Campanella9fcdde92021-07-30 09:02:06 +0200129 dp_iface_name: eth1.333
Matteo Scandolo6cbaa592021-07-26 16:29:15 -0700130 container_type: LXC
131 container_name: SCOM00019ab7
132 onu: SCOM00019ab7
133 olt: 722033738988
134 c_tag: 333
135 s_tag: 33
136 power_switch_port: 8
137 uni_id: 1
138
Andrea Campanellacca023c2021-04-28 10:04:39 +0200139 dst:
Matteo Scandolo6cbaa592021-07-26 16:29:15 -0700140 # 3200G OLT
Andrea Campanellacca023c2021-04-28 10:04:39 +0200141 -
142 dp_iface_ip_qinq: 10.11.11.254
143 ip: null
144 user: null
145 pass: null
146 noroot_ip: 10.90.0.241
147 noroot_user: cord
148 noroot_pass: cord
Girish Gowdrad30830d2021-05-16 11:07:27 -0700149 dp_iface_name: enp3s0d1
Andrea Campanellacca023c2021-04-28 10:04:39 +0200150 dp_iface_ip: null
151 dp_iface_gateway: null
152 container_type: null
153 container_name: null
154
Andrea Campanella4663cc92021-06-03 13:17:39 +0200155 - dp_iface_ip_qinq: 10.54.41.254
156 ip: null
157 user: null
158 pass: null
159 noroot_ip: 10.90.0.241
160 noroot_user: cord
161 noroot_pass: cord
162 dp_iface_name: enp3s0d1
163 dp_iface_ip: null
164 dp_iface_gateway: null
165 container_type: null
166 container_name: null
167
168 - dp_iface_ip_qinq: 10.55.42.254
169 ip: null
170 user: null
171 pass: null
172 noroot_ip: 10.90.0.241
173 noroot_user: cord
174 noroot_pass: cord
175 dp_iface_name: enp3s0d1
176 dp_iface_ip: null
177 dp_iface_gateway: null
178 container_type: null
179 container_name: null
180
Matteo Scandolo6cbaa592021-07-26 16:29:15 -0700181 #1600G OLT
182 -
183 dp_iface_ip_qinq: 10.22.22.254
184 ip: null
185 user: null
186 pass: null
187 noroot_ip: 10.90.0.241
188 noroot_user: cord
189 noroot_pass: cord
190 dp_iface_name: enp3s0d1
191 dp_iface_ip: null
192 dp_iface_gateway: null
193 container_type: null
194 container_name: null
195 -
196 dp_iface_ip_qinq: 10.33.33.254
197 ip: null
198 user: null
199 pass: null
200 noroot_ip: 10.90.0.241
201 noroot_user: cord
202 noroot_pass: cord
203 dp_iface_name: enp3s0d1
204 dp_iface_ip: null
205 dp_iface_gateway: null
206 container_type: null
207 container_name: null
208
Matteo Scandolo3ec26db2021-05-12 16:54:17 -0700209 web_power_switch:
210 ip: '10.90.0.250'
211 user: 'cord'
212 password: 'cord'
213 type: 'DLI'