Commenting out bbwf pod config and leaving only edgecore device

Change-Id: Ida8c17713dc7b6baa5c74490c8c92efeca00d8d6
diff --git a/tosca-configs/att-workflow/bbwf-fabric.yaml b/tosca-configs/att-workflow/bbwf-fabric.yaml
index 2250538..5c8e6a0 100755
--- a/tosca-configs/att-workflow/bbwf-fabric.yaml
+++ b/tosca-configs/att-workflow/bbwf-fabric.yaml
@@ -51,49 +51,49 @@
             node: switch#leaf_1
             relationship: tosca.relationships.BelongsToOne
 
-    # Setup the Adtran OLT switch port
-    port#adtran_olt_port:
-      type: tosca.nodes.SwitchPort
-      properties:
-        portId: 50
-        host_learning: false
-      requirements:
-        - switch:
-            node: switch#leaf_1
-            relationship: tosca.relationships.BelongsToOne
+    # # Setup the Adtran OLT switch port
+    # port#adtran_olt_port:
+    #   type: tosca.nodes.SwitchPort
+    #   properties:
+    #     portId: 50
+    #     host_learning: false
+    #   requirements:
+    #     - switch:
+    #         node: switch#leaf_1
+    #         relationship: tosca.relationships.BelongsToOne
 
-    # Setup the CIG OLT switch port
-    port#cig_olt_port:
-      type: tosca.nodes.SwitchPort
-      properties:
-        portId: 51
-        host_learning: false
-      requirements:
-        - switch:
-            node: switch#leaf_1
-            relationship: tosca.relationships.BelongsToOne
+    # # Setup the CIG OLT switch port
+    # port#cig_olt_port:
+    #   type: tosca.nodes.SwitchPort
+    #   properties:
+    #     portId: 51
+    #     host_learning: false
+    #   requirements:
+    #     - switch:
+    #         node: switch#leaf_1
+    #         relationship: tosca.relationships.BelongsToOne
 
-    # Setup the Iskratel XGS-PON OLT switch port
-    port#iskratelx_olt_port:
-      type: tosca.nodes.SwitchPort
-      properties:
-        portId: 46
-        host_learning: false
-      requirements:
-        - switch:
-            node: switch#leaf_1
-            relationship: tosca.relationships.BelongsToOne
+    # # Setup the Iskratel XGS-PON OLT switch port
+    # port#iskratelx_olt_port:
+    #   type: tosca.nodes.SwitchPort
+    #   properties:
+    #     portId: 46
+    #     host_learning: false
+    #   requirements:
+    #     - switch:
+    #         node: switch#leaf_1
+    #         relationship: tosca.relationships.BelongsToOne
 
-    # Setup the Iskratel GPON OLT switch port
-    port#iskratelg_olt_port:
-      type: tosca.nodes.SwitchPort
-      properties:
-        portId: 47
-        host_learning: false
-      requirements:
-        - switch:
-            node: switch#leaf_1
-            relationship: tosca.relationships.BelongsToOne
+    # # Setup the Iskratel GPON OLT switch port
+    # port#iskratelg_olt_port:
+    #   type: tosca.nodes.SwitchPort
+    #   properties:
+    #     portId: 47
+    #     host_learning: false
+    #   requirements:
+    #     - switch:
+    #         node: switch#leaf_1
+    #         relationship: tosca.relationships.BelongsToOne
 
     # Port connected to the BNG
     port#bng_port:
@@ -155,105 +155,105 @@
             node: service#att
             relationship: tosca.relationships.BelongsToOne
 
-    ISKT71E81130:
-      type: tosca.nodes.AttWorkflowDriverWhiteListEntry
-      properties:
-        serial_number: ISKT71E81130
-        pon_port_id: 536870912
-        device_id: of:00000000C0A8646F
-      requirements:
-        - owner:
-            node: service#att
-            relationship: tosca.relationships.BelongsToOne
+    # ISKT71E81130:
+    #   type: tosca.nodes.AttWorkflowDriverWhiteListEntry
+    #   properties:
+    #     serial_number: ISKT71E81130
+    #     pon_port_id: 536870912
+    #     device_id: of:00000000C0A8646F
+    #   requirements:
+    #     - owner:
+    #         node: service#att
+    #         relationship: tosca.relationships.BelongsToOne
 
-    # ONUs connected to Adtran OLT
-    ADTN17510028:
-      type: tosca.nodes.AttWorkflowDriverWhiteListEntry
-      properties:
-        serial_number: ADTN17510028
-        pon_port_id: 5
-        device_id: of:00000024454A6BE4
-      requirements:
-        - owner:
-            node: service#att
-            relationship: tosca.relationships.BelongsToOne
+    # # ONUs connected to Adtran OLT
+    # ADTN17510028:
+    #   type: tosca.nodes.AttWorkflowDriverWhiteListEntry
+    #   properties:
+    #     serial_number: ADTN17510028
+    #     pon_port_id: 5
+    #     device_id: of:00000024454A6BE4
+    #   requirements:
+    #     - owner:
+    #         node: service#att
+    #         relationship: tosca.relationships.BelongsToOne
 
