Fixes per latest models updates 47/84347/1
authorJim Hahn <jrh3@att.com>
Fri, 5 Apr 2019 13:03:15 +0000 (09:03 -0400)
committerJim Hahn <jrh3@att.com>
Fri, 5 Apr 2019 13:03:15 +0000 (09:03 -0400)
commit457c9b19c058877ca59c9b0826d22f3f97392daf
tree0ba8edbec3f194d7a8643a3bd450268de129e9c4
parent0621ae5c8a1dfcfa81b678ae6cc8679b88f58cc4
Fixes per latest models updates

Changes made per the scrum call on 4/4 moved things around.  In
addition, filter classes were added to the tosca provider.  Both
of these necessitated changes to policy/pap so that things compile.

Change-Id: Iba4c52b650dab0f8d242b06be3fede42dd5b7264
Issue-ID: POLICY-1542
Signed-off-by: Jim Hahn <jrh3@att.com>
main/src/main/java/org/onap/policy/pap/main/comm/PdpStatusMessageHandler.java
main/src/main/java/org/onap/policy/pap/main/comm/msgdata/UpdateData.java
main/src/test/java/org/onap/policy/pap/main/comm/PdpModifyRequestMapTest.java
main/src/test/java/org/onap/policy/pap/main/comm/msgdata/UpdateDataTest.java
main/src/test/java/org/onap/policy/pap/main/rest/TestPdpGroupDeployControllerV1.java