summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/onap-types/VDU/VDU.json
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-10-22 12:58:44 +0000
committerGerrit Code Review <gerrit@onap.org>2017-10-22 12:58:44 +0000
commitaa83d785994ec5caa955fb810588d436df5c04d5 (patch)
tree12d1fb0b207fcc0717ba15cbcba82673073e0b90 /catalog-be/src/main/resources/import/tosca/onap-types/VDU/VDU.json
parentf844f32d94d7fe96fb7fdaa431c7cfb009838075 (diff)
parent412039b3d6c7c5a871397beb5655a78550e85074 (diff)
Merge "VoltE fix"
Diffstat (limited to 'catalog-be/src/main/resources/import/tosca/onap-types/VDU/VDU.json')
-rw-r--r--catalog-be/src/main/resources/import/tosca/onap-types/VDU/VDU.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/onap-types/VDU/VDU.json b/catalog-be/src/main/resources/import/tosca/onap-types/VDU/VDU.json
new file mode 100644
index 0000000000..5d721d4abc
--- /dev/null
+++ b/catalog-be/src/main/resources/import/tosca/onap-types/VDU/VDU.json
@@ -0,0 +1,15 @@
+{
+ "payloadName": "VDU.yml",
+ "contactId": "jh0003",
+ "name": "VDU",
+ "description": "VDU",
+ "resourceIconPath": "compute",
+ "resourceType": "VFC",
+ "categories": [{
+ "name": "Generic",
+ "subcategories": [{
+ "name": "Infrastructure"
+ }]
+ }],
+ "tags": ["VDU"]
+} \ No newline at end of file