Remove the aai-schema from aai-common
[aai/aai-common.git] / aai-schema / src / main / resources / onap / dbedgerules / v13 / DbEdgeRules_hpa_v13.json
diff --git a/aai-schema/src/main/resources/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json b/aai-schema/src/main/resources/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json
deleted file mode 100644 (file)
index 1a0ca0a..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-{
-  "rules": [
-    {
-      "from": "hpa-capability",
-      "to": "flavor",
-      "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": ""
-    },
-    {
-      "from": "hpa-capability",
-      "to": "cloud-region",
-      "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": ""
-    },
-    {
-      "from": "hpa-feature-attributes",
-      "to": "hpa-capability",
-      "label": "org.onap.relationships.inventory.BelongsTo",
-      "direction": "OUT",
-      "multiplicity": "MANY2ONE",
-      "contains-other-v": "!${direction}",
-      "delete-other-v": "!${direction}",
-      "SVC-INFRA": "!${direction}",
-      "prevent-delete": "NONE",
-      "default": "true",
-      "description": ""
-    }
-  ]
-}