summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types/globalCompute/globalCompute.json
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-be/src/main/resources/import/tosca/heat-types/globalCompute/globalCompute.json')
-rw-r--r--catalog-be/src/main/resources/import/tosca/heat-types/globalCompute/globalCompute.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/heat-types/globalCompute/globalCompute.json b/catalog-be/src/main/resources/import/tosca/heat-types/globalCompute/globalCompute.json
new file mode 100644
index 0000000000..68ff39afaf
--- /dev/null
+++ b/catalog-be/src/main/resources/import/tosca/heat-types/globalCompute/globalCompute.json
@@ -0,0 +1,20 @@
+{
+ "payloadName": "globalCompute.yml",
+ "contactId": "jh0003",
+ "name": "GlobalCompute",
+ "description": "Represents a global virtual machine with monitoring capabilities.",
+ "resourceIconPath": "defaulticon",
+ "categories": [
+ {
+ "name": "Generic",
+ "subcategories": [
+ {
+ "name": "Abstract"
+ }
+ ]
+ }
+],
+ "tags": [
+ "GlobalCompute"
+ ]
+} \ No newline at end of file