aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-ui/external-resources/healthcheck/v1.0
diff options
context:
space:
mode:
authorAvi Ziv <avi.ziv@amdocs.com>2017-07-30 16:06:36 +0300
committerAvi Ziv <avi.ziv@amdocs.com>2017-07-30 16:06:36 +0300
commit1122d95938f8425bf715d2c3c1c891707d112cb8 (patch)
tree56e0cf0ea6bf14cdc8cefbbbd2f6ba847fa3d0c9 /openecomp-ui/external-resources/healthcheck/v1.0
parent341f43af540a4c0390083913172fc9dbf12ce0c3 (diff)
[SDC] Add proper FE healthcheck for OnBoard
Change-Id: If63a207fb286470028bbf0ac4c5be31cc8518e3c Signed-off-by: Avi Ziv <avi.ziv@amdocs.com>
Diffstat (limited to 'openecomp-ui/external-resources/healthcheck/v1.0')
-rw-r--r--openecomp-ui/external-resources/healthcheck/v1.0/healthcheck.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/openecomp-ui/external-resources/healthcheck/v1.0/healthcheck.json b/openecomp-ui/external-resources/healthcheck/v1.0/healthcheck.json
deleted file mode 100644
index e17838f246..0000000000
--- a/openecomp-ui/external-resources/healthcheck/v1.0/healthcheck.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "sdcVersion": "{VERSION}",
- "componentsInfo": [
- {
- "healthCheckComponent": "FE",
- "healthCheckStatus": "UP",
- "version": "{VERSION}",
- "description": "OK"
- }
- ]
-}