commit | bd7ee8043627c74f6ea2145dde279313da58261d | [log] [tgz] |
---|---|---|
author | EEILFN <liam.fallon@ericsson.com> | Wed Dec 06 18:19:07 2017 +0100 |
committer | EEILFN <liam.fallon@ericsson.com> | Wed Dec 06 18:28:21 2017 +0100 |
tree | aa4cf9da6b63866ef11f240dcab2de2871b14c97 | |
parent | cd2ec5500943c6b726097ae7077f130430a654e1 [diff] |
Actor service provider for VFC and Actor Unit Test The service provider in the META-INF/services file for the VFC actor pointed at the APPC actor rather than the VFC actor, this is fixed to now point at the correct actor implementation. Alsothe Actor test POM is missing the actors 'appclcm' and 'vfc', thus excluding them from the unit test Change-Id: I60bfd160952b7663aab355ae9c8b0aa362484874 Signed-off-by: EEILFN <liam.fallon@ericsson.com> Issue-ID: POLICY-455 Signed-off-by: EEILFN <liam.fallon@ericsson.com>
This source repository contains ONAP Policy application code. To build it:
The Demo template rule is located in template.demo sub-project. Use that project to protoype and test the .drl demo rule. When finished update the archetype-closedloop-demo-rules project with the .drl. Be sure to remove the Setup rule and comment out any simulation/test code.
The other projects are supporting code used by the template.demo project.