commit | eeed5810ccafca38e35f841b3e3415df3cf7f862 | [log] [tgz] |
---|---|---|
author | Daniel Cruz <dc443y@att.com> | Fri Mar 23 08:04:17 2018 -0500 |
committer | Daniel Cruz <dc443y@att.com> | Fri Mar 23 12:28:27 2018 -0500 |
tree | 6088c8c1d58ac95b200d2ea7789c1cb22ade65e7 | |
parent | 5c4675e5f6f7fe9b8d9e87976ac5f603ff61c268 [diff] |
Create archetype for Beijing Release This new archetype is a proof of concept for removing template expansion from the BRMSGW. The idea is to have a ueb or dmaap topic that the BRMSGW uses to send params json and then the pdp-d will deserialize it into a ControlLoopParams object. The rules engine will then insert that fact in to the working memory which will be used for rules matching between onset events and corresponding policies. Issue-ID: POLICY-692 Change-Id: I4237221c2216dab16160e79a8f2fdcab6571e1eb Signed-off-by: Daniel Cruz <dc443y@att.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.