aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema/src/main/resources/onap/dbedgerules/v20/DbEdgeRules_v20.json
diff options
context:
space:
mode:
authorKajur, Harish (vk250x) <vk250x@att.com>2020-09-01 08:56:59 -0400
committerHarish Venkata Kajur <vk250x@att.com>2020-09-01 09:50:21 -0400
commit2d9495c243a92854d22ed2f7ec4301e3435d9817 (patch)
tree4ee2d123f43e0c9c0cdd5e35b3c449229af9d20f /aai-schema/src/main/resources/onap/dbedgerules/v20/DbEdgeRules_v20.json
parent1136deb60ec915788dbaa0b1bbda32a772be6399 (diff)
Add support for vlan range and vlan tag
Also sync up the older versions to match internal Issue-ID: AAI-3127 Change-Id: I7cfcf576ae151b6bad7a08f7d18f0e48db8d667b Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'aai-schema/src/main/resources/onap/dbedgerules/v20/DbEdgeRules_v20.json')
-rw-r--r--aai-schema/src/main/resources/onap/dbedgerules/v20/DbEdgeRules_v20.json160
1 files changed, 158 insertions, 2 deletions
diff --git a/aai-schema/src/main/resources/onap/dbedgerules/v20/DbEdgeRules_v20.json b/aai-schema/src/main/resources/onap/dbedgerules/v20/DbEdgeRules_v20.json
index 5067fd3..ee10797 100644
--- a/aai-schema/src/main/resources/onap/dbedgerules/v20/DbEdgeRules_v20.json
+++ b/aai-schema/src/main/resources/onap/dbedgerules/v20/DbEdgeRules_v20.json
@@ -289,6 +289,18 @@
"description":""
},
{
+ "from": "line-of-business",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description":""
+ },
+ {
"from": "volume-group",
"to": "cloud-region",
"label": "org.onap.relationships.inventory.BelongsTo",
@@ -329,9 +341,9 @@
"to": "allotted-resource",
"label": "org.onap.relationships.inventory.Uses",
"direction": "OUT",
- "multiplicity": "ONE2ONE",
+ "multiplicity": "MANY2ONE",
"contains-other-v": "NONE",
- "delete-other-v": "${direction}",
+ "delete-other-v": "NONE",
"prevent-delete": "NONE",
"default": "true",
"description":""
@@ -3278,6 +3290,18 @@
"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",
@@ -3359,6 +3383,138 @@
"prevent-delete": "NONE",
"default": "true",
"description":""
+ },{
+ "from": "vlan-tag",
+ "to": "vlan-range",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description":"A vlan-tag belongs to a vlan-range."
+ },{
+ "from": "l3-network",
+ "to": "vlan-tag",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description":"A l3-network Uses vlan-tag."
+ },{
+ "from": "l-interface",
+ "to": "vlan-tag",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description":"An sub-interface that uses a vlan-tag."
+ },{
+ "from": "vlan-range",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description":"A vlan range belongs to a cloud-region."
+ },{
+ "from": "owning-entity",
+ "to": "vlan-range",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description":"An owning-entity uses a vlan-range."
+ },{
+ "from": "line-of-business",
+ "to": "vlan-range",
+ "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 line-of uses a vlan-range"
+ },{
+ "from": "fqdn",
+ "to": "l3-interface-ipv4-address-list",
+ "label": "org.onap.relationships.inventory.network.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The fqdn that applies to a l3-interface-ipv4-address-list."
+ },{
+ "from": "fqdn",
+ "to": "l3-interface-ipv6-address-list",
+ "label": "org.onap.relationships.inventory.network.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The fqdn that applies to a l3-interface-ipv6-address-list."
+ },{
+ "from": "fqdn",
+ "to": "vip-ipv4-address-list",
+ "label": "org.onap.relationships.inventory.network.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The fqdn that applies to a vip-ipv4-address-list."
+ },{
+ "from": "fqdn",
+ "to": "vip-ipv6-address-list",
+ "label": "org.onap.relationships.inventory.network.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The fqdn that applies to a vip-ipv6-address-list."
+ },{
+ "from": "fqdn",
+ "to": "generic-vnf",
+ "label": "org.onap.relationships.inventory.network.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The fqdn that applies to a generic-vnf."
+ },{
+ "from": "fqdn",
+ "to": "fqdn",
+ "label": "org.onap.relationships.inventory.network.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The dns cname record that applies to an A-record (ipv4) and/or quad-A-record (ipv6)."
}
]