Andrea Campanella | b9411eb | 2020-04-02 15:21:36 +0200 | [diff] [blame] | 1 | --- |
| 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 |
| 20 | ONOS_REST_PORT: 30120 |
| 21 | ONOS_SSH_PORT: 30115 |
| 22 | OLT_PORT: 9191 |
| 23 | KUBERNETES_CONF: $HOME/.kube/kind-config-voltha-minimal |
| 24 | |
| 25 | # This tells the control node how to reach the Kubernetes nodes. |
| 26 | nodes: |
| 27 | - |
| 28 | ip: '127.0.0.1' |
| 29 | |
| 30 | fabric_switches: |
| 31 | - |
| 32 | mac: '8c:ea:1b:a7:29:72' |
| 33 | ip: 10.34.90.55 |
| 34 | user: root |
| 35 | pass: onl |
| 36 | bngPort: 157 |
Andrea Campanella | b9411eb | 2020-04-02 15:21:36 +0200 | [diff] [blame] | 37 | device_id: 'of:0000000000000001' |
| 38 | |
| 39 | olts: |
| 40 | # Gpon OLT |
| 41 | - |
| 42 | ip: 10.34.90.50 |
| 43 | user: root |
| 44 | pass: onl |
| 45 | fortygig: False |
Andrea Campanella | e28feaf | 2020-04-22 15:17:45 +0200 | [diff] [blame] | 46 | aggPort: 2 |
Andrea Campanella | b9411eb | 2020-04-02 15:21:36 +0200 | [diff] [blame] | 47 | serial: EC1912001814 |
Andrea Campanella | c91fe7d | 2020-05-19 12:23:39 +0200 | [diff] [blame] | 48 | oltDebVersion: openolt_asgvolt64-2.4.6-5d9ab1a36e13e55ca3687af160cfd4f582317493.deb |
| 49 | oltDebVersion23: openolt_asgvolt64-2.4.6-5d9ab1a36e13e55ca3687af160cfd4f582317493.deb |
Andrea Campanella | b9411eb | 2020-04-02 15:21:36 +0200 | [diff] [blame] | 50 | |
| 51 | hosts: |
| 52 | src: |
| 53 | #GPON ONU |
| 54 | - |
| 55 | ip: 127.0.0.1 |
| 56 | user: community |
| 57 | pass: admin |
| 58 | dp_iface_name: eth1.7 |
| 59 | container_type: LXC |
| 60 | container_name: voltha-client-gpon-1 |
| 61 | onu: SCOM00001c82 |
Andrea Campanella | e28feaf | 2020-04-22 15:17:45 +0200 | [diff] [blame] | 62 | olt: EC1912001814 |
Andrea Campanella | b9411eb | 2020-04-02 15:21:36 +0200 | [diff] [blame] | 63 | c_tag: 7 |
| 64 | s_tag: 31 |
| 65 | power_switch_port: 1 |
| 66 | - |
| 67 | ip: 10.34.90.42 |
| 68 | user: community |
| 69 | pass: admin |
| 70 | dp_iface_name: eth1.7 |
| 71 | container_type: LXC |
| 72 | container_name: voltha-client-gpon-2 |
| 73 | onu: SCOM00001c89 |
Andrea Campanella | e28feaf | 2020-04-22 15:17:45 +0200 | [diff] [blame] | 74 | olt: EC1912001814 |
Andrea Campanella | b9411eb | 2020-04-02 15:21:36 +0200 | [diff] [blame] | 75 | c_tag: 7 |
| 76 | s_tag: 32 |
| 77 | power_switch_port: 2 |
| 78 | - |
| 79 | ip: 10.34.90.42 |
| 80 | user: community |
| 81 | pass: admin |
| 82 | dp_iface_name: eth1.7 |
| 83 | container_type: LXC |
| 84 | container_name: voltha-client-gpon-3 |
| 85 | onu: SCOM00001c96 |
Andrea Campanella | e28feaf | 2020-04-22 15:17:45 +0200 | [diff] [blame] | 86 | olt: EC1912001814 |
Andrea Campanella | b9411eb | 2020-04-02 15:21:36 +0200 | [diff] [blame] | 87 | c_tag: 7 |
Andrea Campanella | efb8efd | 2020-04-08 11:59:27 +0200 | [diff] [blame] | 88 | s_tag: 33 |
Andrea Campanella | b9411eb | 2020-04-02 15:21:36 +0200 | [diff] [blame] | 89 | power_switch_port: 4 |
Andrea Campanella | d62b86f | 2020-05-14 12:57:50 +0200 | [diff] [blame] | 90 | - |
| 91 | ip: 10.34.90.42 |
| 92 | user: community |
| 93 | pass: admin |
| 94 | dp_iface_name: eth1.7 |
| 95 | container_type: LXC |
| 96 | container_name: voltha-client-gpon-4 |
| 97 | onu: SCOM00001c0b |
| 98 | olt: EC1912001814 |
| 99 | c_tag: 7 |
| 100 | s_tag: 34 |
| 101 | power_switch_port: 7 |
Andrea Campanella | b9411eb | 2020-04-02 15:21:36 +0200 | [diff] [blame] | 102 | |
| 103 | dst: |
| 104 | - |
| 105 | dp_iface_ip_qinq: 10.31.7.254 |
| 106 | ip: null |
| 107 | user: null |
| 108 | pass: null |
| 109 | dp_iface_name: null |
| 110 | dp_iface_ip: null |
| 111 | dp_iface_gateway: null |
| 112 | container_type: null |
| 113 | container_name: null |
| 114 | - |
| 115 | dp_iface_ip_qinq: 10.32.7.254 |
| 116 | ip: null |
| 117 | user: null |
| 118 | pass: null |
| 119 | dp_iface_name: null |
| 120 | dp_iface_ip: null |
| 121 | dp_iface_gateway: null |
| 122 | container_type: null |
| 123 | container_name: null |
| 124 | - |
| 125 | dp_iface_ip_qinq: 10.33.7.254 |
| 126 | ip: null |
| 127 | user: null |
| 128 | pass: null |
| 129 | dp_iface_name: null |
| 130 | dp_iface_ip: null |
| 131 | dp_iface_gateway: null |
| 132 | container_type: null |
| 133 | container_name: null |
Andrea Campanella | d62b86f | 2020-05-14 12:57:50 +0200 | [diff] [blame] | 134 | - |
| 135 | dp_iface_ip_qinq: 10.34.7.254 |
| 136 | ip: null |
| 137 | user: null |
| 138 | pass: null |
| 139 | dp_iface_name: null |
| 140 | dp_iface_ip: null |
| 141 | dp_iface_gateway: null |
| 142 | container_type: null |
| 143 | container_name: null |
Andrea Campanella | b9411eb | 2020-04-02 15:21:36 +0200 | [diff] [blame] | 144 | |
| 145 | web_power_switch: |
| 146 | ip: '10.34.90.48' |
| 147 | user: 'admin' |
| 148 | password: 'secret' |
| 149 | type: 'EPC' |
Hung-Wei Chiu | a0cdedb | 2020-05-29 15:23:19 -0700 | [diff] [blame] | 150 | |