-    ADTN16180345:
-      type: tosca.nodes.AttWorkflowDriverWhiteListEntry
-      properties:
-        serial_number: ADTN16180345
-        pon_port_id: 6
-        device_id: of:00000024454A6BE4
-      requirements:
-        - owner:
-            node: service#att
-            relationship: tosca.relationships.BelongsToOne
+    # ADTN16180345:
+    #   type: tosca.nodes.AttWorkflowDriverWhiteListEntry
+    #   properties:
+    #     serial_number: ADTN16180345
+    #     pon_port_id: 6
+    #     device_id: of:00000024454A6BE4
+    #   requirements:
+    #     - owner:
+    #         node: service#att
+    #         relationship: tosca.relationships.BelongsToOne
 
-    # ONUs connected to CIG OLT
-    CIGG18a00002:
-      type: tosca.nodes.AttWorkflowDriverWhiteListEntry
-      properties:
-        serial_number: CIGG18a00002
-        pon_port_id: 536870913
-        device_id: of:00000000C0A86471
-      requirements:
-        - owner:
-            node: service#att
-            relationship: tosca.relationships.BelongsToOne
+    # # ONUs connected to CIG OLT
+    # CIGG18a00002:
+    #   type: tosca.nodes.AttWorkflowDriverWhiteListEntry
+    #   properties:
+    #     serial_number: CIGG18a00002
+    #     pon_port_id: 536870913
+    #     device_id: of:00000000C0A86471
+    #   requirements:
+    #     - owner:
+    #         node: service#att
+    #         relationship: tosca.relationships.BelongsToOne
 
-    # ONUs connected to Iskratel XGS-PON OLT
-    ISKT71E81070:
-      type: tosca.nodes.AttWorkflowDriverWhiteListEntry
-      properties:
-        serial_number: ISKT71E81070
-        pon_port_id: 536870912
-        device_id: of:00000000C0A86472
-      requirements:
-        - owner:
-            node: service#att
-            relationship: tosca.relationships.BelongsToOne
+    # # ONUs connected to Iskratel XGS-PON OLT
+    # ISKT71E81070:
+    #   type: tosca.nodes.AttWorkflowDriverWhiteListEntry
+    #   properties:
+    #     serial_number: ISKT71E81070
+    #     pon_port_id: 536870912
+    #     device_id: of:00000000C0A86472
+    #   requirements:
+    #     - owner:
+    #         node: service#att
+    #         relationship: tosca.relationships.BelongsToOne
 
-    ISKT71E81071:
-      type: tosca.nodes.AttWorkflowDriverWhiteListEntry
-      properties:
-        serial_number: ISKT71E81071
-        pon_port_id: 536870912
-        device_id: of:00000000C0A86472
-      requirements:
-        - owner:
-            node: service#att
-            relationship: tosca.relationships.BelongsToOne
+    # ISKT71E81071:
+    #   type: tosca.nodes.AttWorkflowDriverWhiteListEntry
+    #   properties:
+    #     serial_number: ISKT71E81071
+    #     pon_port_id: 536870912
+    #     device_id: of:00000000C0A86472
+    #   requirements:
+    #     - owner:
+    #         node: service#att
+    #         relationship: tosca.relationships.BelongsToOne
 
-    # ONUs connected to Iskratel GPON OLT
-    ISKT45F2C688:
-      type: tosca.nodes.AttWorkflowDriverWhiteListEntry
-      properties:
-        serial_number: ISKT45F2C688
-        pon_port_id: 536870912
-        device_id: of:00000000C0A86473
-      requirements:
-        - owner:
-            node: service#att
-            relationship: tosca.relationships.BelongsToOne
+    # # ONUs connected to Iskratel GPON OLT
+    # ISKT45F2C688:
+    #   type: tosca.nodes.AttWorkflowDriverWhiteListEntry
+    #   properties:
+    #     serial_number: ISKT45F2C688
+    #     pon_port_id: 536870912
+    #     device_id: of:00000000C0A86473
+    #   requirements:
+    #     - owner:
+    #         node: service#att
+    #         relationship: tosca.relationships.BelongsToOne
 
-    ISKT45F2BD61:
-      type: tosca.nodes.AttWorkflowDriverWhiteListEntry
-      properties:
-        serial_number: ISKT45F2BD61
-        pon_port_id: 536870912
-        device_id: of:00000000C0A86473
-      requirements:
-        - owner:
-            node: service#att
-            relationship: tosca.relationships.BelongsToOne
+    # ISKT45F2BD61:
+    #   type: tosca.nodes.AttWorkflowDriverWhiteListEntry
+    #   properties:
+    #     serial_number: ISKT45F2BD61
+    #     pon_port_id: 536870912
+    #     device_id: of:00000000C0A86473
+    #   requirements:
+    #     - owner:
+    #         node: service#att
+    #         relationship: tosca.relationships.BelongsToOne
 
-    ISKT45F2C1E4:
-      type: tosca.nodes.AttWorkflowDriverWhiteListEntry
-      properties:
-        serial_number: ISKT45F2C1E4
-        pon_port_id: 536870912
-        device_id: of:00000000C0A86473
-      requirements:
-        - owner:
-            node: service#att
-            relationship: tosca.relationships.BelongsToOne
+    # ISKT45F2C1E4:
+    #   type: tosca.nodes.AttWorkflowDriverWhiteListEntry
+    #   properties:
+    #     serial_number: ISKT45F2C1E4
+    #     pon_port_id: 536870912
+    #     device_id: of:00000000C0A86473
+    #   requirements:
+    #     - owner:
+    #         node: service#att
+    #         relationship: tosca.relationships.BelongsToOne