summaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model/service-blueprint/vLB/Definitions/relationship_types.json
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-07-26 21:26:11 +0000
committerGerrit Code Review <gerrit@onap.org>2019-07-26 21:26:11 +0000
commit6703f9a400af5ccde1854156458af8466e454f44 (patch)
treebeb7656038bc400b5b58850879694405a8e18fc1 /components/model-catalog/blueprint-model/service-blueprint/vLB/Definitions/relationship_types.json
parentbb5e712fd1c547b393e05a68cac745c5fc452c35 (diff)
parentd6cd69896b26c9b1c46ca3f2bea95549bca6a0d3 (diff)
Merge "Add the vDNS CBA in the CDS source"
Diffstat (limited to 'components/model-catalog/blueprint-model/service-blueprint/vLB/Definitions/relationship_types.json')
-rw-r--r--components/model-catalog/blueprint-model/service-blueprint/vLB/Definitions/relationship_types.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/components/model-catalog/blueprint-model/service-blueprint/vLB/Definitions/relationship_types.json b/components/model-catalog/blueprint-model/service-blueprint/vLB/Definitions/relationship_types.json
new file mode 100644
index 000000000..027bfc0fc
--- /dev/null
+++ b/components/model-catalog/blueprint-model/service-blueprint/vLB/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