blob: f4d40deb9a4547caf9a904dd475666c3b167025d [file] [log] [blame]
You Wanga069ccb2018-11-13 13:25:59 -08001# Copyright 2017-present Open Networking Foundation
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
15# Automated deployment configuration for ONF/ON.Lab physical POD 1
16
17---
18
19kube_config: '/var/new_jenkins_home/workspace/admin.conf'
20
21nodes:
22 -
23 ip: '10.90.0.101'
24 user: 'cord'
25 pass: 'cord'
26 -
27 ip: '10.90.0.102'
28 user: 'cord'
29 pass: 'cord'
30 -
31 ip: '10.90.0.103'
32 user: 'cord'
33 pass: 'cord'
34
35fabric_switches:
36 -
37 mac: 'cc:37:ab:61:80:ca'
38 ip: '10.90.0.111'
39 user: 'root'
40 pass: 'onl'
41
42olts:
43 -
44 ip: '10.90.0.114'
45 user: 'root'
46 pass: 'onl'
47 fortygig: 'true'
48
49onus:
50 -
51 serial: 'BRCM22222222'
52 -
53 serial: 'ISKT71e801a0'
54 -
55 serial: 'ALPHe3d1cfde'
56
57srcHost:
58 ip: '10.0.3.56'
59 user: 'root'
60 pass: 'root'
61
62hosts:
63 src:
Kailash0e96bf72019-05-23 11:54:25 -070064 -
65 ip: '10.90.0.51'
66 user: 'ubuntu'
67 pass: null
68 dp_iface_name: 'eth1'
69 container_type: 'LXC'
70 container_name: 'ALPHe3d1cfde'
71 onu: 'ALPHe3d1cfde'
Suchitra Vemuri99216482019-05-24 11:34:49 -070072 c_tag: '112'
73 s_tag: '111'
Hung-Wei Chiua0cdedb2020-05-29 15:23:19 -070074 onu_type: 'alpha'
Kailash0e96bf72019-05-23 11:54:25 -070075
76 -
77 ip: '10.90.0.51'
78 user: 'ubuntu'
79 pass: null
80 dp_iface_name: 'eth1'
81 container_type: 'LXC'
Suchitra Vemuri99216482019-05-24 11:34:49 -070082 container_name: 'ISKT71e80080'
83 onu: 'ISKT71e80080'
84 c_tag: '113'
85 s_tag: '111'
Hung-Wei Chiua0cdedb2020-05-29 15:23:19 -070086 onu_type: 'iskratel'
Kailash0e96bf72019-05-23 11:54:25 -070087 -
88 ip: '10.90.0.51'
89 user: 'ubuntu'
90 pass: null
91 dp_iface_name: 'eth1'
92 container_type: 'LXC'
93 container_name: 'BRCM22222222'
94 onu: 'BRCM22222222'
Suchitra Vemuri99216482019-05-24 11:34:49 -070095 c_tag: '114'
96 s_tag: '110'
Hung-Wei Chiua0cdedb2020-05-29 15:23:19 -070097 onu_type: 'brcm'
Kailash0e96bf72019-05-23 11:54:25 -070098
You Wanga069ccb2018-11-13 13:25:59 -080099 dst:
Kailash0e96bf72019-05-23 11:54:25 -0700100 -
101 ip: null
102 user: null
103 pass: null
104 dp_iface_name: null
105 dp_iface_ip_qinq: null
106 dp_iface_ip: null
107 dp_iface_gateway: null
108 dp_iface_ip_qinq: '8.8.8.8'
109 container_type: null
110 container_name: null
111 -
112 ip: null
113 user: null
114 pass: null
115 dp_iface_name: null
116 dp_iface_ip_qinq: null
117 dp_iface_ip: null
118 dp_iface_gateway: null
119 dp_iface_ip_qinq: '8.8.8.8'
120 container_type: null
121 container_name: null
122 -
123 ip: null
124 user: null
125 pass: null
126 dp_iface_name: null
127 dp_iface_ip_qinq: null
128 dp_iface_ip: null
129 dp_iface_gateway: null
130 dp_iface_ip_qinq: '8.8.8.8'
131 container_type: null
Suchitra Vemuri99216482019-05-24 11:34:49 -0700132 container_name: null