blob: 2cd7febb2c919970a405174559dbe15c5bbe2b99 [file] [log] [blame]
Andrea Campanellae28feaf2020-04-22 15:17:45 +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: '127.0.0.1'
29
30 fabric_switches:
31 -
32 mac: '8c:ea:1b:a7:29:72'
33 ip: 10.34.90.55
34 user: root
35 pass: onl
36 bngPort: 157
37 device_id: 'of:0000000000000001'
38
39 olts:
40 # Gpon OLT
41 -
42 ip: 10.34.90.50
43 user: root
44 pass: onl
45 fortygig: False
46 aggPort: 2
47 serial: EC1912001814
48 oltDebVersion: openolt_asgvolt64.deb
49 # XGS-PON OLT
50 -
51 ip: 10.34.90.51
52 user: root
53 pass: onl
54 fortygig: False
55 aggPort: 1
56 serial: EC1729003539
57 oltDebVersion: openolt_asfvolt16-2.3.0-bc6e0853e0e8bf6bd7e4223d4a7ee0dd35ce634d.deb
58
59 hosts:
60 src:
61 #GPON ONU
62 -
63 ip: 127.0.0.1
64 user: community
65 pass: admin
66 dp_iface_name: eth1.7
67 container_type: LXC
68 container_name: voltha-client-gpon-1
69 onu: SCOM00001c82
70 olt: EC1912001814
71 c_tag: 7
72 s_tag: 31
73 power_switch_port: 1
74 -
75 ip: 10.34.90.42
76 user: community
77 pass: admin
78 dp_iface_name: eth1.7
79 container_type: LXC
80 container_name: voltha-client-gpon-2
81 onu: SCOM00001c89
82 olt: EC1912001814
83 c_tag: 7
84 s_tag: 32
85 power_switch_port: 2
86 -
87 ip: 10.34.90.42
88 user: community
89 pass: admin
90 dp_iface_name: eth1.7
91 container_type: LXC
92 container_name: voltha-client-gpon-3
93 onu: SCOM00001c96
94 olt: EC1912001814
95 c_tag: 7
96 s_tag: 33
97 power_switch_port: 4
Andrea Campanellad62b86f2020-05-14 12:57:50 +020098 -
99 ip: 10.34.90.42
100 user: community
101 pass: admin
102 dp_iface_name: eth1.7
103 container_type: LXC
104 container_name: voltha-client-gpon-4
105 onu: SCOM00001c0b
106 olt: EC1912001814
107 c_tag: 7
108 s_tag: 34
109 power_switch_port: 7
110
Andrea Campanellae28feaf2020-04-22 15:17:45 +0200111 #XGSPON ONU
112 -
113 ip: 127.0.0.1
114 user: community
115 pass: admin
116 dp_iface_name: eth1
117 container_type: LXC
118 container_name: voltha-client
119 onu: ALPHe3d1cf5c
120 olt: EC1729003539
121 c_tag: 11
122 s_tag: 11
123 power_switch_port: 6
124 -
125 ip: 127.0.0.1
126 user: community
127 pass: admin
128 dp_iface_name: eth1
129 container_type: LXC
130 container_name: voltha-client-dt
131 onu: ALPHe3a69d03
132 olt: EC1729003539
133 c_tag: 7
134 s_tag: 11
135 power_switch_port: 8
136
137 dst:
138 -
139 dp_iface_ip_qinq: 10.31.7.254
140 ip: null
141 user: null
142 pass: null
143 dp_iface_name: null
144 dp_iface_ip: null
145 dp_iface_gateway: null
146 container_type: null
147 container_name: null
148 -
149 dp_iface_ip_qinq: 10.32.7.254
150 ip: null
151 user: null
152 pass: null
153 dp_iface_name: null
154 dp_iface_ip: null
155 dp_iface_gateway: null
156 container_type: null
157 container_name: null
158 -
159 dp_iface_ip_qinq: 10.33.7.254
160 ip: null
161 user: null
162 pass: null
163 dp_iface_name: null
164 dp_iface_ip: null
165 dp_iface_gateway: null
166 container_type: null
167 container_name: null
168 -
Andrea Campanellad62b86f2020-05-14 12:57:50 +0200169 dp_iface_ip_qinq: 10.34.7.254
170 ip: null
171 user: null
172 pass: null
173 dp_iface_name: null
174 dp_iface_ip: null
175 dp_iface_gateway: null
176 container_type: null
177 container_name: null
178 -
Andrea Campanellae28feaf2020-04-22 15:17:45 +0200179 dp_iface_ip_qinq: 10.11.2.254
180 ip: null
181 user: null
182 pass: null
183 dp_iface_name: null
184 dp_iface_ip: null
185 dp_iface_gateway: null
186 container_type: null
187 container_name: null
188 -
189 dp_iface_ip_qinq: 10.11.7.254
190 ip: null
191 user: null
192 pass: null
193 dp_iface_name: null
194 dp_iface_ip: null
195 dp_iface_gateway: null
196 container_type: null
197 container_name: null
198
199 web_power_switch:
200 ip: '10.34.90.48'
201 user: 'admin'
202 password: 'secret'
203 type: 'EPC'