commit | f43b3e32fdf4cdb3361c584491730af18ef46baf | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Mon Aug 27 15:32:14 2018 -0400 |
committer | Jim Hahn <jrh3@att.com> | Tue Aug 28 10:56:27 2018 -0400 |
tree | d3e6434d66c3e5e8d6371581d64039b79c6ad584 | |
parent | 57ac9eac8ac0f8236ddb52e5226f475368d4de33 [diff] |
use new SO API for scale-out Updated licenses and serialization IDs. Moved hashCode() and equals() methods to be in same location as in the original code so it can be more easily compared. Changed vDNS yaml timeout and retry to 1200 and 0, respectively, to match the original values. Removed extra newline from yaml, to match original yaml. Reformatted source to wrap lines at 120 characters and removing trailing white space. Change-Id: I3f5e59a1f44750347de49164f587d4ffefdee8b4 Issue-ID: POLICY-962 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.