blob: 1a256b81d4a3210b80da15b8c85c2c0f89bb16b5 [file] [log] [blame]
Andrea Campanella7426b062020-12-16 12:28:04 +01001---
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
Andrea Campanella55ae08d2021-01-15 16:41:10 +010022 OLT_PORT: 830
Andrea Campanella7426b062020-12-16 12:28:04 +010023 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.34.90.40'
29 user: 'community'
30 pass: 'admin'
31 -
32 ip: '10.34.90.41'
33 user: 'community'
34 pass: 'admin'
35 -
36 ip: '10.34.90.42'
37 user: 'community'
38 pass: 'admin'
39
40 fabric_switches:
41 -
42 mac: '8c:ea:1b:a7:29:72'
43 ip: 10.34.90.55
44 user: root
45 pass: onl
46 bngPort: 157
47 device_id: 'of:0000000000000001'
48
49 olts:
50 # Gpon OLT
51 -
52 ip: 10.34.90.52
53 sship: 10.34.90.52
54 fortygig: False
55 aggPort: 3
56 serial: LBADTN2038AD991
Andrea Campanella55ae08d2021-01-15 16:41:10 +010057 type: adtranolt
Andrea Campanellaa9a1ee52021-02-05 16:04:19 +010058 user: hsvroot
Andrea Campanella7426b062020-12-16 12:28:04 +010059
60 hosts:
61 src:
62 #GPON ONU
63 -
64 ip: 10.34.90.41
65 user: community
66 pass: admin
67 dp_iface_name: eth1.7
68 container_type: LXC
69 container_name: SCOMA0302125
Andrea Campanellae8e54702021-01-20 10:01:49 +010070 onu: SCOMa0302125
Andrea Campanella7426b062020-12-16 12:28:04 +010071 olt: LBADTN2038AD991
72 c_tag: 7
73 s_tag: 35
Andrea Campanella88b48ac2021-02-24 12:04:26 +010074 power_switch_port: 1
Andrea Campanella7426b062020-12-16 12:28:04 +010075 -
76 ip: 10.34.90.41
77 user: community
78 pass: admin
79 dp_iface_name: eth1.7
80 container_type: LXC
81 container_name: SCOMA030210E
Andrea Campanellae8e54702021-01-20 10:01:49 +010082 onu: SCOMa030210e
Andrea Campanella7426b062020-12-16 12:28:04 +010083 olt: LBADTN2038AD991
84 c_tag: 7
85 s_tag: 36
Andrea Campanella88b48ac2021-02-24 12:04:26 +010086 power_switch_port: 2
Andrea Campanella7426b062020-12-16 12:28:04 +010087 -
88 ip: 10.34.90.41
89 user: community
90 pass: admin
91 dp_iface_name: eth1.7
92 container_type: LXC
93 container_name: SCOM00001C0F
Andrea Campanellae8e54702021-01-20 10:01:49 +010094 onu: SCOM00001c0f
Andrea Campanella7426b062020-12-16 12:28:04 +010095 olt: LBADTN2038AD991
96 c_tag: 7
97 s_tag: 37
Andrea Campanella88b48ac2021-02-24 12:04:26 +010098 power_switch_port: 3
Andrea Campanellaa6f23a42021-04-07 17:18:44 +020099
100 -
101 ip: 10.34.90.40
102 user: community
103 pass: admin
104 dp_iface_name: eth1.7
105 container_type: LXC
106 container_name: ADTN20177888
107 onu: ADTN20177888
108 olt: LBADTN2038AD991
109 c_tag: 7
110 s_tag: 38
111 power_switch_port: 8
112
Andrea Campanella7426b062020-12-16 12:28:04 +0100113 dst:
114 -
115 dp_iface_ip_qinq: 10.35.7.254
116 ip: null
117 user: null
118 pass: null
119 noroot_ip: 10.34.90.43
120 noroot_user: community
121 noroot_pass: admin
122 dp_iface_name: ens3f0
123 dp_iface_ip: null
124 dp_iface_gateway: null
125 container_type: null
126 container_name: null
127 -
128 dp_iface_ip_qinq: 10.36.7.254
129 ip: null
130 user: null
131 pass: null
132 noroot_ip: 10.34.90.43
133 noroot_user: community
134 noroot_pass: admin
135 dp_iface_name: ens3f0
136 dp_iface_ip: null
137 dp_iface_gateway: null
138 container_type: null
139 container_name: null
140 -
141 dp_iface_ip_qinq: 10.37.7.254
142 ip: null
143 user: null
144 pass: null
145 noroot_ip: 10.34.90.43
146 noroot_user: community
147 noroot_pass: admin
148 dp_iface_name: ens3f0
149 dp_iface_ip: null
150 dp_iface_gateway: null
151 container_type: null
152 container_name: null
Andrea Campanellaa6f23a42021-04-07 17:18:44 +0200153 -
154 dp_iface_ip_qinq: 10.38.7.254
155 ip: null
156 user: null
157 pass: null
158 noroot_ip: 10.34.90.43
159 noroot_user: community
160 noroot_pass: admin
161 dp_iface_name: ens3f0
162 dp_iface_ip: null
163 dp_iface_gateway: null
164 container_type: null
165 container_name: null
Andrea Campanella88b48ac2021-02-24 12:04:26 +0100166
167 web_power_switch:
168 ip: '10.34.90.49'
169 user: 'admin'
170 password: 'secret'
171 type: 'EPC'