commit | ad14e8f8d20a9e6c41dc9a7e235198e8d6578564 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Wed Apr 25 15:28:03 2018 -0400 |
committer | Jim Hahn <jrh3@att.com> | Wed Apr 25 15:38:49 2018 -0400 |
tree | 41025912f044fa4e165f3b90cab5da796777395c | |
parent | f16ff9d2988c42926a140370b54f17d6c3362e79 [diff] |
Fix NullPointException in SO and VFC.RESPONSE In the rules, the $manager was missing the condition to match the request id of the manager with the request id of the event. As a result, the completed operation was being applied to an unrelated manager. Change-Id: Icb63c0f151788e7f96450e26853270a7368dfcd8 Issue-ID: POLICY-763 Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
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.