Expose hazelcast cluster info 49/136649/3
authormpriyank <priyank.maheshwari@est.tech>
Mon, 27 Nov 2023 13:53:12 +0000 (13:53 +0000)
committermpriyank <priyank.maheshwari@est.tech>
Mon, 27 Nov 2023 16:53:28 +0000 (16:53 +0000)
commit1ae90809b3d3ccdbd0669145d0e4f9f56d7371cd
treed765c6191fcf63ad33fcc1e6db5f0b7e81a6ae2c
parent605e2ad3d0e612a020d1a3236765e27154132afb
Expose hazelcast cluster info

- exposing hazelcast cluster and health related rest endpoints to be
  used in the testware
- added test to support it
- also added RTD docs

Issue-ID: CPS-1980
Change-Id: I926013bee05603a43050b861f677885a2511fffc
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
cps-service/src/main/java/org/onap/cps/cache/HazelcastCacheConfig.java
cps-service/src/test/groovy/org/onap/cps/cache/HazelcastCacheConfigSpec.groovy
docs/admin-guide.rst
docs/deployment.rst