summaryrefslogtreecommitdiffstats
path: root/openecomp-ui/external-resources/healthcheck/healthcheck.json
diff options
context:
space:
mode:
authorAvi Ziv <avi.ziv@amdocs.com>2017-07-31 15:50:46 +0300
committerTal Gitelman <tg851x@intl.att.com>2017-08-02 14:24:34 +0000
commitf15292dd1b262f0a4300c3e7a5bdc5430a6f2a63 (patch)
treef2fabed929cd8a34fb41cf645366b92050e252ab /openecomp-ui/external-resources/healthcheck/healthcheck.json
parente280d7229f42210719b76775cd47bddb675c3c53 (diff)
[SDC] fix health check
Change-Id: Ie82b9d1f6c2c617107114670da24ca7ac873c0cc Signed-off-by: Avi Ziv <avi.ziv@amdocs.com>
Diffstat (limited to 'openecomp-ui/external-resources/healthcheck/healthcheck.json')
-rw-r--r--openecomp-ui/external-resources/healthcheck/healthcheck.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/openecomp-ui/external-resources/healthcheck/healthcheck.json b/openecomp-ui/external-resources/healthcheck/healthcheck.json
deleted file mode 100644
index e17838f246..0000000000
--- a/openecomp-ui/external-resources/healthcheck/healthcheck.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "sdcVersion": "{VERSION}",
- "componentsInfo": [
- {
- "healthCheckComponent": "FE",
- "healthCheckStatus": "UP",
- "version": "{VERSION}",
- "description": "OK"
- }
- ]
-}