Health check to work without user_id 73/41673/2
authorsheetalm <sheetal.mudholkar@amdocs.com>
Mon, 9 Apr 2018 07:02:48 +0000 (12:32 +0530)
committerVitaly Emporopulo <Vitaliy.Emporopulo@amdocs.com>
Mon, 9 Apr 2018 12:11:18 +0000 (12:11 +0000)
commitd9d360318e1a4ae67958356d0fe3fb207f90fbf8
tree44d8c2c77602c1ce27a407a11c6b723bec79f534
parent3d77b76b0cc27232886436018dafac462f3e8335
Health check to work without user_id

healthcheck rest should work without the need for user_id in header
For health check user "public" is used
No need to fetch current session context to get tenant.
So changing tenant to be "dox"

Change-Id: Ie8296cde6245fe5e4b59a5c0b2052d06c878cb12
Issue-ID: SDC-1198
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-services/src/main/java/org/openecomp/sdcrests/health/rest/services/HealthCheckImpl.java