Fix UnderlyVpn.json
[sdc.git] / catalog-be / src / main / resources / import / tosca / heat-types / underlayVpn / underlayVpn.json
index 0104a79..10e2d4c 100644 (file)
@@ -1,15 +1,15 @@
 {
-       "payloadName": "extZteVL.yml",
+       "payloadName": "underlayVpn.yml",
        "contactId": "jh0003",
-       "name": "ext ZTE VL",
-       "description": "Ext ZTE VL",
+       "name": "VL UNDERLAYVPN",
+       "description": "The node represents a underlay vpn entity",
        "resourceIconPath": "network",
        "resourceType": "VL",
        "categories": [{
                "name": "Generic",
                "subcategories": [{
-                       "name": "Network Elements"
+                       "name": "Virtual Links"
                }]
        }],
-       "tags": ["ext ZTE VL"]
-}
\ No newline at end of file
+       "tags": ["VL UNDERLAYVPN"]
+}