blob: 3c6881bbba20634a086a5c58e10c094974da2502 [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'
Kailash0e96bf72019-05-23 11:54:25 -070074
75 -
76 ip: '10.90.0.51'
77 user: 'ubuntu'
78 pass: null
79 dp_iface_name: 'eth1'
80 container_type: 'LXC'
Suchitra Vemuri99216482019-05-24 11:34:49 -070081 container_name: 'ISKT71e80080'
82 onu: 'ISKT71e80080'
83 c_tag: '113'
84 s_tag: '111'
Kailash0e96bf72019-05-23 11:54:25 -070085 -
86 ip: '10.90.0.51'
87 user: 'ubuntu'
88 pass: null
89 dp_iface_name: 'eth1'
90 container_type: 'LXC'
91 container_name: 'BRCM22222222'
92 onu: 'BRCM22222222'
Suchitra Vemuri99216482019-05-24 11:34:49 -070093 c_tag: '114'
94 s_tag: '110'
Kailash0e96bf72019-05-23 11:54:25 -070095
You Wanga069ccb2018-11-13 13:25:59 -080096 dst:
Kailash0e96bf72019-05-23 11:54:25 -070097 -
98 ip: null
99 user: null
100 pass: null
101 dp_iface_name: null
102 dp_iface_ip_qinq: null
103 dp_iface_ip: null
104 dp_iface_gateway: null
105 dp_iface_ip_qinq: '8.8.8.8'
106 container_type: null
107 container_name: null
108 -
109 ip: null
110 user: null
111 pass: null
112 dp_iface_name: null
113 dp_iface_ip_qinq: null
114 dp_iface_ip: null
115 dp_iface_gateway: null
116 dp_iface_ip_qinq: '8.8.8.8'
117 container_type: null
118 container_name: null
119 -
120 ip: null
121 user: null
122 pass: null
123 dp_iface_name: null
124 dp_iface_ip_qinq: null
125 dp_iface_ip: null
126 dp_iface_gateway: null
127 dp_iface_ip_qinq: '8.8.8.8'
128 container_type: null
Suchitra Vemuri99216482019-05-24 11:34:49 -0700129 container_name: null