summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Forsyth <jf2512@att.com>2020-04-02 16:59:29 +0000
committerGerrit Code Review <gerrit@onap.org>2020-04-02 16:59:29 +0000
commitab137ca81f5d4f9eb3d442f37f8e7ea52d7757f0 (patch)
tree426b9e3b19e7b3160c87dc04a81593a3c0146ee3
parent39e940f450e0345d5328a1809bdc42779e9c3cb4 (diff)
parent7e93795a5c48258e9a2985dc318f6a4e106efe38 (diff)
Merge "Removed the PNF mappings from AAI-Babel cfg"
-rw-r--r--components/aai-babel/resources/config/tosca-mappings.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/components/aai-babel/resources/config/tosca-mappings.json b/components/aai-babel/resources/config/tosca-mappings.json
index 5b42260..a6fe82f 100644
--- a/components/aai-babel/resources/config/tosca-mappings.json
+++ b/components/aai-babel/resources/config/tosca-mappings.json
@@ -130,13 +130,6 @@
"deleteFlag": true,
"modelVersionId": "8e6ee9dc-9017-444a-83b3-219edb018128",
"modelInvariantId": "3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd"
- },
- {
- "type": "PNF",
- "name": "pnf",
- "deleteFlag": true,
- "modelVersionId": "862b25a1-262a-4961-bdaa-cdc55d69785a",
- "modelInvariantId": "e9f1fa7d-c839-418a-9601-03dc0d2ad687"
}
],
"widgetMappings": [
@@ -183,12 +176,6 @@
"type": "widget",
"widget": "VOLUME",
"deleteFlag": true
- },
- {
- "prefix": "org.openecomp.resource.pnf",
- "type": "widget",
- "widget": "PNF",
- "deleteFlag": true
}
]
}