aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/scripts/import/tosca/typesToUpgrade.json
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-be/src/main/resources/scripts/import/tosca/typesToUpgrade.json')
-rw-r--r--catalog-be/src/main/resources/scripts/import/tosca/typesToUpgrade.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/catalog-be/src/main/resources/scripts/import/tosca/typesToUpgrade.json b/catalog-be/src/main/resources/scripts/import/tosca/typesToUpgrade.json
index 1ea8f98925..8090649613 100644
--- a/catalog-be/src/main/resources/scripts/import/tosca/typesToUpgrade.json
+++ b/catalog-be/src/main/resources/scripts/import/tosca/typesToUpgrade.json
@@ -1,7 +1,8 @@
{
"heat": [
"configuration",
- "fabricConfiguration"
+ "fabricConfiguration",
+ "Generic_PNF"
],
"normative": [
]