aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzm330 <zhangminyj@chinamobile.com>2020-12-04 10:01:46 +0800
committerzm330 <zhangminyj@chinamobile.com>2020-12-04 10:02:10 +0800
commit6e62d31ca830c1e52bd564ce4a6d90183a1a1a14 (patch)
treeb1b855360a5708aa98fcdd84287d0a7e71fa69c4
parenta7e04ac9a1faaa6b219cd1544269f04fa04ddd9b (diff)
Update network-route dbdege rule
Issue-ID: AAI-3227 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Id8e91f7812182ea712cbfb2853f3f508ea43b4fb
-rw-r--r--aai-schema/src/main/resources/onap/dbedgerules/v21/DbEdgeRules_v21.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema/src/main/resources/onap/dbedgerules/v21/DbEdgeRules_v21.json b/aai-schema/src/main/resources/onap/dbedgerules/v21/DbEdgeRules_v21.json
index 1e748e2..f187af1 100644
--- a/aai-schema/src/main/resources/onap/dbedgerules/v21/DbEdgeRules_v21.json
+++ b/aai-schema/src/main/resources/onap/dbedgerules/v21/DbEdgeRules_v21.json
@@ -5853,7 +5853,7 @@
"to": "network-route",
"label": "org.onap.relationships.inventory.ComposedOf",
"direction": "OUT",
- "multiplicity": "ONE2MANY",
+ "multiplicity": "MANY2MANY",
"contains-other-v": "NONE",
"delete-other-v": "${direction}",
"prevent-delete": "NONE",