diff options
author | Harish Venkata Kajur <vk250x@att.com> | 2020-09-09 16:04:51 -0400 |
---|---|---|
committer | Harish Venkata Kajur <vk250x@att.com> | 2020-09-09 16:28:24 -0400 |
commit | 3fd24c79537eb72274a33f330ac102812dd95fc0 (patch) | |
tree | 691077ae0a323a733bf6fe7e5b2893ef6971bbbd /aai-schema/src/main/resources/onap/dbedgerules/v21 | |
parent | fbf222c19e05e3d598b6c5abe0c14e52dbe9834f (diff) |
Fix duplicate edgerules causing issues in creation
Issue-ID: SO-3216
Change-Id: I140445445625d34edbc82305da323a5394433e2b
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
Diffstat (limited to 'aai-schema/src/main/resources/onap/dbedgerules/v21')
-rw-r--r-- | aai-schema/src/main/resources/onap/dbedgerules/v21/DbEdgeRules_v21.json | 113 |
1 files changed, 2 insertions, 111 deletions
diff --git a/aai-schema/src/main/resources/onap/dbedgerules/v21/DbEdgeRules_v21.json b/aai-schema/src/main/resources/onap/dbedgerules/v21/DbEdgeRules_v21.json index fd91b61..e6001b0 100644 --- a/aai-schema/src/main/resources/onap/dbedgerules/v21/DbEdgeRules_v21.json +++ b/aai-schema/src/main/resources/onap/dbedgerules/v21/DbEdgeRules_v21.json @@ -349,18 +349,6 @@ "description": "" }, { - "from": "configuration", - "to": "logical-link", - "label": "org.onap.relationships.inventory.Uses", - "direction": "OUT", - "multiplicity": "ONE2MANY", - "contains-other-v": "NONE", - "delete-other-v": "${direction}", - "prevent-delete": "NONE", - "default": "true", - "description": "" - }, - { "from": "metadatum", "to": "configuration", "label": "org.onap.relationships.inventory.BelongsTo", @@ -421,18 +409,6 @@ "description": "" }, { - "from": "service-subscription", - "to": "customer", - "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": "dvs-switch", "to": "availability-zone", "label": "org.onap.relationships.inventory.AppliesTo", @@ -938,18 +914,6 @@ }, { "from": "service-instance", - "to": "l3-network", - "label": "org.onap.relationships.inventory.ComposedOf", - "direction": "OUT", - "multiplicity": "ONE2MANY", - "contains-other-v": "NONE", - "delete-other-v": "NONE", - "prevent-delete": "NONE", - "default": "true", - "description": "" - }, - { - "from": "service-instance", "to": "p-interface", "label": "org.onap.relationships.inventory.ComposedOf", "direction": "OUT", @@ -1021,18 +985,6 @@ "description": "" }, { - "from": "lag-interface", - "to": "l-interface", - "label": "org.onap.relationships.inventory.Uses", - "direction": "OUT", - "multiplicity": "ONE2MANY", - "contains-other-v": "NONE", - "delete-other-v": "NONE", - "prevent-delete": "NONE", - "default": "false", - "description": "" - }, - { "from": "line-of-business", "to": "generic-vnf", "label": "org.onap.relationships.inventory.Uses", @@ -1630,7 +1582,7 @@ "delete-other-v": "NONE", "SVC-INFRA": "NONE", "prevent-delete": "NONE", - "default": "true", + "default": "false", "description": "" }, { @@ -1643,7 +1595,7 @@ "delete-other-v": "NONE", "SVC-INFRA": "NONE", "prevent-delete": "NONE", - "default": "true", + "default": "false", "description": "" }, { @@ -3030,18 +2982,6 @@ }, { "from": "vlan-tag", - "to": "l3-network", - "label": "org.onap.relationships.inventory.BelongsTo", - "direction": "OUT", - "multiplicity": "MANY2MANY", - "contains-other-v": "NONE", - "delete-other-v": "NONE", - "prevent-delete": "NONE", - "default": "true", - "description": "" - }, - { - "from": "vlan-tag", "to": "cloud-region", "label": "org.onap.relationships.inventory.BelongsTo", "direction": "OUT", @@ -3115,19 +3055,6 @@ "description": "" }, { - "from": "l3-network", - "to": "l3-network", - "label": "org.onap.relationships.inventory.Uses", - "direction": "OUT", - "multiplicity": "MANY2MANY", - "contains-other-v": "NONE", - "delete-other-v": "NONE", - "SVC-INFRA": "NONE", - "prevent-delete": "NONE", - "default": "true", - "description": "" - }, - { "from": "generic-vnf", "to": "instance-group", "label": "org.onap.relationships.inventory.Uses", @@ -3227,18 +3154,6 @@ "description": "A vrf uses many l3-networks" }, { - "from": "configuration", - "to": "vrf", - "label": "org.onap.relationships.inventory.Uses", - "direction": "OUT", - "multiplicity": "ONE2MANY", - "contains-other-v": "NONE", - "delete-other-v": "NONE", - "prevent-delete": "NONE", - "default": "true", - "description": "A Configuration uses VRFs" - }, - { "from": "vrf", "to": "l-interface", "label": "org.onap.relationships.inventory.Uses", @@ -3291,18 +3206,6 @@ "description": "" }, { - "from": "configuration", - "to": "lag-interface", - "label": "org.onap.relationships.inventory.AppliesTo", - "direction": "OUT", - "multiplicity": "MANY2ONE", - "contains-other-v": "NONE", - "delete-other-v": "NONE", - "prevent-delete": "NONE", - "default": "true", - "description": "" - }, - { "from": "communication-service-profile", "to": "service-instance", "label": "org.onap.relationships.inventory.BelongsTo", @@ -5765,18 +5668,6 @@ }, { "from": "service-instance", - "to": "service-subscription", - "label": "org.onap.relationships.inventory.BelongsTo", - "direction": "OUT", - "multiplicity": "MANY2ONE", - "contains-other-v": "!${direction}", - "delete-other-v": "!${direction}", - "prevent-delete": "NONE", - "default": "true", - "description": "service-instance BelongsTo service-subscription" - }, - { - "from": "service-instance", "to": "vrf", "label": "org.onap.relationships.inventory.ComposedOf", "direction": "OUT", |