Enabling voltha master on BBWF pod
Change-Id: I9ac34581e1357f63ba69ac7be6deebe9a10ecab5
diff --git a/tosca-configs/att-workflow/bbwf-fabric.yaml b/tosca-configs/att-workflow/bbwf-fabric.yaml
index bbdc25e..565ccd7 100755
--- a/tosca-configs/att-workflow/bbwf-fabric.yaml
+++ b/tosca-configs/att-workflow/bbwf-fabric.yaml
@@ -136,30 +136,30 @@
node: onos_app#dhcpl2relay
relationship: tosca.relationships.BelongsToOne
- # OLT app extra config
- onos_app#olt:
- type: tosca.nodes.ONOSApp
- properties:
- name: olt
- must-exist: true
-
- olt-config-attr:
- type: tosca.nodes.ServiceInstanceAttribute
- properties:
- name: /onos/v1/network/configuration/devices
- value: >
- {
- "of:00000024454a6be4" : {
- "basic" : {
- "name" : "ADTRAN OLT",
- "driver" : "voltha"
- }
- }
- }
- requirements:
- - service_instance:
- node: onos_app#olt
- relationship: tosca.relationships.BelongsToOne
+ # # OLT app extra config
+ # onos_app#olt:
+ # type: tosca.nodes.ONOSApp
+ # properties:
+ # name: olt
+ # must-exist: true
+ #
+ # olt-config-attr:
+ # type: tosca.nodes.ServiceInstanceAttribute
+ # properties:
+ # name: /onos/v1/network/configuration/devices
+ # value: >
+ # {
+ # "of:00000024454a6be4" : {
+ # "basic" : {
+ # "name" : "ADTRAN OLT",
+ # "driver" : "voltha"
+ # }
+ # }
+ # }
+ # requirements:
+ # - service_instance:
+ # node: onos_app#olt
+ # relationship: tosca.relationships.BelongsToOne
# ONU Whitelist
service#att: