summaryrefslogtreecommitdiffstats
path: root/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-services/src/main/java/org/openecomp/sdcrests/health/rest
AgeCommit message (Collapse)AuthorFilesLines
2018-07-29re base codeMichael Lando1-2/+2
Change-Id: I12a5ca14a6d8a87e9316b9ff362eb131105f98a5 Issue-ID: SDC-1566 Signed-off-by: Michael Lando <ml636r@att.com>
2018-04-09Health check to work without user_idsheetalm1-10/+5
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>
2018-02-08Onboarding foundation changessheetalm1-3/+9
1. Adding OnboardingSessionContextFilter which sets tenant(kespace) for onboarding application 2. Different services can extend SessionContextFilter to set their own keyspace 3. These changes in onboarding are done to support services like ActivitySpec Change-Id: Ia62557354ab05235d027250af94a2835d741b7fa Issue-ID: SDC-1005 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2018-01-29Removed reference to MDC for loggingvempo1-6/+0
Change-Id: I6d7e5b40ba6f2bc596be9b3e80ea5c274f1ae447 Issue-ID: SDC-875 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2017-12-21Add collaboration featuretalig2-44/+47
Issue-ID: SDC-767 Change-Id: I14fb4c1f54086ed03a56a7ff7fab9ecd40381795 Signed-off-by: talig <talig@amdocs.com>
2017-09-18Fixed SONAR issuesDivesh Mirchandani2-6/+7
Fixed blocker, critical, major & minor SONAR issues. Issue-ID: SDC-343 Change-Id: I72e5a3a7fa7d7407a92f98f77e4334827f70f926 Signed-off-by: dd4616 <Divesh.Mirchandani@amdocs.com>
2017-07-18[SDC] Onboarding 1710 rebase.Avi Ziv3-0/+189
Change-Id: If3b6b81d221fde13908f1e8160db6f7d9433c535 Signed-off-by: Avi Ziv <avi.ziv@amdocs.com>