aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwr148d <wr148d@att.com>2021-02-24 16:52:01 -0500
committerwr148d <wr148d@att.com>2021-02-24 16:52:29 -0500
commitb0559d26cd03469147744d614c8571322fcf1689 (patch)
tree89c0413321ea37ba38bde4de31e443ffc2c29625
parent5108554f11c2c5b584b1f092d914cba2dfc05b67 (diff)
Update network-route dbdege rule
Issue-ID: AAI-3227 Change-Id: I2f3dd300ccd92e66220f1f6901eaf41605c92902 Signed-off-by: wr148d <wr148d@att.com>
-rw-r--r--aai-schema/src/main/resources/onap/dbedgerules/v22/DbEdgeRules_v22.json2
-rw-r--r--aai-schema/src/main/resources/onap/dbedgerules/v23/DbEdgeRules_v23.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/aai-schema/src/main/resources/onap/dbedgerules/v22/DbEdgeRules_v22.json b/aai-schema/src/main/resources/onap/dbedgerules/v22/DbEdgeRules_v22.json
index 7973613..4b44c6b 100644
--- a/aai-schema/src/main/resources/onap/dbedgerules/v22/DbEdgeRules_v22.json
+++ b/aai-schema/src/main/resources/onap/dbedgerules/v22/DbEdgeRules_v22.json
@@ -5867,7 +5867,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",
diff --git a/aai-schema/src/main/resources/onap/dbedgerules/v23/DbEdgeRules_v23.json b/aai-schema/src/main/resources/onap/dbedgerules/v23/DbEdgeRules_v23.json
index 926e483..62ac5a7 100644
--- a/aai-schema/src/main/resources/onap/dbedgerules/v23/DbEdgeRules_v23.json
+++ b/aai-schema/src/main/resources/onap/dbedgerules/v23/DbEdgeRules_v23.json
@@ -5867,7 +5867,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",