Add side effect to check pnf owning entity
[aai/aai-common.git] / aai-core / src / test / resources / onap / dbedgerules / v14 / DbEdgeRules_v14.json
index 7b5c26a..0480bb8 100644 (file)
                        "default": "true",
                        "description":""
                },
+        {
+            "from": "pnf",
+            "to": "owning-entity",
+            "label": "org.onap.relationships.inventory.BelongsTo",
+            "direction": "OUT",
+            "multiplicity": "MANY2ONE",
+            "contains-other-v": "NONE",
+            "delete-other-v": "NONE",
+            "prevent-delete": "NONE",
+            "default": "true",
+            "description":""
+        },
                {
                        "from": "cvlan-tag",
                        "to": "port-group",