From cb72310ab92091c47502f7e3c1bf2162884dca83 Mon Sep 17 00:00:00 2001 From: dekstroza Date: Fri, 18 May 2018 15:23:12 +0100 Subject: R2 model updates All model verification changes and updated in single patch. Change-Id: Ie794dc141400490bf1a858a8d6c9d1c45e5b9443 Issue-ID: SDC-1253 Signed-off-by: Michael Lando --- .../import/tosca/onap-types/vduCompute/vduCompute.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 catalog-be/src/main/resources/import/tosca/onap-types/vduCompute/vduCompute.json (limited to 'catalog-be/src/main/resources/import/tosca/onap-types/vduCompute/vduCompute.json') 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 deleted file mode 100644 index 42f5978ad1..0000000000 --- a/catalog-be/src/main/resources/import/tosca/onap-types/vduCompute/vduCompute.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "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 -- cgit 1.2.3-korg