Changes to fix PDP-A not going to ACTIVE state 72/86272/2
authora.sreekumar <ajith.sreekumar@est.tech>
Thu, 25 Apr 2019 12:29:06 +0000 (12:29 +0000)
committera.sreekumar <ajith.sreekumar@est.tech>
Thu, 25 Apr 2019 12:29:06 +0000 (12:29 +0000)
commitf6da9a3bafb6f4c30e7bb3accd4e17fdaaf5ce92
tree0ab7a2eb2e96489e49f4236a222576402c814e6e
parentca558cfb1ea47de081527771af47abb37a8cd964
Changes to fix PDP-A not going to ACTIVE state

PDP-A state will now change to ACTIVE even when the policy list is
empty.
When the state is ACTIVE and PAP sends a PDP_UPDATE with policies, PDP-A
will start executing the policies.

Change-Id: Icb5b139939698920d4fa3991dcca33536c6caefc
Issue-ID: POLICY-1674
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
services/services-onappf/src/main/java/org/onap/policy/apex/services/onappf/handler/PdpStateChangeMessageHandler.java
services/services-onappf/src/main/java/org/onap/policy/apex/services/onappf/handler/PdpUpdateMessageHandler.java