Delete keystores from policy-api 50/119550/1
authorJim Hahn <jrh3@att.com>
Fri, 19 Mar 2021 15:38:39 +0000 (11:38 -0400)
committerJim Hahn <jrh3@att.com>
Fri, 19 Mar 2021 15:42:00 +0000 (11:42 -0400)
commit4f11cf07048250febd6a7c6129c39e1c320919b9
tree89dd80c62ea8ab006f6d1c8f7dff8a828c42d7ed
parent04dfb5533d798978aaaf8cee2a1b6d9f02a66223
Delete keystores from policy-api

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: Ib3e2001f2dc41a528d1be2e81091a278cc31dff8
Signed-off-by: Jim Hahn <jrh3@att.com>
main/src/test/java/org/onap/policy/api/main/rest/TestApiRestServer.java
main/src/test/resources/ssl/policy-keystore [deleted file]
packages/policy-api-tarball/src/main/resources/etc/ssl/policy-keystore [deleted file]