summaryrefslogtreecommitdiffstats
path: root/aai-schema/src/main/resources/onap/dbedgerules/v28/DbEdgeRules_bbs_v28.json
diff options
context:
space:
mode:
Diffstat (limited to 'aai-schema/src/main/resources/onap/dbedgerules/v28/DbEdgeRules_bbs_v28.json')
-rw-r--r--aai-schema/src/main/resources/onap/dbedgerules/v28/DbEdgeRules_bbs_v28.json40
1 files changed, 0 insertions, 40 deletions
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"
- }
- ]
-}