Delete keystores from pap 51/119551/1
authorJim Hahn <jrh3@att.com>
Fri, 19 Mar 2021 15:51:59 +0000 (11:51 -0400)
committerJim Hahn <jrh3@att.com>
Fri, 19 Mar 2021 15:52:21 +0000 (11:52 -0400)
commit43c05f435510137c8e241c3c6d24b562f1244403
tree38637f764dc2d7a35f8091a04c2dd2bd6718fcf3
parent6fcbc2d8ef53fc2de3cdbc33e84402be5e890d0b
Delete keystores from pap

The Keystore is no longer needed in the tarball, as it is supplied
externally by the CSITs and Helm charts.  Deleted that file.
Also modified the junits to use utils-test to generates keystores at
runtime, thus deleted the junit keystore file, too.

Issue-ID: POLICY-3143
Change-Id: I2b0c4868613e0923aad87844dd16f3ac236d4291
Signed-off-by: Jim Hahn <jrh3@att.com>
main/src/test/java/org/onap/policy/pap/main/rest/CommonPapRestServer.java
main/src/test/resources/ssl/policy-keystore [deleted file]
packages/policy-pap-tarball/src/main/resources/etc/ssl/policy-keystore [deleted file]