commit | c0d20132b774b1fa43b4fb9b322e13b6d19d33ee | [log] [tgz] |
---|---|---|
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | Thu Aug 06 18:06:17 2020 -0400 |
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | Fri Aug 07 09:15:53 2020 -0400 |
tree | d62987133ad74c1611d7fc86f8816c4182dabbd8 | |
parent | e32cb0265d6950c10a7512868846feeee95f9434 [diff] |
Fail component health check if PDP is down Changing the policy component health check to fail if the required PDP instances are down or not registered with PAP. The check is performed by comparing the "currentInstanceCount" & "desiredInstanceCount" fields of PdpSubGroup. Issue-ID: POLICY-2718 Change-Id: Iad1075d0812f4ef166dfed4f110eff4d9e5f995e Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Copyright 2017-2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy Administration Point Backend code.
To build it using Maven 3, run: mvn clean install