blob: 1df96a2d3ec0c6d68301a38102eb01eb5763611e [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 Campanellac91fe7d2020-05-19 12:23:39 +020048 oltDebVersion: openolt_asgvolt64-2.4.6-5d9ab1a36e13e55ca3687af160cfd4f582317493.deb
49 oltDebVersion23: openolt_asgvolt64-2.4.6-5d9ab1a36e13e55ca3687af160cfd4f582317493.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
Hung-Wei Chiua0cdedb2020-05-29 15:23:19 -070066 onu_type: 'sercomm'
Andrea Campanellab9411eb2020-04-02 15:21:36 +020067 -
68 ip: 10.34.90.42
69 user: community
70 pass: admin
71 dp_iface_name: eth1.7
72 container_type: LXC
73 container_name: voltha-client-gpon-2
74 onu: SCOM00001c89
Andrea Campanellae28feaf2020-04-22 15:17:45 +020075 olt: EC1912001814
Andrea Campanellab9411eb2020-04-02 15:21:36 +020076 c_tag: 7
77 s_tag: 32
78 power_switch_port: 2
Hung-Wei Chiua0cdedb2020-05-29 15:23:19 -070079 onu_type: 'sercomm'
Andrea Campanellab9411eb2020-04-02 15:21:36 +020080 -
81 ip: 10.34.90.42
82 user: community
83 pass: admin
84 dp_iface_name: eth1.7
85 container_type: LXC
86 container_name: voltha-client-gpon-3
87 onu: SCOM00001c96
Andrea Campanellae28feaf2020-04-22 15:17:45 +020088 olt: EC1912001814
Andrea Campanellab9411eb2020-04-02 15:21:36 +020089 c_tag: 7
Andrea Campanellaefb8efd2020-04-08 11:59:27 +020090 s_tag: 33
Andrea Campanellab9411eb2020-04-02 15:21:36 +020091 power_switch_port: 4
Hung-Wei Chiua0cdedb2020-05-29 15:23:19 -070092 onu_type: 'sercomm'
Andrea Campanellad62b86f2020-05-14 12:57:50 +020093 -
94 ip: 10.34.90.42
95 user: community
96 pass: admin
97 dp_iface_name: eth1.7
98 container_type: LXC
99 container_name: voltha-client-gpon-4
100 onu: SCOM00001c0b
101 olt: EC1912001814
102 c_tag: 7
103 s_tag: 34
104 power_switch_port: 7
Hung-Wei Chiua0cdedb2020-05-29 15:23:19 -0700105 onu_type: 'sercomm'
Andrea Campanellab9411eb2020-04-02 15:21:36 +0200106
107 dst:
108 -
109 dp_iface_ip_qinq: 10.31.7.254
110 ip: null
111 user: null
112 pass: null
113 dp_iface_name: null
114 dp_iface_ip: null
115 dp_iface_gateway: null
116 container_type: null
117 container_name: null
118 -
119 dp_iface_ip_qinq: 10.32.7.254
120 ip: null
121 user: null
122 pass: null
123 dp_iface_name: null
124 dp_iface_ip: null
125 dp_iface_gateway: null
126 container_type: null
127 container_name: null
128 -
129 dp_iface_ip_qinq: 10.33.7.254
130 ip: null
131 user: null
132 pass: null
133 dp_iface_name: null
134 dp_iface_ip: null
135 dp_iface_gateway: null
136 container_type: null
137 container_name: null
Andrea Campanellad62b86f2020-05-14 12:57:50 +0200138 -
139 dp_iface_ip_qinq: 10.34.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
Andrea Campanellab9411eb2020-04-02 15:21:36 +0200148
149 web_power_switch:
150 ip: '10.34.90.48'
151 user: 'admin'
152 password: 'secret'
153 type: 'EPC'
Hung-Wei Chiua0cdedb2020-05-29 15:23:19 -0700154