commit | 910dc65cba60b0dafe975b88d69df6559dee7abb | [log] [tgz] |
---|---|---|
author | Joshua Reich <jreich@research.att.com> | Thu Sep 13 14:24:43 2018 -0700 |
committer | Joshua Reich <jreich@research.att.com> | Fri Sep 14 12:13:23 2018 -0700 |
tree | 69cae99ac556f1b81a1bef7e284c46d340a33b8d | |
parent | 97956f188f4a8d92d734bf491d5e15a78a03459f [diff] |
Option to disable target locking. Needed by CLC. When used, the ControlLoopEventManager will set useTargetLock to false converting TargetLock lock/unlock operations to no-ops. Allows CLC-specified logic to coordinate closed loops instead of hard-coded mutual-exclusion enforced by target locking. Change-Id: Ic067c1e1ce47b12d12742ed4bc04d59aa42751d6 Issue-ID: POLICY-953 Signed-off-by: Joshua Reich <jreich@research.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.