aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwreehil <wr148d@att.com>2020-11-11 16:23:26 -0500
committerwreehil <wr148d@att.com>2020-11-11 16:23:26 -0500
commitb8f4cbb6c92fe6bf7906f7124134869677e7746c (patch)
treeed13b2ac060956ba59b4d916f96c4c942bf3508e
parentd39539a1da74e307e1452b7297b3ee29ef444cdb (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",