From 48b51fcb7fe74b9398ea3a083461ba12d97acf2a Mon Sep 17 00:00:00 2001 From: Mehreen Kaleem Date: Thu, 3 Dec 2020 05:41:09 +0000 Subject: [PATCH] Commented Otn Label Restriction which will be used later by MDONS use case Issue-ID: AAI-3225 Signed-off-by: Mehreen Kaleem Change-Id: I4d5c190ac0160b46595c516beab15106838a9202 Signed-off-by: Mehreen Kaleem --- .../onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json | 12 ------------ aai-schema/src/main/resources/onap/oxm/v19/aai_oxm_v19.xml | 4 ++-- 2 files changed, 2 insertions(+), 14 deletions(-) diff --git a/aai-schema/src/main/resources/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json b/aai-schema/src/main/resources/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json index 396d970..9f191f7 100644 --- a/aai-schema/src/main/resources/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json +++ b/aai-schema/src/main/resources/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json @@ -531,18 +531,6 @@ "prevent-delete": "NONE", "default": "true", "description":"For MDONS usecase" - }, - { - "from": "label-restriction", - "to": "bandwidth-attribute", - "label": "org.onap.relationships.inventory.BelongsTo", - "direction": "OUT", - "multiplicity": "MANY2ONE", - "contains-other-v": "!${direction}", - "delete-other-v": "!${direction}", - "prevent-delete": "NONE", - "default": "true", - "description":"For MDONS usecase" } ] } 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 fc83e81..60172da 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 @@ -2515,7 +2515,7 @@ - + -- 2.16.6