Updating IPs for certification PODs

Change-Id: Ib7718760ccae7ddbeb9d88d6372b83246b156a24
diff --git a/deployment-configs/menlo-certification-pod-radisys-gpon.yaml b/deployment-configs/menlo-certification-pod-radisys-gpon.yaml
index fd2395f..8cebf13 100644
--- a/deployment-configs/menlo-certification-pod-radisys-gpon.yaml
+++ b/deployment-configs/menlo-certification-pod-radisys-gpon.yaml
@@ -25,7 +25,7 @@
 # This tells the control node how to reach the Kubernetes nodes.
   nodes:
     -
-      ip: '10.90.0.240'
+      ip: '10.35.90.18'
       user: 'cord'
       pass: 'cord'
     -
@@ -37,7 +37,7 @@
   # The switch is shared across 3 PODs, thus is externally controlled
   #   -
   #     mac: '8c:ea:1b:a7:29:72'
-  #     ip: 10.90.0.243
+  #     ip: 10.35.90.17
   #     user: root
   #     pass: onl
   #     bngPort: 31
@@ -46,8 +46,8 @@
   olts:
   # Gpon OLT
     -
-      ip:  10.90.0.244
-      sship:  10.90.0.244
+      ip:  10.35.90.24
+      sship:  10.35.90.24
       user: root
       pass: onl
       fortygig: True
@@ -60,7 +60,7 @@
     src:
       #GPON ONU
 
-      - ip: 10.90.0.240
+      - ip: 10.35.90.18
         user: cord
         pass: cord
         dp_iface_name: eth1
@@ -73,7 +73,7 @@
         power_switch_port: 6
         uni_id: 1
 
-      - ip: 10.90.0.240
+      - ip: 10.35.90.18
         user: cord
         pass: cord
         dp_iface_name: eth1
@@ -115,7 +115,7 @@
         container_name: null
 
   web_power_switch:
-    ip: '10.90.0.250'
+    ip: '10.35.90.25'
     user: 'cord'
     password: 'cord'
     type: 'DLI'