blob: 64f9c39d6cd57c99c3af7bfca63a73fad7c21108 [file] [log] [blame]
Andrea Campanellada73c532020-01-17 09:29:07 +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
20ONOS_REST_PORT: 30120
21ONOS_SSH_PORT: 30115
22OLT_PORT: 9191
23KUBERNETES_CONF: $HOME/.kube/kind-config-voltha-minimal
24
25# This tells the control node how to reach the Kubernetes nodes.
26nodes:
27 -
Andrea Campanellac3f55692022-03-29 17:55:40 +020028 ip: '10.34.90.43'
Andrea Campanellada73c532020-01-17 09:29:07 +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 ip: '10.34.90.43'
41 user: 'community'
42 pass: 'admin'
43
44fabric_switches:
45 -
46 mac: '??'
47 ip: 10.34.90.55
48 user: root
49 pass: onl
50 bngPort: 32
51 #XGSPON
52 oltPort: 1
53 #GPON
54 #oltPort: 2
55 device_id: 'of:0000000000000001'
56
57olts:
58# XGS-PON OLT
59 -
60 ip: 10.34.90.51
61 user: root
62 pass: onl
63 fortygig: True
64 serial: '??' # mandatory --> connect it to voltha and check it
65# Gpon OLT
66 # -
67 # ip: 10.34.90.50
68 # user: root
69 # pass: onl
70 # fortygig: True
71 # serial: ??
72
73hosts:
74 src:
75 #XGSPON ONU
76 -
77 ip: 127.0.0.1
Andrea Campanella2b8141a2020-01-31 18:07:17 +010078 user: community
79 pass: admin
Andrea Campanellada73c532020-01-17 09:29:07 +010080 dp_iface_name: eno3
81 container_type: null
82 container_name: null
83 onu: ALPHe3d1cf5c
84 c_tag: 11
85 s_tag: 11
Hardik Windlass252539e2021-07-02 04:26:45 +000086 uni_id: 1
Andrea Campanellada73c532020-01-17 09:29:07 +010087 #GPON ONU
88 # -
89 # ip: 127.0.0.1
90 # user: cord
91 # pass: cord
92 # dp_iface_name: eno2
93 # container_type: null
94 # container_name: null
95 # onu: SCOM00001c82
96 # c_tag: 12
97 # s_tag: 11
98
99 dst:
100 -
Andrea Campanella5650dfd2020-02-03 09:45:25 +0100101 dp_iface_ip_qinq: 10.11.2.254
Andrea Campanella86e68242020-02-03 11:43:17 +0100102 ip: null
103 user: null
104 pass: null
Andrea Campanellada73c532020-01-17 09:29:07 +0100105 dp_iface_name: null
106 dp_iface_ip: null
107 dp_iface_gateway: null
108 container_type: null
109 container_name: null
110 # -
Andrea Campanella86e68242020-02-03 11:43:17 +0100111 # dp_iface_ip_qinq: 10.11.2.254
Andrea Campanellada73c532020-01-17 09:29:07 +0100112 # ip: null
113 # user: null
114 # pass: null
115 # dp_iface_name: null
116 # dp_iface_ip: null
117 # dp_iface_gateway: null
118 # container_type: null
Hung-Wei Chiua0cdedb2020-05-29 15:23:19 -0700119 # container_name: null