AAI-1671 Update wan-port-config EdgeRules 97/68597/2 1.3.0
authorKeong Lim <keong.lim@huawei.com>
Mon, 24 Sep 2018 04:29:38 +0000 (14:29 +1000)
committerKeong Lim <keong.lim@huawei.com>
Wed, 26 Sep 2018 01:27:04 +0000 (11:27 +1000)
Issue-ID: AAI-1671
The EdgeRules for wan-port-config to service-instance should be "MANY2MANY".

Change-Id: Id76e8405d3ce9955d63280320807c4feffd58990
Signed-off-by: Keong Lim <keong.lim@huawei.com>
aai-schema/src/main/resources/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json

index 1b6d940..62b6c52 100644 (file)
                "to": "service-instance",
                "label": "org.onap.relationships.inventory.PartOf",
                "direction": "OUT",
-               "multiplicity": "ONE2MANY",
+               "multiplicity": "MANY2MANY",
                "contains-other-v": "NONE",
                "delete-other-v": "NONE",
                "prevent-delete": "NONE",