Merge "Add property to create service topology" into casablanca 3.0.0-ONAP
authorSeshu Kumar M <seshu.kumar.m@huawei.com>
Mon, 19 Nov 2018 02:46:00 +0000 (02:46 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 19 Nov 2018 02:46:00 +0000 (02:46 +0000)
volumes/so/config/bpmn-infra/onapheat/override.yaml

index 9c9d626..43aa48f 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'