Change edge rule between vnfc and vfmodule 15/68315/1
authorMaharajh, Robby (rx2202) <rx2202@att.com>
Fri, 21 Sep 2018 01:48:01 +0000 (21:48 -0400)
committerMaharajh, Robby (rx2202) <rx2202@att.com>
Fri, 21 Sep 2018 01:48:05 +0000 (21:48 -0400)
Issue-ID: AAI-1668
Change-Id: I36819ab70109cce7991824fe21ae154ca7b26a40
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
aai-schema/src/main/resources/onap/dbedgerules/v14/DbEdgeRules_v14.json

index e6904a7..fe25845 100644 (file)
                        "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":""
                },