aboutsummaryrefslogtreecommitdiffstats
path: root/operation-utils/src/main/resources/GenericMessages.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'operation-utils/src/main/resources/GenericMessages.yaml')
-rw-r--r--operation-utils/src/main/resources/GenericMessages.yaml36
1 files changed, 0 insertions, 36 deletions
diff --git a/operation-utils/src/main/resources/GenericMessages.yaml b/operation-utils/src/main/resources/GenericMessages.yaml
deleted file mode 100644
index df592e2..0000000
--- a/operation-utils/src/main/resources/GenericMessages.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-GENERAL_ERROR:
- errorCode: ECOMP-GENERAL-ERROR-5403
- messageFormat: '{0}'
- resolution: Please check other logs for more detailed info
- description: General error
-GENERAL_INFO:
- errorCode: ECOMP-GENERAL-INFO-5401
- messageFormat: '{0}'
- resolution: Please check other logs for more detailed info
- description: General info
-GENERAL_WARNING:
- errorCode: ECOMP-GENERAL-WARNING-5402
- messageFormat: '{0}'
- resolution: Please check other logs for more detailed info
- description: General warning
-METRICS_END:
- errorCode: ECOMP-GENERAL-5404
- messageFormat: Exiting method
- resolution: No resolution needed
- description: Exiting method
-AUDIT_END:
- errorCode: ECOMP-GENERAL-5404
- messageFormat: Exiting method
- resolution: No resolution needed
- description: Exiting method
-AUDIT_BEGIN:
- errorCode: ECOMP-GENERAL-5403
- messageFormat: Entering method
- resolution: No resolution needed
- description: Entering method
-METRICS_BEGIN:
- errorCode: ECOMP-GENERAL-5403
- messageFormat: Entering method
- resolution: No resolution needed
- description: Entering method
-