commit | 8a6170b76693a10c37237978c33e94b3f8bf8f0d | [log] [tgz] |
---|---|---|
author | Kevin McKiou <km097d@att.com> | Mon Jul 24 17:52:01 2017 -0500 |
committer | Kevin McKiou <km097d@att.com> | Mon Jul 24 18:13:31 2017 -0500 |
tree | 355b553858ed08cb51d5d0185603fe668d03f9ec | |
parent | bd4272c9ed550bd68ccaa3a850f1295bca583ed5 [diff] |
[POLICY-105] Modifications to RefreshStateAudit Made the refreshStateAudit configurable and changed the default interval to 10 minutes from 1 minute. Added a check to fpCheck to check the state of the dependent before setting the opstate to disabled. Added a refresh to the forwardprogressentity object in stateAudit() so that we are not reading stale timestamp data. Change-Id: I394feca083fc1fb356d11b9f6886e566c31f248a Signed-off-by: Kevin McKiou <km097d@att.com>
This source repository contains OpenECOMP common code, which is shared by 'policy-drools-pdp' and 'policy-engine'. The settings file only needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment.
To build it using Maven 3, run: mvn clean install