[VOL-2488] Add the information about web power switch in onf-demo-pod
Change-Id: I9401464bc41f59309927acd6f537fe5f2274e507
diff --git a/deployment-configs/onf-demo-pod.yaml b/deployment-configs/onf-demo-pod.yaml
index 8e83045..305d28e 100644
--- a/deployment-configs/onf-demo-pod.yaml
+++ b/deployment-configs/onf-demo-pod.yaml
@@ -69,6 +69,7 @@
onu: 'BRCM22222222'
c_tag: '11'
s_tag: '99'
+ power_switch_port: 7
-
ip: '10.128.100.71'
user: 'cord'
@@ -79,6 +80,7 @@
onu: 'ALPHe3d1cf9d'
c_tag: '22'
s_tag: '99'
+ power_switch_port: 4
-
ip: '10.128.100.71'
user: 'cord'
@@ -89,6 +91,7 @@
onu: 'ALPHe3d1ced5'
c_tag: '33'
s_tag: '99'
+ power_switch_port: 0
dst:
-
ip: null
@@ -120,3 +123,8 @@
dp_iface_gateway: null
container_type: null
container_name: null
+
+web_power_switch:
+ ip: '10.128.100.100'
+ user: 'admin'
+ password: '1234'