X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=aai-schema%2Fsrc%2Fmain%2Fresources%2Fonap%2Fdbedgerules%2Fv13%2FDbEdgeRules_hpa_v13.json;fp=aai-schema%2Fsrc%2Fmain%2Fresources%2Fonap%2Fdbedgerules%2Fv13%2FDbEdgeRules_hpa_v13.json;h=0000000000000000000000000000000000000000;hb=0ca153b6f70c0b18e88ab802b67f7a10065269e1;hp=1a0ca0afc1620f25943642b18df2b64977f4f38f;hpb=bdc84f8bedd6e9f83d45fd8d116de10ae2c8c92a;p=aai%2Faai-common.git diff --git a/aai-schema/src/main/resources/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json b/aai-schema/src/main/resources/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json deleted file mode 100644 index 1a0ca0af..00000000 --- a/aai-schema/src/main/resources/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "rules": [ - { - "from": "hpa-capability", - "to": "flavor", - "label": "org.onap.relationships.inventory.BelongsTo", - "direction": "OUT", - "multiplicity": "MANY2ONE", - "contains-other-v": "!${direction}", - "delete-other-v": "NONE", - "SVC-INFRA": "NONE", - "prevent-delete": "!${direction}", - "default": "true", - "description": "" - }, - { - "from": "hpa-capability", - "to": "cloud-region", - "label": "org.onap.relationships.inventory.BelongsTo", - "direction": "OUT", - "multiplicity": "MANY2ONE", - "contains-other-v": "!${direction}", - "delete-other-v": "NONE", - "SVC-INFRA": "NONE", - "prevent-delete": "!${direction}", - "default": "true", - "description": "" - }, - { - "from": "hpa-feature-attributes", - "to": "hpa-capability", - "label": "org.onap.relationships.inventory.BelongsTo", - "direction": "OUT", - "multiplicity": "MANY2ONE", - "contains-other-v": "!${direction}", - "delete-other-v": "!${direction}", - "SVC-INFRA": "!${direction}", - "prevent-delete": "NONE", - "default": "true", - "description": "" - } - ] -}