change deployment config on berlin pod to use external onos controller to control the fabric switch

Change-Id: Ic437803f23d6c30b41619f99b87918f607677f95
diff --git a/deployment-configs/berlin-community-pod-1-gpon-DT.yaml b/deployment-configs/berlin-community-pod-1-gpon-DT.yaml
index 9b23e4e..357a869 100644
--- a/deployment-configs/berlin-community-pod-1-gpon-DT.yaml
+++ b/deployment-configs/berlin-community-pod-1-gpon-DT.yaml
@@ -37,14 +37,15 @@
       user: 'community'
       pass: 'admin'
 
-  fabric_switches:
-    -
-      mac: '8c:ea:1b:a7:29:72'
-      ip: 10.34.90.55
-      user: root
-      pass: onl
-      bngPort: 157
-      device_id: 'of:0000000000000001'
+  fabric_switches: []
+  # The switch is shared across 2 PODs, thus is externally controlled
+  #  -
+  #    mac: '8c:ea:1b:a7:29:72'
+  #    ip: 10.34.90.55
+  #    user: root
+  #    pass: onl
+  #    bngPort: 157
+  #    device_id: 'of:0000000000000001'
 
   olts:
   # Gpon OLT
diff --git a/deployment-configs/berlin-community-pod-1-gpon-adtran-DT.yaml b/deployment-configs/berlin-community-pod-1-gpon-adtran-DT.yaml
index 3a0e712..7503559 100644
--- a/deployment-configs/berlin-community-pod-1-gpon-adtran-DT.yaml
+++ b/deployment-configs/berlin-community-pod-1-gpon-adtran-DT.yaml
@@ -37,14 +37,15 @@
       user: 'community'
       pass: 'admin'
   
-  fabric_switches:
-    -
-      mac: '8c:ea:1b:a7:29:72'
-      ip: 10.34.90.55
-      user: root
-      pass: onl
-      bngPort: 157
-      device_id: 'of:0000000000000001'
+  fabric_switches: []
+  # The switch is shared across 2 PODs, thus is externally controlled
+  #  -
+  #    mac: '8c:ea:1b:a7:29:72'
+  #    ip: 10.34.90.55
+  #    user: root
+  #    pass: onl
+  #    bngPort: 157
+  #    device_id: 'of:0000000000000001'
   
   olts:
   # Gpon OLT
diff --git a/deployment-configs/berlin-community-pod-1-kubespray.yaml b/deployment-configs/berlin-community-pod-1-kubespray.yaml
index f7bfd46..94ca59e 100644
--- a/deployment-configs/berlin-community-pod-1-kubespray.yaml
+++ b/deployment-configs/berlin-community-pod-1-kubespray.yaml
@@ -41,18 +41,19 @@
     user: 'community'
     pass: 'admin'
 
-fabric_switches:
-  -
-    mac: '??'
-    ip: 10.34.90.55
-    user: root
-    pass: onl
-    bngPort: 32
-    #XGSPON
-    oltPort: 1
-    #GPON
-    #oltPort: 2
-    device_id: 'of:0000000000000001'
+fabric_switches:[]
+  # The switch is shared across 2 PODs, thus is externally controlled
+  # -
+  #   mac: '??'
+  #   ip: 10.34.90.55
+  #   user: root
+  #   pass: onl
+  #   bngPort: 32
+  #   #XGSPON
+  #   oltPort: 1
+  #   #GPON
+  #   #oltPort: 2
+  #   device_id: 'of:0000000000000001'
 
 olts:
 # XGS-PON OLT
diff --git a/deployment-configs/berlin-community-pod-1-multi-olt-DT.yaml b/deployment-configs/berlin-community-pod-1-multi-olt-DT.yaml
index d5c3be5..070c2d9 100644
--- a/deployment-configs/berlin-community-pod-1-multi-olt-DT.yaml
+++ b/deployment-configs/berlin-community-pod-1-multi-olt-DT.yaml
@@ -37,14 +37,15 @@
       user: 'community'
       pass: 'admin'
 
-  fabric_switches:
-    -
-      mac: '8c:ea:1b:a7:29:72'
-      ip: 10.34.90.55
-      user: root
-      pass: onl
-      bngPort: 157
-      device_id: 'of:0000000000000001'
+  fabric_switches: []
+  # The switch is shared across 2 PODs, thus is externally controlled
+  #  -
+  #    mac: '8c:ea:1b:a7:29:72'
+  #    ip: 10.34.90.55
+  #    user: root
+  #    pass: onl
+  #    bngPort: 157
+  #    device_id: 'of:0000000000000001'
 
   olts:
   # Gpon OLT
diff --git a/deployment-configs/berlin-community-pod-1.yaml b/deployment-configs/berlin-community-pod-1.yaml
index 767fa98..2631149 100644
--- a/deployment-configs/berlin-community-pod-1.yaml
+++ b/deployment-configs/berlin-community-pod-1.yaml
@@ -37,14 +37,15 @@
     user: 'community'
     pass: 'admin'
 
-fabric_switches:
-  -
-    mac: '8c:ea:1b:a7:29:72'
-    ip: 10.34.90.55
-    user: root
-    pass: onl
-    bngPort: 157
-    device_id: 'of:0000000000000001'
+fabric_switches: []
+  # The switch is shared across 2 PODs, thus is externally controlled
+  # -
+  #   mac: '8c:ea:1b:a7:29:72'
+  #   ip: 10.34.90.55
+  #   user: root
+  #   pass: onl
+  #   bngPort: 157
+  #   device_id: 'of:0000000000000001'
 
 olts:
 # XGS-PON OLT