From ba8a352eaab57a09d958b718b5c5a3b5410c2fe5 Mon Sep 17 00:00:00 2001 From: Keong Lim Date: Wed, 15 Aug 2018 15:32:17 +1000 Subject: AAI-1481 Add network-resource for CCVPN usecase Issue-ID: AAI-1481 Add network-resource element to network namespace. Add CCVPN EdgeRules for network-resource to vpn-binding and pnf. Update multiplicity. Change pnf from sub-component to COUSIN edge as workaround. Change-Id: I4b288406a272ccdb6243d1e13555a02aa6354a83 Signed-off-by: Keong Lim --- .../main/resources/onap/oxm/v14/aai_oxm_v14.xml | 53 ++++++++++++++++++++++ 1 file changed, 53 insertions(+) (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 3dde2409..70881b5b 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 @@ -3087,6 +3087,7 @@ + @@ -7668,5 +7669,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit