Native policies support in docker 02/101802/1
authorjhh <jorge.hernandez-herrero@att.com>
Mon, 17 Feb 2020 01:23:31 +0000 (19:23 -0600)
committerjhh <jorge.hernandez-herrero@att.com>
Mon, 17 Feb 2020 01:23:31 +0000 (19:23 -0600)
commit4cc7ec656d541c9d0c929e64c5e05b2b85da072f
tree8114741d41d0432a75290598975d104691bbb0f4
parenta5097dca9f0caf3f2098984c62402351845ebd6b
Native policies support in docker

Depends on https://gerrit.onap.org/r/#/c/policy/docker/+/101758/
for package cleanup.

The work is needed to run the PDP-D with no applications, native
policies may exercise this set up.   This work provides a functional
image with a precooked installation.

This work will allow fixing and cleaning up of CSITs specific to
this repo which maintenance is problematic.

Issue-ID: POLICY-2181
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I62a1b9b556bd2f6c0c243062cb864dfed80e2bea
feature-lifecycle/src/main/java/org/onap/policy/drools/lifecycle/LifecycleFsm.java
packages/base/src/files/etc/profile.d/env.sh
packages/docker/pom.xml
packages/docker/src/main/docker/Dockerfile
packages/docker/src/main/docker/do-start.sh [deleted file]
packages/docker/src/main/docker/docker-install.sh [deleted file]
packages/docker/src/main/docker/pdpd-entrypoint.sh [new file with mode: 0644]
packages/docker/src/main/docker/wait-for-port.sh [deleted file]