commit | b715f669284012b1d25c183e73b550c4648abd1a | [log] [tgz] |
---|---|---|
author | Temoc Rodriguez <cr056n@att.com> | Mon Oct 16 13:37:05 2017 -0700 |
committer | Temoc Rodriguez <cr056n@att.com> | Tue Oct 17 12:44:36 2017 -0700 |
tree | 35ad4ae4968c70848d70b071ec5577059ab44174 | |
parent | d5066ba5c2d15bcc9bf00b9a52a1ce54a43449af [diff] |
Fix operation history DB properties for Junits Removed operation_history.properties / operations-history.properties. Changed the properties in persistence.xml so that it uses the correct values. Previously junit would never write to db because the "guard.disabled" property was not set. Set this property. Additionally the operationshistory10 table was trying to be created even though it exists. These values work in junit code. Not tested on rackspace yet. Issue-ID: POLICY-345 Change-Id: Id755b3152ae6ac4991ea9c314154592ea0105070 Signed-off-by: Temoc Rodriguez <cr056n@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.