commit | 506267bf7e9d961f1a6b2a989ee8a23ca67b9d61 | [log] [tgz] |
---|---|---|
author | Charles Cole <cc847m@att.com> | Mon Oct 16 12:05:08 2017 -0500 |
committer | Charles Cole <cc847m@att.com> | Wed Oct 18 11:03:38 2017 -0500 |
tree | 7f9079c2a19bb5d01bf4f8a7ab84b7168d9a1cb9 | |
parent | b2d602aaedfcc9356e07dd94b6baec70c38815b8 [diff] |
Add support for AAI Named Query error handling Errors from AAI after a Named query now throw an AAIEXception. This is caught in the template to allow the resources to be removed from memory and a final failure to be thrown. Issue-ID: POLICY-314 Change-Id: I319d29ef537b2d01ca288622aac1d9dbbe05f5eb Signed-off-by: Charles Cole <cc847m@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.