aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema/src/main/resources/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json
diff options
context:
space:
mode:
Diffstat (limited to 'aai-schema/src/main/resources/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json')
-rw-r--r--aai-schema/src/main/resources/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json22
1 files changed, 17 insertions, 5 deletions
diff --git a/aai-schema/src/main/resources/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json b/aai-schema/src/main/resources/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json
index f007e0a..475abbe 100644
--- a/aai-schema/src/main/resources/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json
+++ b/aai-schema/src/main/resources/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json
@@ -445,7 +445,7 @@
"default": "true",
"description":"For CCVPN Usecase"
},
- {
+ {
"from": "p-interface",
"to": "interlayer-attachment",
"label": "tosca.relationships.network.LinksTo",
@@ -458,7 +458,7 @@
"description":"For CCVPN Usecase"
},
- {
+ {
"from": "tunnel-termination-point",
"to": "interlayer-attachment",
"label": "tosca.relationships.network.LinksTo",
@@ -483,7 +483,7 @@
"default": "true",
"description":"For CCVPN Usecase"
},
- {
+ {
"from": "logical-link",
"to": "te-link-attribute",
"label": "tosca.relationships.network.LinksTo",
@@ -496,7 +496,7 @@
"description":"For CCVPN Usecase"
},
- {
+ {
"from": "label-restriction",
"to": "te-link-attribute",
"label": "tosca.relationships.network.LinksTo",
@@ -544,6 +544,18 @@
"prevent-delete": "NONE",
"default": "true",
"description":"For MDONS usecase"
- }
+ },
+ {
+ "from": "endpoint",
+ "to": "p-interface",
+ "label": "tosca.relationships.network.LinksTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description":"For CCVPN Transport Slicing usecase"
+ }
]
}