aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwreehil <wr148d@att.com>2020-11-11 16:23:26 -0500
committerWilliam Reehil <william.reehil@att.com>2020-11-11 21:25:50 +0000
commit815b55bb8859acc9e298c1c94e469b7c76709ae0 (patch)
treeed13b2ac060956ba59b4d916f96c4c942bf3508e
parente71148fc6b38b2b87e9550727bc64e432d8b5aee (diff)
Updated the edge rules for nsi and nssi use cases for network slicing feature
Issue-ID: AAI-3220 Signed-off-by: wreehil <wr148d@att.com> Change-Id: I484b35197c10b65620897b0b6299b7e6bb40ebe1
-rw-r--r--aai-schema/src/main/resources/onap/dbedgerules/v20/DbEdgeRules_v20.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema/src/main/resources/onap/dbedgerules/v20/DbEdgeRules_v20.json b/aai-schema/src/main/resources/onap/dbedgerules/v20/DbEdgeRules_v20.json
index 7926dd4..977af56 100644
--- a/aai-schema/src/main/resources/onap/dbedgerules/v20/DbEdgeRules_v20.json
+++ b/aai-schema/src/main/resources/onap/dbedgerules/v20/DbEdgeRules_v20.json
@@ -1904,7 +1904,7 @@
"to": "service-instance",
"label": "org.onap.relationships.inventory.ComposedOf",
"direction": "OUT",
- "multiplicity": "ONE2MANY",
+ "multiplicity": "MANY2MANY",
"contains-other-v": "NONE",
"delete-other-v": "NONE",
"prevent-delete": "NONE",