From ebde62f8faebafc39dbbe13f55601114c947c923 Mon Sep 17 00:00:00 2001 From: subhash kumar singh Date: Tue, 13 Nov 2018 19:06:26 +0530 Subject: Add properties for resource sequence Add properties for resource sequence Change-Id: If0a76c990049206ffeb3dc28654be754cfeae8e5 Issue-ID: SO-689 Signed-off-by: subhash kumar singh --- volumes/so/config/bpmn-infra/onapheat/override.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'volumes') diff --git a/volumes/so/config/bpmn-infra/onapheat/override.yaml b/volumes/so/config/bpmn-infra/onapheat/override.yaml index 98fc444..88cc57d 100644 --- a/volumes/so/config/bpmn-infra/onapheat/override.yaml +++ b/volumes/so/config/bpmn-infra/onapheat/override.yaml @@ -124,6 +124,16 @@ mso: aai: volume-group: uri: /aai/v6/cloud-infrastructure/volume-groups/volume-group + custom: + SOTNVPNInfraService: + resource: + sequence: SPPartnerVF,SOTNConnectivity + SDWANVPNInfraService: + resource: + sequence: SPPartnerVF,SDWANConnectivity + SiteService: + resource: + sequence: SPPartnerVF,deviceVF,SiteVF,sotnvpnattachmentvF,SiteWANVF,sdwanvpnattachmentVF default: aai: version: '14' -- cgit 1.2.3-korg