From ebefd8cecfc8ea7eb47e349d79aa086662771c60 Mon Sep 17 00:00:00 2001 From: Keong Lim Date: Thu, 16 Aug 2018 15:56:32 +1000 Subject: AAI-1492 Add ext-aai-network schema for CCVPN uc Issue-ID: AAI-1492 Add ext-aai-network element to network namespace. Add components from network namespace. Add esr-system-info component. Add EdgeRules from ext-aai-network to esr-system-info, connectivity and all the other schema elements. Make esr-system-info dependentOn ext-aai-network. Change sub-components of ext-aai-network to COUSIN edge as workaround. Add relationship-list as workaround. Change-Id: I8ec11660db7887c5aebcdbe2899c95c457f74e14 Signed-off-by: Keong Lim --- .../main/resources/onap/oxm/v14/aai_oxm_v14.xml | 47 +++++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) (limited to 'aai-schema/src/main/resources/onap/oxm/v14') diff --git a/aai-schema/src/main/resources/onap/oxm/v14/aai_oxm_v14.xml b/aai-schema/src/main/resources/onap/oxm/v14/aai_oxm_v14.xml index 5873bbaf..a369c508 100644 --- a/aai-schema/src/main/resources/onap/oxm/v14/aai_oxm_v14.xml +++ b/aai-schema/src/main/resources/onap/oxm/v14/aai_oxm_v14.xml @@ -487,7 +487,7 @@ - + @@ -3092,6 +3092,7 @@ + @@ -8128,5 +8129,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg