commit | f892e8b13ea87c1d7fb1c890f64ff00fc6e2de5f | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Mon Jul 16 17:04:55 2018 -0400 |
committer | Jim Hahn <jrh3@att.com> | Mon Jul 16 17:08:22 2018 -0400 |
tree | f8cef500ab1a90f5c893a8e8e6767887c5a120cb | |
parent | b266225319cf01ce0d778074fc1f792a3f7a1321 [diff] |
Use refresh() instead of lock() in guard This is the second step of separating the lock "refresh" operation from the original "lock" operation. Modified PolicyGuard to use refresh() to extend a lock. Also removed the host name from the owner String, as it will no be longer needed (once the final step is done). Change-Id: I3a498e6f81d9dba1bbdfd6f7388087355192bcf5 Issue-ID: POLICY-872 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.