summaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF/Definitions/relationship_types.json
diff options
context:
space:
mode:
authorhanybaki <habdelbaki.ext@orange.com>2019-10-22 17:15:15 +0200
committerhanybaki <habdelbaki.ext@orange.com>2019-10-22 17:17:07 +0200
commitdae81730a0e50f7302806ee8634ad91afb36267c (patch)
tree5942a2c2ee3113f0f2812470c8ca02b28a982c24 /components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF/Definitions/relationship_types.json
parent10454269d97b7888f90e8147f8aa6b301039b5f9 (diff)
Description: Create RESTCONF based vLB CBA Blueprint
Issue-ID: CCSDK-1852 Signed-off-by: hanybaki <habdelbaki.ext@orange.com> Change-Id: I7e9cda61d85aa8406fb8371658e53a75b64dd686
Diffstat (limited to 'components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF/Definitions/relationship_types.json')
-rw-r--r--components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF/Definitions/relationship_types.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF/Definitions/relationship_types.json b/components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF/Definitions/relationship_types.json
new file mode 100644
index 000000000..027bfc0fc
--- /dev/null
+++ b/components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF/Definitions/relationship_types.json
@@ -0,0 +1,9 @@
+{
+ "relationship_types" : {
+ "tosca.relationships.ConnectsTo" : {
+ "description" : "Relationship tosca.relationships.ConnectsTo",
+ "version" : "1.0.0",
+ "derived_from" : "tosca.relationships.Root"
+ }
+ }
+} \ No newline at end of file