commit | bfd30fd2723d2c66fbacaf6de675d49e01c8995d | [log] [tgz] |
---|---|---|
author | Jorge Hernandez <jh1730@att.com> | Mon Oct 09 08:24:23 2017 -0500 |
committer | Jorge Hernandez <jh1730@att.com> | Mon Oct 09 08:24:23 2017 -0500 |
tree | 83c91f63740b35b0209833f2077bb3c301f25d93 | |
parent | 02cd25dda7b46aa9e7762b1f7cc489164ecb0cd6 [diff] |
strengthen APPC Response Cleanup Rules The existing APPC Response Cleanup Rules will drop responses that are not specific for that control loop. For example vDNS control loop will drop LCM Response for vCPE control loops preventing progress of the use cases. This only happens when the control loops coexist with the current set of rules. Change-Id: I5a9ae26e39ecce8dd7f1098d02b6c6b97650b67a Issue-ID: POLICY-298 Signed-off-by: Jorge Hernandez <jh1730@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.