blob: 1aa1075d926e97169effc05b4d961d5dfeb2fd92 [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'
Hardik Windlass252539e2021-07-02 04:26:45 +000075 uni_id: '1'
Kailash0e96bf72019-05-23 11:54:25 -070076
77 -
78 ip: '10.90.0.51'
79 user: 'ubuntu'
80 pass: null
81 dp_iface_name: 'eth1'
82 container_type: 'LXC'
Suchitra Vemuri99216482019-05-24 11:34:49 -070083 container_name: 'ISKT71e80080'
84 onu: 'ISKT71e80080'
85 c_tag: '113'
86 s_tag: '111'
Hung-Wei Chiua0cdedb2020-05-29 15:23:19 -070087 onu_type: 'iskratel'
Hardik Windlass252539e2021-07-02 04:26:45 +000088 uni_id: '1'
Kailash0e96bf72019-05-23 11:54:25 -070089 -
90 ip: '10.90.0.51'
91 user: 'ubuntu'
92 pass: null
93 dp_iface_name: 'eth1'
94 container_type: 'LXC'
95 container_name: 'BRCM22222222'
96 onu: 'BRCM22222222'
Suchitra Vemuri99216482019-05-24 11:34:49 -070097 c_tag: '114'
98 s_tag: '110'
Hung-Wei Chiua0cdedb2020-05-29 15:23:19 -070099 onu_type: 'brcm'
Hardik Windlass252539e2021-07-02 04:26:45 +0000100 uni_id: '1'
Kailash0e96bf72019-05-23 11:54:25 -0700101
You Wanga069ccb2018-11-13 13:25:59 -0800102 dst:
Kailash0e96bf72019-05-23 11:54:25 -0700103 -
104 ip: null
105 user: null
106 pass: null
107 dp_iface_name: null
108 dp_iface_ip_qinq: null
109 dp_iface_ip: null
110 dp_iface_gateway: null
111 dp_iface_ip_qinq: '8.8.8.8'
112 container_type: null
113 container_name: null
114 -
115 ip: null
116 user: null
117 pass: null
118 dp_iface_name: null
119 dp_iface_ip_qinq: null
120 dp_iface_ip: null
121 dp_iface_gateway: null
122 dp_iface_ip_qinq: '8.8.8.8'
123 container_type: null
124 container_name: null
125 -
126 ip: null
127 user: null
128 pass: null
129 dp_iface_name: null
130 dp_iface_ip_qinq: null
131 dp_iface_ip: null
132 dp_iface_gateway: null
133 dp_iface_ip_qinq: '8.8.8.8'
134 container_type: null
Suchitra Vemuri99216482019-05-24 11:34:49 -0700135 container_name: null