Add power switch configuration for Tucson
Change-Id: Ib9a4dc44f86775bbfab07b61779e73d6c9bfdf09
diff --git a/deployment-configs/tucson-pod.yaml b/deployment-configs/tucson-pod.yaml
index abb0107..f28ce08 100644
--- a/deployment-configs/tucson-pod.yaml
+++ b/deployment-configs/tucson-pod.yaml
@@ -52,6 +52,7 @@
c_tag: 11
s_tag: 11
onu_type: 'alpha'
+ power_switch_port: 2
-
ip: 127.0.0.1
user: cord
@@ -63,6 +64,7 @@
c_tag: 12
s_tag: 11
onu_type: 'iskratel'
+ power_switch_port: 3
-
ip: 127.0.0.1
user: cord
@@ -74,6 +76,7 @@
c_tag: 21
s_tag: 21
onu_type: 'alpha'
+ power_switch_port: 4
dst:
-
@@ -115,3 +118,9 @@
dp_iface_gateway: null
container_type: null
container_name: null
+
+web_power_switch:
+ ip: '10.76.28.23'
+ user: 'cord'
+ password: 'cord'
+ type: 'DLI'