Add property to create service topology 67/72967/1
authorsubhash kumar singh <subhash.kumar.singh@huawei.com>
Sat, 17 Nov 2018 07:52:51 +0000 (13:22 +0530)
committersubhash kumar singh <subhash.kumar.singh@huawei.com>
Sat, 17 Nov 2018 07:52:51 +0000 (13:22 +0530)
Add property to create service topology.

Change-Id: If1f560263a88629d598858cd21e8b66a22aa35d9
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
volumes/so/config/bpmn-infra/onapheat/override.yaml

index 88cc57d..f3778b2 100644 (file)
@@ -128,12 +128,18 @@ mso:
         SOTNVPNInfraService:
           resource:
             sequence: SPPartnerVF,SOTNConnectivity
+          sdnc:
+            need: true
         SDWANVPNInfraService:
           resource:
             sequence: SPPartnerVF,SDWANConnectivity
+          sdnc:
+            need: true
         SiteService:
           resource:
             sequence: SPPartnerVF,deviceVF,SiteVF,sotnvpnattachmentvF,SiteWANVF,sdwanvpnattachmentVF
+          sdnc:
+            need: true
     default:
       aai:
         version: '14'