From: subhash kumar singh Date: Mon, 25 Sep 2017 11:10:40 +0000 (+0530) Subject: Update shema for VFC X-Git-Tag: v1.1.0~19^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F39%2F15039%2F5;p=aai%2Faai-common.git Update shema for VFC Update AAI schema for VFC changes. Change-Id: I3adc80861ffe4690f493b770d3f902652b55bfd4 Issue-ID: VFC-181 Signed-off-by: subhash kumar singh --- diff --git a/aai-core/src/main/resources/dbedgerules/DbEdgeRules_v11.json b/aai-core/src/main/resources/dbedgerules/DbEdgeRules_v11.json index 7bcb1ac6..96af835d 100644 --- a/aai-core/src/main/resources/dbedgerules/DbEdgeRules_v11.json +++ b/aai-core/src/main/resources/dbedgerules/DbEdgeRules_v11.json @@ -440,6 +440,17 @@ "SVC-INFRA": "NONE", "prevent-delete": "NONE" }, + { + "from": "generic-vnf", + "to": "esr-vnfm", + "label": "uses", + "direction": "OUT", + "multiplicity": "Many2One", + "contains-other-v": "NONE", + "delete-other-v": "NONE", + "SVC-INFRA": "NONE", + "prevent-delete": "!${direction}" + }, { "from": "group-assignment", "to": "tenant", diff --git a/aai-schema/src/main/resources/oxm/aai_oxm_v11.xml b/aai-schema/src/main/resources/oxm/aai_oxm_v11.xml index 640ceed1..fbb4eefe 100644 --- a/aai-schema/src/main/resources/oxm/aai_oxm_v11.xml +++ b/aai-schema/src/main/resources/oxm/aai_oxm_v11.xml @@ -2590,6 +2590,22 @@ + + + + + + + + + + + + + + + + @@ -4113,6 +4129,11 @@ + + + + + @@ -4165,6 +4186,21 @@ + + + + + + + + + + + + + + + @@ -4230,6 +4266,21 @@ + + + + + + + + + + + + + + +