X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=aai-schema%2Fsrc%2Fmain%2Fresources%2Fonap%2Fdbedgerules%2Fv28%2FDbEdgeRules_bbs_v28.json;fp=aai-schema%2Fsrc%2Fmain%2Fresources%2Fonap%2Fdbedgerules%2Fv28%2FDbEdgeRules_bbs_v28.json;h=0000000000000000000000000000000000000000;hb=f380fb4be2d314984e238908b8d1b623762aadb8;hp=d9e3a3ad3883ec2a96499afd57976a2a7f39b254;hpb=23760220f3d156b927838e4888ad00fb21e905c6;p=aai%2Fschema-service.git diff --git a/aai-schema/src/main/resources/onap/dbedgerules/v28/DbEdgeRules_bbs_v28.json b/aai-schema/src/main/resources/onap/dbedgerules/v28/DbEdgeRules_bbs_v28.json deleted file mode 100644 index d9e3a3a..0000000 --- a/aai-schema/src/main/resources/onap/dbedgerules/v28/DbEdgeRules_bbs_v28.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "rules": [ - { - "from": "metadatum", - "to": "generic-vnf", - "label": "org.onap.relationships.inventory.AppliesTo", - "direction": "OUT", - "multiplicity": "MANY2MANY", - "contains-other-v": "NONE", - "delete-other-v": "NONE", - "prevent-delete": "NONE", - "default": "true", - "description":"AAI-2154 For BBS Usecase" - }, - { - "from": "metadatum", - "to": "pnf", - "label": "org.onap.relationships.inventory.AppliesTo", - "direction": "OUT", - "multiplicity": "MANY2MANY", - "contains-other-v": "NONE", - "delete-other-v": "NONE", - "prevent-delete": "NONE", - "default": "true", - "description":"AAI-2154 For BBS Usecase" - }, - { - "from": "metadatum", - "to": "cp", - "label": "org.onap.relationships.inventory.AppliesTo", - "direction": "OUT", - "multiplicity": "MANY2MANY", - "contains-other-v": "NONE", - "delete-other-v": "NONE", - "prevent-delete": "NONE", - "default": "true", - "description":"AAI-2154 For BBS Usecase" - } - ] -}