aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema/src/main/resources/onap/dbedgerules/v15/DbEdgeRules_v15.json
diff options
context:
space:
mode:
Diffstat (limited to 'aai-schema/src/main/resources/onap/dbedgerules/v15/DbEdgeRules_v15.json')
-rw-r--r--aai-schema/src/main/resources/onap/dbedgerules/v15/DbEdgeRules_v15.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/aai-schema/src/main/resources/onap/dbedgerules/v15/DbEdgeRules_v15.json b/aai-schema/src/main/resources/onap/dbedgerules/v15/DbEdgeRules_v15.json
index 2704b743..a0dbf258 100644
--- a/aai-schema/src/main/resources/onap/dbedgerules/v15/DbEdgeRules_v15.json
+++ b/aai-schema/src/main/resources/onap/dbedgerules/v15/DbEdgeRules_v15.json
@@ -2,6 +2,18 @@
"rules": [
{
"from": "allotted-resource",
+ "to": "allotted-resource",
+ "label": "tosca.relationships.network.BindsTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description":"AAI-1925"
+ },
+ {
+ "from": "allotted-resource",
"to": "generic-vnf",
"label": "org.onap.relationships.inventory.PartOf",
"direction": "OUT",