aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOInfrastructureBPMN/src/test/resources/__files/APPC/appc_error.json
diff options
context:
space:
mode:
authorBenjamin, Max (mb388a) <mb388a@us.att.com>2018-07-30 15:56:09 -0400
committerBenjamin, Max (mb388a) <mb388a@us.att.com>2018-07-31 11:09:25 -0400
commit5a6a6de6f1a26a1897e4917a0df613e25a24eb70 (patch)
tree59a968f27b4b603aacc9d5e7b51fb598aeec5321 /bpmn/MSOInfrastructureBPMN/src/test/resources/__files/APPC/appc_error.json
parentb6dc38501f3b746426b42d9de4cc883d894149e8 (diff)
Containerization feature of SO
Change-Id: I95381232eeefcd247a66a5cec370a8ce1c288e18 Issue-ID: SO-670 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Diffstat (limited to 'bpmn/MSOInfrastructureBPMN/src/test/resources/__files/APPC/appc_error.json')
-rw-r--r--bpmn/MSOInfrastructureBPMN/src/test/resources/__files/APPC/appc_error.json21
1 files changed, 0 insertions, 21 deletions
diff --git a/bpmn/MSOInfrastructureBPMN/src/test/resources/__files/APPC/appc_error.json b/bpmn/MSOInfrastructureBPMN/src/test/resources/__files/APPC/appc_error.json
deleted file mode 100644
index e28878d1aa..0000000000
--- a/bpmn/MSOInfrastructureBPMN/src/test/resources/__files/APPC/appc_error.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "output": {
- "status": {
- "code": 200,
- "message": "RESULT_MESSAGE"
- },
- "common-header": {
- "api-ver": "API_VERSION",
- "request-id": "ECOMP_REQUEST_ID",
- "originator-id": "ECOMP_SYSTEM_ID",
- "sub-request-id": "ECOMP_SUBREQUEST_ID",
- "timestamp": "2016-08-08T23:09:00.11Z",
- "flags": {
- "ttl": 1000,
- "force": "TRUE",
- "mode": "EXCLUSIVE"
- }
- },
- "locked": "TRUE"
- }
-} \ No newline at end of file