change edge rule between connectivity and service-instance 73/114373/1
authorhyu2010 <hyu2010b@gmail.com>
Wed, 28 Oct 2020 20:06:16 +0000 (16:06 -0400)
committerhyu2010 <hyu2010b@gmail.com>
Wed, 28 Oct 2020 20:17:27 +0000 (16:17 -0400)
This update contains for the fix for the following JIRA:

AAI-3212: Transport Slicing integration: fail to relate two connectivity
          nodes to one service-instance

Issue-ID: AAI-3212

Signed-off-by: hyu2010 <hyu2010b@gmail.com>
Change-Id: I7295efdb97bb6106be6f41fc9bdf8e522a05d5c0

aai-schema/src/main/resources/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json

index 883c6ef..f1dfae3 100644 (file)
@@ -42,7 +42,7 @@
                "to": "service-instance",
                "label": "org.onap.relationships.inventory.PartOf",
                "direction": "OUT",
-               "multiplicity": "ONE2MANY",
+               "multiplicity": "MANY2MANY",
                "contains-other-v": "NONE",
                "delete-other-v": "NONE",
                "prevent-delete": "NONE",