Remove the aai-schema from aai-common
[aai/aai-common.git] / aai-schema / src / main / resources / onap / dbedgerules / v15 / DbEdgeRules_pnp_v15.json
diff --git a/aai-schema/src/main/resources/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json b/aai-schema/src/main/resources/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json
deleted file mode 100644 (file)
index 5f8f430..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-{
-  "rules": [
-    {
-      "from": "software-version",
-      "to": "pnf",
-      "label": "org.onap.relationships.inventory.BelongsTo",
-      "direction": "OUT",
-      "multiplicity": "MANY2ONE",
-      "contains-other-v": "!${direction}",
-      "delete-other-v": "NONE",
-      "SVC-INFRA": "NONE",
-      "prevent-delete": "!${direction}",
-      "default": "true",
-      "description":""
-    }
-  ]
-}