Remove POLICY_HOME/etc/ssl and python

These are companion changes to
https://gerrit.onap.org/r/#/c/policy/docker/+/101758/.
to keep them consistent.  In a nutshell, directory layout
under POLICY_HOME should be done by individual components,
as well as python installation.

Issue-ID: POLICY-2181
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Ie0a538ad7b9b245d43e707cf92303829f0dae2ff
1 file changed
tree: 7568337a8100bf987c7cd60d38a02aae8d1615c0
  1. config/
  2. policy-jdk/
  3. policy-jre/
  4. releases/
  5. .env
  6. .gitignore
  7. .gitreview
  8. docker-compose-integration.yml
  9. docker-compose.yml
  10. docker_push_manifest.sh
  11. INFO.yaml
  12. LICENSE.txt
  13. pom.xml
  14. README.md
  15. version.properties
README.md

Copyright 2018-2019 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode

This source repository contains legacy docker-compose configurations used for CSIT tests, and ONAP Heat instantiations.

Additionally, the policy-base/ and policy-common/ projects are used to generate the OS base for policy images.