From: Maharajh, Robby (rx2202) Date: Fri, 21 Sep 2018 01:48:01 +0000 (-0400) Subject: Change edge rule between vnfc and vfmodule X-Git-Tag: 1.3.0~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F15%2F68315%2F1;p=aai%2Faai-common.git Change edge rule between vnfc and vfmodule Issue-ID: AAI-1668 Change-Id: I36819ab70109cce7991824fe21ae154ca7b26a40 Signed-off-by: Maharajh, Robby (rx2202) --- diff --git a/aai-schema/src/main/resources/onap/dbedgerules/v14/DbEdgeRules_v14.json b/aai-schema/src/main/resources/onap/dbedgerules/v14/DbEdgeRules_v14.json index e6904a73..fe258453 100644 --- a/aai-schema/src/main/resources/onap/dbedgerules/v14/DbEdgeRules_v14.json +++ b/aai-schema/src/main/resources/onap/dbedgerules/v14/DbEdgeRules_v14.json @@ -1987,8 +1987,8 @@ "direction": "OUT", "multiplicity": "ONE2MANY", "contains-other-v": "NONE", - "delete-other-v": "NONE", - "prevent-delete": "${direction}", + "delete-other-v": "${direction}", + "prevent-delete": "NONE", "default": "true", "description":"" },