From 8ae8a3d3543cb5b67bba762e2d2b93a6cf360d9d Mon Sep 17 00:00:00 2001 From: "shashikanth.vh" Date: Thu, 27 Feb 2020 17:00:14 +0530 Subject: Added interlayerAttachment resource SOTN NNI usecase Added interlayerAttachment resource to associate overlay TP(p-interface) to underlay TTP and edge rule. Change-Id: Ibb5b109bc930edaa2da554a33901f812d45954f4 Issue-ID: AAI-2593 Signed-off-by: shashikanth.vh --- .../main/resources/onap/oxm/v19/aai_oxm_v19.xml | 74 ++++++++++++++++++++++ 1 file changed, 74 insertions(+) (limited to 'aai-schema/src/main/resources/onap/oxm') diff --git a/aai-schema/src/main/resources/onap/oxm/v19/aai_oxm_v19.xml b/aai-schema/src/main/resources/onap/oxm/v19/aai_oxm_v19.xml index 6e71593..f5f243d 100644 --- a/aai-schema/src/main/resources/onap/oxm/v19/aai_oxm_v19.xml +++ b/aai-schema/src/main/resources/onap/oxm/v19/aai_oxm_v19.xml @@ -3340,6 +3340,11 @@ + + + + + @@ -8770,6 +8775,75 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg