blob: 3a0e712c29b282c29d9bf16bc896bec100c98b43 [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 -
Andrea Campanellac3f55692022-03-29 17:55:40 +020028 ip: '10.34.90.43'
Andrea Campanella7426b062020-12-16 12:28:04 +010029 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 Campanellad501b472022-04-29 11:13:57 +020059 pass: BOSCO
Girish Gowdra83112522021-07-07 12:05:42 -070060 board_technology: GPON
Andrea Campanella7426b062020-12-16 12:28:04 +010061
62 hosts:
63 src:
64 #GPON ONU
65 -
66 ip: 10.34.90.41
67 user: community
68 pass: admin
69 dp_iface_name: eth1.7
70 container_type: LXC
71 container_name: SCOMA0302125
Andrea Campanellae8e54702021-01-20 10:01:49 +010072 onu: SCOMa0302125
Andrea Campanella7426b062020-12-16 12:28:04 +010073 olt: LBADTN2038AD991
74 c_tag: 7
75 s_tag: 35
Andrea Campanella88b48ac2021-02-24 12:04:26 +010076 power_switch_port: 1
Hardik Windlass252539e2021-07-02 04:26:45 +000077 uni_id: 1
Andrea Campanella7426b062020-12-16 12:28:04 +010078 -
79 ip: 10.34.90.41
80 user: community
81 pass: admin
82 dp_iface_name: eth1.7
83 container_type: LXC
84 container_name: SCOMA030210E
Andrea Campanellae8e54702021-01-20 10:01:49 +010085 onu: SCOMa030210e
Andrea Campanella7426b062020-12-16 12:28:04 +010086 olt: LBADTN2038AD991
87 c_tag: 7
88 s_tag: 36
Andrea Campanella88b48ac2021-02-24 12:04:26 +010089 power_switch_port: 2
Hardik Windlass252539e2021-07-02 04:26:45 +000090 uni_id: 1
Andrea Campanella7426b062020-12-16 12:28:04 +010091 -
92 ip: 10.34.90.41
93 user: community
94 pass: admin
95 dp_iface_name: eth1.7
96 container_type: LXC
97 container_name: SCOM00001C0F
Andrea Campanellae8e54702021-01-20 10:01:49 +010098 onu: SCOM00001c0f
Andrea Campanella7426b062020-12-16 12:28:04 +010099 olt: LBADTN2038AD991
100 c_tag: 7
101 s_tag: 37
Andrea Campanella149dfcd2021-09-07 09:24:33 +0200102 power_switch_port: 4
Hardik Windlass252539e2021-07-02 04:26:45 +0000103 uni_id: 1
Andrea Campanella73912bc2021-11-15 18:37:57 -0800104 -
Andrea Campanellac3f55692022-03-29 17:55:40 +0200105 ip: 10.34.90.44
Andrea Campanella73912bc2021-11-15 18:37:57 -0800106 user: community
107 pass: admin
108 dp_iface_name: eth1.7
109 container_type: LXC
110 container_name: SCOMA0305FC1
Andrea Campanellaac30f352021-11-17 11:41:44 -0800111 onu: SCOMa0305fc1
Andrea Campanella73912bc2021-11-15 18:37:57 -0800112 olt: LBADTN2038AD991
113 c_tag: 7
114 s_tag: 40
115 power_switch_port: 5
116 uni_id: 1
Andrea Campanellaa6f23a42021-04-07 17:18:44 +0200117
Andrea Campanella7426b062020-12-16 12:28:04 +0100118 dst:
119 -
120 dp_iface_ip_qinq: 10.35.7.254
121 ip: null
122 user: null
123 pass: null
124 noroot_ip: 10.34.90.43
125 noroot_user: community
126 noroot_pass: admin
127 dp_iface_name: ens3f0
128 dp_iface_ip: null
129 dp_iface_gateway: null
130 container_type: null
131 container_name: null
132 -
133 dp_iface_ip_qinq: 10.36.7.254
134 ip: null
135 user: null
136 pass: null
137 noroot_ip: 10.34.90.43
138 noroot_user: community
139 noroot_pass: admin
140 dp_iface_name: ens3f0
141 dp_iface_ip: null
142 dp_iface_gateway: null
143 container_type: null
144 container_name: null
145 -
146 dp_iface_ip_qinq: 10.37.7.254
147 ip: null
148 user: null
149 pass: null
150 noroot_ip: 10.34.90.43
151 noroot_user: community
152 noroot_pass: admin
153 dp_iface_name: ens3f0
154 dp_iface_ip: null
155 dp_iface_gateway: null
156 container_type: null
157 container_name: null
Andrea Campanella73912bc2021-11-15 18:37:57 -0800158 -
159 dp_iface_ip_qinq: 10.40.7.254
160 ip: null
161 user: null
162 pass: null
163 noroot_ip: 10.34.90.43
164 noroot_user: community
165 noroot_pass: admin
166 dp_iface_name: ens3f0
167 dp_iface_ip: null
168 dp_iface_gateway: null
169 container_type: null
170 container_name: null
Andrea Campanella88b48ac2021-02-24 12:04:26 +0100171
172 web_power_switch:
173 ip: '10.34.90.49'
174 user: 'admin'
175 password: 'secret'
Girish Gowdra449edb62021-06-23 15:34:55 -0700176 type: 'EPC'