summaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model/test-blueprint/capability_restconf/Definitions/config-deploy-pnf-mapping.json
diff options
context:
space:
mode:
Diffstat (limited to 'components/model-catalog/blueprint-model/test-blueprint/capability_restconf/Definitions/config-deploy-pnf-mapping.json')
-rw-r--r--components/model-catalog/blueprint-model/test-blueprint/capability_restconf/Definitions/config-deploy-pnf-mapping.json24
1 files changed, 0 insertions, 24 deletions
diff --git a/components/model-catalog/blueprint-model/test-blueprint/capability_restconf/Definitions/config-deploy-pnf-mapping.json b/components/model-catalog/blueprint-model/test-blueprint/capability_restconf/Definitions/config-deploy-pnf-mapping.json
deleted file mode 100644
index d87b8d1f1..000000000
--- a/components/model-catalog/blueprint-model/test-blueprint/capability_restconf/Definitions/config-deploy-pnf-mapping.json
+++ /dev/null
@@ -1,24 +0,0 @@
-[
- {
- "name": "pnf-id",
- "input-param": true,
- "property": {
- "type": "string"
- },
- "dictionary-name": "pnf-id",
- "dictionary-source": "input",
- "dependencies": [
- ]
- },
- {
- "name": "pnf-ipv4-address",
- "input-param": true,
- "property": {
- "type": "string"
- },
- "dictionary-name": "pnf-ipv4-address",
- "dictionary-source": "input",
- "dependencies": [
- ]
- }
-]