aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/example/sdc/sdcVFCResourceExample.json
diff options
context:
space:
mode:
authorSébastien Determe <sebastien.determe@intl.att.com>2020-06-03 09:08:46 +0000
committerGerrit Code Review <gerrit@onap.org>2020-06-03 09:08:46 +0000
commit4be1c3f2008b1b650a659d8433348a90a8a87159 (patch)
treeb778b35b964ef1040a88ee4412fb347072f5f576 /src/test/resources/example/sdc/sdcVFCResourceExample.json
parent0f7e41d4572c0a7f972bbc8c8e64604e89d7f3af (diff)
parent3770e219bd17fa033b940b56f323d6e796c4ce43 (diff)
Merge "Removal of useless test files"
Diffstat (limited to 'src/test/resources/example/sdc/sdcVFCResourceExample.json')
-rw-r--r--src/test/resources/example/sdc/sdcVFCResourceExample.json28
1 files changed, 0 insertions, 28 deletions
diff --git a/src/test/resources/example/sdc/sdcVFCResourceExample.json b/src/test/resources/example/sdc/sdcVFCResourceExample.json
deleted file mode 100644
index 0b0d5811a..000000000
--- a/src/test/resources/example/sdc/sdcVFCResourceExample.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- "uuid": "d7646638-2572-4a94-b497-c028ac15f9ca",
- "invariantUUID": "e81d960d-794c-4d86-bbc4-31a2f86141ed",
- "name": "ClampDev.nodes.heat.virc_fe_be",
- "version": "1.0",
- "toscaModelURL": "/sdc/v1/catalog/resources/d7646638-2572-4a94-b497-c028ac15f9ca/toscaModel",
- "category": "Generic",
- "subCategory": "Abstract",
- "resourceType": "VFC",
- "lifecycleState": "CERTIFIED",
- "lastUpdaterUserId": "user",
- "lastUpdaterFullName": "Zero ASDCMech",
- "toscaResourceName": "org.onap.resource.vfc.Clampdev.abstract.nodes.heat.virc_fe_be",
- "artifacts": [
- {
- "artifactName": "Fault-alarms-ASDC-vprobes-vLB.csv",
- "artifactType": "SNMP_TRAP",
- "artifactURL": "/sdc/v1/catalog/resources/d7646638-2572-4a94-b497-c028ac15f9ca/artifacts/5138e316-0237-49aa-817a-b3d8eaf77392",
- "artifactDescription": "Artifact created from csar",
- "artifactChecksum": "YWY2ZTY5NjhlOTU0YjQyZThhNTIyOGFmNzI1NTRiYzQ=",
- "artifactUUID": "5138e316-0237-49aa-817a-b3d8eaf77392",
- "artifactVersion": "1",
- "artifactLabel": "faultalarmsasdcvprobesvlbcsv",
- "artifactGroupType": "DEPLOYMENT"
- }
- ],
- "description": "Not reusable inner VFC"
-}