summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/onap-types/vduCompute/vduCompute.json
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-09-27 19:31:12 +0300
committerMichael Lando <ml636r@att.com>2017-09-27 19:31:12 +0300
commitb35130e8fa3e8eca9352d4cfac2889a32743541c (patch)
tree261aed098f3201d624400e853d1cde16e5531bbb /catalog-be/src/main/resources/import/tosca/onap-types/vduCompute/vduCompute.json
parentd2acdcaa8e7d43b92f2955a84bc679c31a46d9c8 (diff)
add new global types
add global types needed for volte use case Change-Id: I5613bbc942cb71f59168eee2a8386163a58446fe Issue-ID: SDC-192 Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'catalog-be/src/main/resources/import/tosca/onap-types/vduCompute/vduCompute.json')
-rw-r--r--catalog-be/src/main/resources/import/tosca/onap-types/vduCompute/vduCompute.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/onap-types/vduCompute/vduCompute.json b/catalog-be/src/main/resources/import/tosca/onap-types/vduCompute/vduCompute.json
new file mode 100644
index 0000000000..42f5978ad1
--- /dev/null
+++ b/catalog-be/src/main/resources/import/tosca/onap-types/vduCompute/vduCompute.json
@@ -0,0 +1,15 @@
+{
+ "payloadName": "vduCompute.yml",
+ "contactId": "jh0003",
+ "name": "VDU Compute",
+ "description": "VDU Compute",
+ "resourceIconPath": "compute",
+ "resourceType": "VFC",
+ "categories": [{
+ "name": "Generic",
+ "subcategories": [{
+ "name": "Infrastructure"
+ }]
+ }],
+ "tags": ["VDU Compute"]
+} \ No newline at end of file