aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model/test-blueprint/capability_python/Definitions/data_types.json
diff options
context:
space:
mode:
Diffstat (limited to 'components/model-catalog/blueprint-model/test-blueprint/capability_python/Definitions/data_types.json')
-rwxr-xr-xcomponents/model-catalog/blueprint-model/test-blueprint/capability_python/Definitions/data_types.json17
1 files changed, 0 insertions, 17 deletions
diff --git a/components/model-catalog/blueprint-model/test-blueprint/capability_python/Definitions/data_types.json b/components/model-catalog/blueprint-model/test-blueprint/capability_python/Definitions/data_types.json
deleted file mode 100755
index 98a8e4b7..00000000
--- a/components/model-catalog/blueprint-model/test-blueprint/capability_python/Definitions/data_types.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "data_types" : {
- "dt-assign-activate-properties" : {
- "description" : "Dynamic DataType definition for workflow(assign-activate).",
- "version" : "1.0.0",
- "properties" : {
- "vnf-id" : {
- "type" : "string"
- },
- "service-instance-id" : {
- "type" : "string"
- }
- },
- "derived_from" : "tosca.datatypes.Dynamic"
- }
- }
-} \ No newline at end of file