aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model/test-blueprint/capability_python/Definitions/baseconfig-mapping.json
diff options
context:
space:
mode:
Diffstat (limited to 'components/model-catalog/blueprint-model/test-blueprint/capability_python/Definitions/baseconfig-mapping.json')
-rwxr-xr-xcomponents/model-catalog/blueprint-model/test-blueprint/capability_python/Definitions/baseconfig-mapping.json23
1 files changed, 0 insertions, 23 deletions
diff --git a/components/model-catalog/blueprint-model/test-blueprint/capability_python/Definitions/baseconfig-mapping.json b/components/model-catalog/blueprint-model/test-blueprint/capability_python/Definitions/baseconfig-mapping.json
deleted file mode 100755
index de6c2411..00000000
--- a/components/model-catalog/blueprint-model/test-blueprint/capability_python/Definitions/baseconfig-mapping.json
+++ /dev/null
@@ -1,23 +0,0 @@
-[
- {
- "name": "service-instance-id",
- "input-param": true,
- "property": {
- "type": "string"
- },
- "dictionary-name": "service-instance-id",
- "dictionary-source": "capability",
- "dependencies": [
- ]
- },
- {
- "name": "vnf-id",
- "input-param": true,
- "property": {
- "type": "string"
- },
- "dictionary-name": "vnf-id",
- "dictionary-source": "input",
- "dependencies": []
- }
-]