Activating active group should be NOOP 90/106590/2
authorJim Hahn <jrh3@att.com>
Fri, 24 Apr 2020 14:21:57 +0000 (10:21 -0400)
committerJim Hahn <jrh3@att.com>
Fri, 24 Apr 2020 14:24:23 +0000 (10:24 -0400)
commit06e637b461890124a5f8e34217f3031439b76d62
tree9067fe6a6cd7029479ae570f55e53b26c1b66a90
parent079667f565fbf5147001932fd4d44e8c47f7b8bd
Activating active group should be NOOP

Fixed the code so that if a request is made to activate a PDP Group
that is already active, the group remains active.

Issue-ID: POLICY-2522
Change-Id: I106332b1ce15fde8dbf0b3e72034fd11c250dc69
Signed-off-by: Jim Hahn <jrh3@att.com>
main/src/main/java/org/onap/policy/pap/main/rest/PdpGroupStateChangeProvider.java