Fix missing referenced node_types
[sdc.git] / catalog-be / src / main / resources / import / tosca / nfv-types / OntPnf / OntPnf.json
diff --git a/catalog-be/src/main/resources/import/tosca/nfv-types/OntPnf/OntPnf.json b/catalog-be/src/main/resources/import/tosca/nfv-types/OntPnf/OntPnf.json
new file mode 100644 (file)
index 0000000..6a13ee0
--- /dev/null
@@ -0,0 +1,15 @@
+{
+  "payloadName": "OntPnf.yml",
+  "contactId": "jh0003",
+  "name": "OntPnf",
+  "description": "OntPnf",
+  "resourceIconPath": "defaulticon",
+  "resourceType": "VFC",
+  "categories": [{
+    "name": "Generic",
+    "subcategories": [{
+      "name": "Infrastructure"
+    }]
+  }],
+  "tags": ["OntPnf"]
+}