blob: 7dff8e0e154e8e4a7e58ba3172c97eab2c560c2c [file] [log] [blame]
Andrea Campanellab9411eb2020-04-02 15:21:36 +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
Andrea Campanellab9411eb2020-04-02 15:21:36 +020037 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
Andrea Campanellae28feaf2020-04-22 15:17:45 +020046 aggPort: 2
Andrea Campanellab9411eb2020-04-02 15:21:36 +020047 serial: EC1912001814
Andrea Campanella77376d92020-06-19 20:37:26 +020048 oltDebVersion: openolt_asgvolt64-2.4.9-dev-d4aeca5a2094f7dc7c519913ab1558348c546dab.deb
49 oltDebVersion23: openolt_asgvolt64-2.4.9-dev-d4aeca5a2094f7dc7c519913ab1558348c546dab.deb
Andrea Campanellab9411eb2020-04-02 15:21:36 +020050
51 hosts:
52 src:
53 #GPON ONU
54 -
55 ip: 127.0.0.1
56 user: community
57 pass: admin
58 dp_iface_name: eth1.7
59 container_type: LXC
60 container_name: voltha-client-gpon-1
61 onu: SCOM00001c82
Andrea Campanellae28feaf2020-04-22 15:17:45 +020062 olt: EC1912001814
Andrea Campanellab9411eb2020-04-02 15:21:36 +020063 c_tag: 7
64 s_tag: 31
65 power_switch_port: 1
66 -
67 ip: 10.34.90.42
68 user: community
69 pass: admin
70 dp_iface_name: eth1.7
71 container_type: LXC
72 container_name: voltha-client-gpon-2
73 onu: SCOM00001c89
Andrea Campanellae28feaf2020-04-22 15:17:45 +020074 olt: EC1912001814
Andrea Campanellab9411eb2020-04-02 15:21:36 +020075 c_tag: 7
76 s_tag: 32
77 power_switch_port: 2
78 -
79 ip: 10.34.90.42
80 user: community
81 pass: admin
82 dp_iface_name: eth1.7
83 container_type: LXC
84 container_name: voltha-client-gpon-3
85 onu: SCOM00001c96
Andrea Campanellae28feaf2020-04-22 15:17:45 +020086 olt: EC1912001814
Andrea Campanellab9411eb2020-04-02 15:21:36 +020087 c_tag: 7
Andrea Campanellaefb8efd2020-04-08 11:59:27 +020088 s_tag: 33
Andrea Campanellab9411eb2020-04-02 15:21:36 +020089 power_switch_port: 4
Andrea Campanellad62b86f2020-05-14 12:57:50 +020090 -
91 ip: 10.34.90.42
92 user: community
93 pass: admin
94 dp_iface_name: eth1.7
95 container_type: LXC
96 container_name: voltha-client-gpon-4
97 onu: SCOM00001c0b
98 olt: EC1912001814
99 c_tag: 7
100 s_tag: 34
101 power_switch_port: 7
Andrea Campanellab9411eb2020-04-02 15:21:36 +0200102
103 dst:
104 -
105 dp_iface_ip_qinq: 10.31.7.254
106 ip: null
107 user: null
108 pass: null
Andy Bavierd00fdc42020-07-09 10:58:11 -0700109 noroot_ip: 10.34.90.43
110 noroot_user: community
111 noroot_pass: admin
112 dp_iface_name: ens3f0
Andrea Campanellab9411eb2020-04-02 15:21:36 +0200113 dp_iface_ip: null
114 dp_iface_gateway: null
115 container_type: null
116 container_name: null
117 -
118 dp_iface_ip_qinq: 10.32.7.254
119 ip: null
120 user: null
121 pass: null
Andy Bavierd00fdc42020-07-09 10:58:11 -0700122 noroot_ip: 10.34.90.43
123 noroot_user: community
124 noroot_pass: admin
125 dp_iface_name: ens3f0
Andrea Campanellab9411eb2020-04-02 15:21:36 +0200126 dp_iface_ip: null
127 dp_iface_gateway: null
128 container_type: null
129 container_name: null
130 -
131 dp_iface_ip_qinq: 10.33.7.254
132 ip: null
133 user: null
134 pass: null
Andy Bavierd00fdc42020-07-09 10:58:11 -0700135 noroot_ip: 10.34.90.43
136 noroot_user: community
137 noroot_pass: admin
138 dp_iface_name: ens3f0
Andrea Campanellab9411eb2020-04-02 15:21:36 +0200139 dp_iface_ip: null
140 dp_iface_gateway: null
141 container_type: null
142 container_name: null
Andrea Campanellad62b86f2020-05-14 12:57:50 +0200143 -
144 dp_iface_ip_qinq: 10.34.7.254
145 ip: null
146 user: null
147 pass: null
Andy Bavierd00fdc42020-07-09 10:58:11 -0700148 noroot_ip: 10.34.90.43
149 noroot_user: community
150 noroot_pass: admin
151 dp_iface_name: ens3f0
Andrea Campanellad62b86f2020-05-14 12:57:50 +0200152 dp_iface_ip: null
153 dp_iface_gateway: null
154 container_type: null
155 container_name: null
Andrea Campanellab9411eb2020-04-02 15:21:36 +0200156
157 web_power_switch:
158 ip: '10.34.90.48'
159 user: 'admin'
160 password: 'secret'
161 type: 'EPC'
Hung-Wei Chiua0cdedb2020-05-29 15:23:19 -0700162