Enhance health check 71/26571/1
authorDan Timoney <dtimoney@att.com>
Tue, 19 Dec 2017 18:13:36 +0000 (13:13 -0500)
committerDan Timoney <dtimoney@att.com>
Tue, 19 Dec 2017 18:13:36 +0000 (13:13 -0500)
commita2a1997c4976499912dae2aadef52a73c764840b
tree92cc4a12bc5ead58552b008f3e2e221a79a62012
parent5dcba2269e3a9a0be39f0093194ddeb0c70c20aa
Enhance health check

In HA environment, different types of health check are needed
for load balancers (which care about state of each node in cluster)
vs external applications (which case about state of entire cluster).
So, separate APIs are needed for these 2 types of needs.

Change-Id: I99cd21cef7a7e2b4b8c96c1f22c0d6210bb91e96
Issue-ID: CCSDK-157
Signed-off-by: Dan Timoney <dtimoney@att.com>
sliapi/model/src/main/yang/sliapi.yang
sliapi/provider/src/main/java/org/onap/ccsdk/sli/core/sliapi/sliapiProvider.java