aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model/test-blueprint/capability_restconf/Definitions/relationship_types.json
diff options
context:
space:
mode:
authorottero <rodrigo.ottero@est.tech>2019-03-11 14:03:09 +0000
committerottero <rodrigo.ottero@est.tech>2019-03-11 14:03:09 +0000
commit0df592839717bd316ee5d9e866418072ff543cd8 (patch)
tree22d8134e0db247d612b8a1c9abdf8bec73d2e636 /components/model-catalog/blueprint-model/test-blueprint/capability_restconf/Definitions/relationship_types.json
parentd27c72eb220a51491d5c8173492bd31bec5c0144 (diff)
Blueprint for configuring a PNF
This is the first version of a blueprint, intended to be used to configure PNFs. The design considers that a blueprint will be created for each possible PNF. Change-Id: I4994149441257eb417b6d5f611e12cd81595177f Issue-ID: CCSDK-1107 Signed-off-by: ottero <rodrigo.ottero@est.tech>
Diffstat (limited to 'components/model-catalog/blueprint-model/test-blueprint/capability_restconf/Definitions/relationship_types.json')
-rw-r--r--components/model-catalog/blueprint-model/test-blueprint/capability_restconf/Definitions/relationship_types.json8
1 files changed, 1 insertions, 7 deletions
diff --git a/components/model-catalog/blueprint-model/test-blueprint/capability_restconf/Definitions/relationship_types.json b/components/model-catalog/blueprint-model/test-blueprint/capability_restconf/Definitions/relationship_types.json
index 027bfc0fc..4ddd7a57c 100644
--- a/components/model-catalog/blueprint-model/test-blueprint/capability_restconf/Definitions/relationship_types.json
+++ b/components/model-catalog/blueprint-model/test-blueprint/capability_restconf/Definitions/relationship_types.json
@@ -1,9 +1,3 @@
{
- "relationship_types" : {
- "tosca.relationships.ConnectsTo" : {
- "description" : "Relationship tosca.relationships.ConnectsTo",
- "version" : "1.0.0",
- "derived_from" : "tosca.relationships.Root"
- }
- }
+ "relationship_types" : { }
} \ No newline at end of file