aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types/extVl/extVl.json
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-be/src/main/resources/import/tosca/heat-types/extVl/extVl.json')
-rw-r--r--catalog-be/src/main/resources/import/tosca/heat-types/extVl/extVl.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/heat-types/extVl/extVl.json b/catalog-be/src/main/resources/import/tosca/heat-types/extVl/extVl.json
new file mode 100644
index 0000000000..8b9ff798ad
--- /dev/null
+++ b/catalog-be/src/main/resources/import/tosca/heat-types/extVl/extVl.json
@@ -0,0 +1,21 @@
+{
+ "payloadName": "extVl.yml",
+ "contactId": "DS200P",
+ "name": "ExtVL",
+ "description": "ECOMP generic virtual link (network) base type for all other service-level and global networks",
+ "resourceIconPath": "network",
+ "resourceType": "VL",
+ "categories": [
+ {
+ "name": "Generic",
+ "subcategories": [
+ {
+ "name": "Network Elements"
+ }
+ ]
+ }
+],
+ "tags": [
+ "ExtVL"
+ ]
+}