Move RG inteface to LXC on flex pod as for some reason the IGMP Req
wont leave the physical interface in case the RG interface is not network isolated.
Also fix the dst_ip for ALPHe3d1ceb7  RG client for VoD service.

Change-Id: I340207cc9f49ff80fa4e120a3a9a7055b3c7c809
diff --git a/deployment-configs/flex-ocp-cord-openonupy.yaml b/deployment-configs/flex-ocp-cord-openonupy.yaml
index 6e64445..b7d88b2 100644
--- a/deployment-configs/flex-ocp-cord-openonupy.yaml
+++ b/deployment-configs/flex-ocp-cord-openonupy.yaml
@@ -63,9 +63,9 @@
       ip: '10.90.0.221'
       user: 'cord'
       pass: 'cord'
-      dp_iface_name: 'ens255f0'
-      container_type: null
-      container_name: null
+      dp_iface_name: 'eth1'
+      container_type: LXC
+      container_name: ALPHe3d1cea3
       onu: 'ALPHe3d1cea3'
       olt: 'EC1838000853'
       c_tag: '801'
@@ -76,9 +76,9 @@
       ip: '10.90.0.222'
       user: 'cord'
       pass: 'cord'
-      dp_iface_name: 'ens255f0'
-      container_type: null
-      container_name: null
+      dp_iface_name: 'eth1'
+      container_type: LXC
+      container_name: ALPHe3d1ceb7
       onu: 'ALPHe3d1ceb7'
       olt: 'EC1838000853'
       c_tag: '101'