# Copyright 2017-present Open Networking Foundation | |
# | |
# Licensed under the Apache License, Version 2.0 (the "License"); | |
# you may not use this file except in compliance with the License. | |
# You may obtain a copy of the License at | |
# | |
# http://www.apache.org/licenses/LICENSE-2.0 | |
# | |
# Unless required by applicable law or agreed to in writing, software | |
# distributed under the License is distributed on an "AS IS" BASIS, | |
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | |
# See the License for the specific language governing permissions and | |
# limitations under the License. | |
# Automated deployment configuration for ONF/ON.Lab physical POD 1 | |
--- | |
kube_config: '/var/new_jenkins_home/workspace/admin.conf' | |
nodes: | |
- | |
ip: '10.90.0.101' | |
user: 'cord' | |
pass: 'cord' | |
- | |
ip: '10.90.0.102' | |
user: 'cord' | |
pass: 'cord' | |
- | |
ip: '10.90.0.103' | |
user: 'cord' | |
pass: 'cord' | |
fabric_switches: | |
- | |
mac: 'cc:37:ab:61:80:ca' | |
ip: '10.90.0.111' | |
user: 'root' | |
pass: 'onl' | |
olts: | |
- | |
ip: '10.90.0.114' | |
user: 'root' | |
pass: 'onl' | |
fortygig: 'true' | |
onus: | |
- | |
serial: 'BRCM22222222' | |
- | |
serial: 'ISKT71e801a0' | |
- | |
serial: 'ALPHe3d1cfde' | |
srcHost: | |
ip: '10.0.3.56' | |
user: 'root' | |
pass: 'root' | |
hosts: | |
src: | |
- | |
ip: '10.90.0.51' | |
user: 'ubuntu' | |
pass: null | |
dp_iface_name: 'eth1' | |
container_type: 'LXC' | |
container_name: 'ALPHe3d1cfde' | |
onu: 'ALPHe3d1cfde' | |
c_tag: '112' | |
s_tag: '111' | |
- | |
ip: '10.90.0.51' | |
user: 'ubuntu' | |
pass: null | |
dp_iface_name: 'eth1' | |
container_type: 'LXC' | |
container_name: 'ISKT71e80080' | |
onu: 'ISKT71e80080' | |
c_tag: '113' | |
s_tag: '111' | |
- | |
ip: '10.90.0.51' | |
user: 'ubuntu' | |
pass: null | |
dp_iface_name: 'eth1' | |
container_type: 'LXC' | |
container_name: 'BRCM22222222' | |
onu: 'BRCM22222222' | |
c_tag: '114' | |
s_tag: '110' | |
dst: | |
- | |
ip: null | |
user: null | |
pass: null | |
dp_iface_name: null | |
dp_iface_ip_qinq: null | |
dp_iface_ip: null | |
dp_iface_gateway: null | |
dp_iface_ip_qinq: '8.8.8.8' | |
container_type: null | |
container_name: null | |
- | |
ip: null | |
user: null | |
pass: null | |
dp_iface_name: null | |
dp_iface_ip_qinq: null | |
dp_iface_ip: null | |
dp_iface_gateway: null | |
dp_iface_ip_qinq: '8.8.8.8' | |
container_type: null | |
container_name: null | |
- | |
ip: null | |
user: null | |
pass: null | |
dp_iface_name: null | |
dp_iface_ip_qinq: null | |
dp_iface_ip: null | |
dp_iface_gateway: null | |
dp_iface_ip_qinq: '8.8.8.8' | |
container_type: null | |
container_name: null |