aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema/src/main/resources/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json
diff options
context:
space:
mode:
authorLaMont, William(wl2432) <wl2432@att.com>2020-04-30 20:12:25 -0400
committerLaMont, William(wl2432) <wl2432@att.com>2020-04-30 20:12:38 -0400
commitadaf2794b46570a95f58bbbf4c61d4d41b3bb052 (patch)
treebbf905f6599c98683333709e4adec408750cc99a /aai-schema/src/main/resources/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json
parentc41e7252a8b1ad8577839736476d202dbf6ba5f6 (diff)
fix v20 schema changes
Issue-ID: AAI-2894 Change-Id: I74db10c3e5150a172307b9c974d9589b75513b0a Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
Diffstat (limited to 'aai-schema/src/main/resources/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json')
-rw-r--r--aai-schema/src/main/resources/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/aai-schema/src/main/resources/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json b/aai-schema/src/main/resources/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json
index baa6ab8..88d5560 100644
--- a/aai-schema/src/main/resources/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json
+++ b/aai-schema/src/main/resources/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json
@@ -61,6 +61,19 @@
"default": "true"
},
{
+ "from": "esr-thirdparty-sdnc",
+ "to": "network-resource",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description":"For MDONS Usecase"
+ },
+ {
"from": "esr-system-info",
"to": "cloud-region",
"label": "org.onap.relationships.inventory.BelongsTo",
@@ -86,3 +99,4 @@
}
]
}
+