From: wreehil Date: Wed, 11 Nov 2020 21:23:26 +0000 (-0500) Subject: Updated the edge rules for nsi and nssi use cases for network slicing feature X-Git-Tag: 1.8.0~5 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b8f4cbb6c92fe6bf7906f7124134869677e7746c;p=aai%2Fschema-service.git Updated the edge rules for nsi and nssi use cases for network slicing feature Issue-ID: AAI-3220 Signed-off-by: wreehil Change-Id: I484b35197c10b65620897b0b6299b7e6bb40ebe1 --- 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",