Removed the PNF mappings from AAI-Babel cfg 89/104989/1
authordeen1985 <damian.nowak@nokia.com>
Thu, 2 Apr 2020 13:38:45 +0000 (15:38 +0200)
committerdeen1985 <damian.nowak@nokia.com>
Thu, 2 Apr 2020 13:39:00 +0000 (15:39 +0200)
It comes out, that when these mappings are filled in aai-babel tosca-mappings, the Service model distribution breaks.
We will need a permanent fix in Guilin release, for now, let`s remove that mapping.

Change-Id: I714979d6e032a09d74ad658d82b304c7165adb96
Signed-off-by: deen1985 <damian.nowak@nokia.com>
Issue-ID: AAI-2845

components/aai-babel/resources/config/tosca-mappings.json

index 5b42260..a6fe82f 100644 (file)
                        "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": [
                        "type": "widget",
                        "widget": "VOLUME",
                        "deleteFlag": true
-               },
-               {
-                       "prefix": "org.openecomp.resource.pnf",
-                       "type": "widget",
-                       "widget": "PNF",
-                       "deleteFlag": true
                }
        ]
 }