blob: 4c9334ba32f3f4f8dd2f5dbf557e79ede2943a9e [file] [log] [blame]
Matteo Scandoloe2027512021-08-11 10:06:18 -07001---
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 -
Andrea Campanellae847e3b2022-06-10 11:13:54 -070028 ip: '10.35.90.20'
Matteo Scandoloe2027512021-08-11 10:06:18 -070029 user: 'cord'
30 pass: 'cord'
31
Matteo Scandolo47d7d052022-01-10 14:34:56 -080032 fabric_switches: []
Matteo Scandolo4ccc2a12022-01-10 12:19:13 -080033 # The switch is shared across 3 PODs, thus is externally controlled
Matteo Scandolo4ccc2a12022-01-10 12:19:13 -080034 # -
35 # mac: '8c:ea:1b:a7:29:72'
Matteo Scandoloa169a452022-06-13 14:24:08 -070036 # ip: 10.35.90.17
Matteo Scandolo4ccc2a12022-01-10 12:19:13 -080037 # user: root
38 # pass: onl
39 # bngPort: 31
40 # device_id: 'of:0000000000000001'
Matteo Scandoloe2027512021-08-11 10:06:18 -070041
42 olts:
43 # Gpon OLT
44 -
Andrea Campanellae847e3b2022-06-10 11:13:54 -070045 ip: 10.35.90.21
46 sship: 10.35.90.21
Matteo Scandoloe2027512021-08-11 10:06:18 -070047 user: root
48 pass: onl
49 fortygig: True
Girish Gowdra37dbd9e2021-08-11 11:13:06 -070050 aggPort: 2
Matteo Scandoloe2027512021-08-11 10:06:18 -070051 serial: 722033038194
Girish Gowdrac0056b12022-06-28 14:48:12 -070052 oltDebVersion: openolt_rlt-1600x-w-3.7.4-3b190f0-nni40g.deb
Matteo Scandoloe2027512021-08-11 10:06:18 -070053 board_technology: GPON
54
55 hosts:
56 src:
57 # 1600X OLT
Girish Gowdrad48ad8b2022-06-29 11:05:08 -070058 #-
59 # ip: 10.35.90.18
60 # user: cord
61 # pass: cord
62 # dp_iface_name: eth1.88
63 # container_type: LXC
64 # container_name: SCOMa0108adf
65 # onu: SCOMa0108adf
66 # olt: 722033038194
67 # c_tag: 88
68 # s_tag: 89
69 # power_switch_port: 4
70 # uni_id: 1
Girish Gowdra1c93de82021-09-09 13:45:24 -070071 -
Andrea Campanellae847e3b2022-06-10 11:13:54 -070072 ip: 10.35.90.20
Girish Gowdra1c93de82021-09-09 13:45:24 -070073 user: cord
74 pass: cord
75 dp_iface_name: eth1.89
76 container_type: LXC
77 container_name: SCOMa030230f
78 onu: SCOMa030230f
79 olt: 722033038194
80 c_tag: 89
81 s_tag: 90
82 power_switch_port: 2
83 uni_id: 1
84 -
Andrea Campanellae847e3b2022-06-10 11:13:54 -070085 ip: 10.35.90.20
Girish Gowdra1c93de82021-09-09 13:45:24 -070086 user: cord
87 pass: cord
88 dp_iface_name: eth1.90
89 container_type: LXC
90 container_name: SCOMa030216a
91 onu: SCOMa030216a
92 olt: 722033038194
93 c_tag: 90
94 s_tag: 91
95 power_switch_port: 1
Matteo Scandoloe2027512021-08-11 10:06:18 -070096 uni_id: 1
97
98 dst:
99 # 1600X OLT
Girish Gowdrad48ad8b2022-06-29 11:05:08 -0700100 #-
101 # dp_iface_ip_qinq: 10.89.88.254
102 # ip: null
103 # user: null
104 # pass: null
105 # noroot_ip: 10.35.90.20
106 # noroot_user: cord
107 # noroot_pass: cord
108 # dp_iface_name: enp3s0d1
109 # dp_iface_ip: null
110 # dp_iface_gateway: null
111 # container_type: null
112 # container_name: null
Girish Gowdra1c93de82021-09-09 13:45:24 -0700113 -
Girish Gowdra48e9a1d2021-11-08 11:26:23 -0800114 dp_iface_ip_qinq: 10.190.89.254
Girish Gowdra1c93de82021-09-09 13:45:24 -0700115 ip: null
116 user: null
117 pass: null
Andrea Campanellae847e3b2022-06-10 11:13:54 -0700118 noroot_ip: 10.35.90.20
Girish Gowdra1c93de82021-09-09 13:45:24 -0700119 noroot_user: cord
120 noroot_pass: cord
121 dp_iface_name: enp3s0d1
122 dp_iface_ip: null
123 dp_iface_gateway: null
124 container_type: null
125 container_name: null
126 -
127 dp_iface_ip_qinq: 10.91.90.254
128 ip: null
129 user: null
130 pass: null
Andrea Campanellae847e3b2022-06-10 11:13:54 -0700131 noroot_ip: 10.35.90.20
Girish Gowdra1c93de82021-09-09 13:45:24 -0700132 noroot_user: cord
133 noroot_pass: cord
134 dp_iface_name: enp3s0d1
135 dp_iface_ip: null
136 dp_iface_gateway: null
137 container_type: null
138 container_name: null
Matteo Scandoloe2027512021-08-11 10:06:18 -0700139
140 web_power_switch:
Girish Gowdra2a80c9f2022-06-22 16:17:22 -0700141 ip: '10.35.90.25'
Matteo Scandoloe2027512021-08-11 10:06:18 -0700142 user: 'cord'
143 password: 'cord'
144 type: 'DLI'