aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model/service-blueprint/vLB/Definitions/relationship_types.json
blob: 027bfc0fc64205793547f8dde36e811394883277 (plain)
1
2
3
4
5
6
7
8
9
{
  "relationship_types" : {
    "tosca.relationships.ConnectsTo" : {
      "description" : "Relationship tosca.relationships.ConnectsTo",
      "version" : "1.0.0",
      "derived_from" : "tosca.relationships.Root"
    }
  }
}