summaryrefslogtreecommitdiffstats
path: root/aai-core/src/main/resources/dbedgerules/DbEdgeRules_v13.json
diff options
context:
space:
mode:
Diffstat (limited to 'aai-core/src/main/resources/dbedgerules/DbEdgeRules_v13.json')
-rw-r--r--aai-core/src/main/resources/dbedgerules/DbEdgeRules_v13.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/aai-core/src/main/resources/dbedgerules/DbEdgeRules_v13.json b/aai-core/src/main/resources/dbedgerules/DbEdgeRules_v13.json
index ed34d44e..8ed9c93b 100644
--- a/aai-core/src/main/resources/dbedgerules/DbEdgeRules_v13.json
+++ b/aai-core/src/main/resources/dbedgerules/DbEdgeRules_v13.json
@@ -308,6 +308,19 @@
"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":""
+ },
+ {
"from": "group-assignment",
"to": "cloud-region",
"label": "org.onap.relationships.inventory.BelongsTo",