Adding second ONU on certification POD
Change-Id: Iad3b37a128ccaa6216a68efb3c0a5852f60bc65e
diff --git a/deployment-configs/menlo-certification-pod-radisys-gpon-DT.yaml b/deployment-configs/menlo-certification-pod-radisys-gpon-DT.yaml
index 60c8d16..a6ab19f 100644
--- a/deployment-configs/menlo-certification-pod-radisys-gpon-DT.yaml
+++ b/deployment-configs/menlo-certification-pod-radisys-gpon-DT.yaml
@@ -70,7 +70,19 @@
olt: 722033538840
c_tag: 111
s_tag: 11
- # power_switch_port: 1
+ power_switch_port: 2
+ -
+ ip: 10.90.0.240
+ user: cord
+ pass: cord
+ dp_iface_name: eth1.222
+ container_type: LXC
+ container_name: SCOM00001c8d
+ onu: SCOM00001c8d
+ olt: 722033538840
+ c_tag: 222
+ s_tag: 22
+ power_switch_port: 4
dst:
-
@@ -86,10 +98,22 @@
dp_iface_gateway: null
container_type: null
container_name: null
+ -
+ dp_iface_ip_qinq: 10.22.22.254
+ ip: null
+ user: null
+ pass: null
+ noroot_ip: 10.90.0.241
+ noroot_user: cord
+ noroot_pass: cord
+ dp_iface_name: enp1s0f1
+ dp_iface_ip: null
+ dp_iface_gateway: null
+ container_type: null
+ container_name: null
-# web_power_switch:
-# ip: '10.34.90.48'
-# user: 'admin'
-# password: 'secret'
-# type: 'EPC'
-
+ web_power_switch:
+ ip: '10.90.0.250'
+ user: 'cord'
+ password: 'cord'
+ type: 'DLI'