X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=aai-schema%2Fsrc%2Fmain%2Fresources%2Fonap%2Fdbedgerules%2Fv27%2FDbEdgeRules_v27.json;fp=aai-schema%2Fsrc%2Fmain%2Fresources%2Fonap%2Fdbedgerules%2Fv27%2FDbEdgeRules_v27.json;h=e649dba54053da520dc9952ed9002284a34e31cb;hb=c075e5faec2a176be33b6474a5a90d2a1c0a20de;hp=6ae0dc6b59df7e5294c1ae0fbdd67327b5c31d2b;hpb=1e2d336a332c3b58d07ebc6d4e9c448178281ee3;p=aai%2Fschema-service.git diff --git a/aai-schema/src/main/resources/onap/dbedgerules/v27/DbEdgeRules_v27.json b/aai-schema/src/main/resources/onap/dbedgerules/v27/DbEdgeRules_v27.json index 6ae0dc6..e649dba 100644 --- a/aai-schema/src/main/resources/onap/dbedgerules/v27/DbEdgeRules_v27.json +++ b/aai-schema/src/main/resources/onap/dbedgerules/v27/DbEdgeRules_v27.json @@ -456,6 +456,139 @@ "default": "true", "description": "" }, + { + "from": "cell", + "to": "complex", + "label": "org.onap.relationships.inventory.LocatedIn", + "direction": "OUT", + "multiplicity": "MANY2ONE", + "contains-other-v": "NONE", + "delete-other-v": "NONE", + "prevent-delete": "!${direction}", + "default": "true", + "description": "" + }, + { + "from": "cell", + "to": "geo-region", + "label": "org.onap.relationships.inventory.MemberOf", + "direction": "OUT", + "multiplicity": "MANY2ONE", + "contains-other-v": "NONE", + "delete-other-v": "NONE", + "prevent-delete": "NONE", + "default": "true", + "description": "The cell associated to a geo-region" + }, + { + "from": "cell", + "to": "object-groups", + "label": "org.onap.relationships.inventory.MemberOf", + "direction": "OUT", + "multiplicity": "MANY2MANY", + "contains-other-v": "NONE", + "delete-other-v": "NONE", + "prevent-delete": "NONE", + "default": "true", + "description": "" + }, + { + "from": "neighbour", + "to": "cell", + "label": "org.onap.relationships.inventory.BelongsTo", + "direction": "OUT", + "multiplicity": "MANY2ONE", + "contains-other-v": "!${direction}", + "delete-other-v": "!${direction}", + "prevent-delete": "NONE", + "default": "true", + "description": "" + }, + { + "from": "neighbour", + "to": "cell", + "label": "org.onap.relationships.inventory.Destination", + "direction": "OUT", + "multiplicity": "MANY2ONE", + "contains-other-v": "NONE", + "delete-other-v": "!${direction}", + "prevent-delete": "NONE", + "default": "true", + "description": "" + }, + { + "from": "cell", + "to": "service-instance", + "label": "org.onap.relationships.inventory.ControlledBy", + "direction": "OUT", + "multiplicity": "MANY2MANY", + "contains-other-v": "NONE", + "delete-other-v": "NONE", + "prevent-delete": "NONE", + "default": "true", + "description": "" + }, + { + "from": "cell", + "to": "generic-vnf", + "label": "org.onap.relationships.inventory.ControlledBy", + "direction": "OUT", + "multiplicity": "MANY2MANY", + "contains-other-v": "NONE", + "delete-other-v": "NONE", + "prevent-delete": "NONE", + "default": "true", + "description": "" + }, + { + "from": "generic-vnf", + "to": "generic-vnf", + "label": "org.onap.relationships.inventory.Supports", + "direction": "OUT", + "multiplicity": "MANY2MANY", + "contains-other-v": "NONE", + "delete-other-v": "NONE", + "SVC-INFRA": "NONE", + "prevent-delete": "NONE", + "default": "true", + "description": "For Cell Use Case" + }, + { + "from": "cell", + "to": "pnf", + "label": "org.onap.relationships.inventory.ControlledBy", + "direction": "OUT", + "multiplicity": "MANY2MANY", + "contains-other-v": "NONE", + "delete-other-v": "NONE", + "prevent-delete": "NONE", + "default": "true", + "description": "" + }, + { + "from": "cell", + "to": "site-resource", + "label": "org.onap.relationships.inventory.ControlledBy", + "direction": "OUT", + "multiplicity": "MANY2MANY", + "contains-other-v": "NONE", + "delete-other-v": "NONE", + "prevent-delete": "NONE", + "default": "true", + "description": "" + }, + { + "from": "cell", + "to": "allotted-resource", + "label": "org.onap.relationships.inventory.ControlledBy", + "direction": "OUT", + "multiplicity": "MANY2MANY", + "contains-other-v": "NONE", + "delete-other-v": "NONE", + "prevent-delete": "NONE", + "default": "true", + "description": "" + }, { "from": "generic-vnf", "to": "availability-zone",