aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Reehil <william.reehil@att.com>2021-08-25 14:38:06 +0000
committerGerrit Code Review <gerrit@onap.org>2021-08-25 14:38:06 +0000
commit058badd5aff3e77ecbc42655fe62ff9a06f36931 (patch)
treee1ee0971030a44f82ad49a673dd1f718594b6fa5
parentbc5b2f6610e5711118b2ff77dbff8628499cb67f (diff)
parent06182456add847a1cbb6cc8606705212073f39f7 (diff)
Merge "Allow Many to Many edge rule between connectivity and uni AAI schema changes -- cloud lease line"
-rw-r--r--aai-schema/src/main/resources/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema/src/main/resources/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json b/aai-schema/src/main/resources/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json
index 09852d6..a8b1936 100644
--- a/aai-schema/src/main/resources/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json
+++ b/aai-schema/src/main/resources/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json
@@ -78,7 +78,7 @@
"to": "uni",
"label": "org.onap.relationships.inventory.PartOf",
"direction": "OUT",
- "multiplicity": "ONE2MANY",
+ "multiplicity": "MANY2MANY",
"contains-other-v": "NONE",
"delete-other-v": "NONE",
"prevent-delete": "NONE",