aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema/src/main/resources/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json
diff options
context:
space:
mode:
authorudhaya chandran <udhayachandran.m@verizon.com>2019-03-21 11:50:13 +0530
committerudhaya chandran <udhayachandran.m@verizon.com>2019-03-21 20:19:23 +0530
commit05a5e4e12de0cf43c690bb4a148a615de5d86c2d (patch)
treef6efd3021c9586f24c46f3024017bde0f94f5a8e /aai-schema/src/main/resources/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json
parent85a4c19f32264bce094e8e9a35adf08e86cdd204 (diff)
Add NFVO external-system in AAI
Change-Id: I71601180d47fe3de71ddbc07a4c54db7b398f520 Signed-off-by: udhaya Chandran <udhayachandran.m@verizon.com> Issue-ID: AAI-2205
Diffstat (limited to 'aai-schema/src/main/resources/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json')
-rw-r--r--aai-schema/src/main/resources/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/aai-schema/src/main/resources/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json b/aai-schema/src/main/resources/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json
index fb20986..baa6ab8 100644
--- a/aai-schema/src/main/resources/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json
+++ b/aai-schema/src/main/resources/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json
@@ -26,6 +26,18 @@
},
{
"from": "esr-system-info",
+ "to": "esr-nfvo",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true"
+ },
+ {
+ "from": "esr-system-info",
"to": "esr-thirdparty-sdnc",
"label": "org.onap.relationships.inventory.BelongsTo",
"direction": "OUT",