Add support for generic vnf to cloud region
[aai/aai-common.git] / aai-schema / src / main / resources / onap / dbedgerules / v15 / DbEdgeRules_v15.json
index a0dbf25..1f6829c 100644 (file)
                        "default": "true",
                        "description":""
                },
+               {
+                       "from": "generic-vnf",
+                       "to": "cloud-region",
+                       "label": "org.onap.relationships.inventory.LocatedIn",
+                       "direction": "OUT",
+                       "multiplicity": "MANY2ONE",
+                       "contains-other-v": "NONE",
+                       "delete-other-v": "NONE",
+                       "prevent-delete": "NONE",
+                       "default": "true",
+                       "description":""
+               },
+               {
+                       "from": "generic-vnf",
+                       "to": "tenant",
+                       "label": "org.onap.relationships.inventory.BelongsTo",
+                       "direction": "OUT",
+                       "multiplicity": "MANY2ONE",
+                       "contains-other-v": "NONE",
+                       "delete-other-v": "NONE",
+                       "prevent-delete": "NONE",
+                       "default": "true",
+                       "description":""
+               },
                {
                        "from": "vnfc",
                        "to": "generic-vnf",