commit | 5dcba2269e3a9a0be39f0093194ddeb0c70c20aa | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Dec 19 12:30:19 2017 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Tue Dec 19 12:30:19 2017 -0500 |
tree | fd0ec9b41d7cd2bf6d8d9b2cbff70b8b9d0844c4 | |
parent | 8baaa038d6465a94aef0baf6b1cddca414a5505a [diff] |
Fix logging filters Update logging filters package to handle X-Forwarded-For header and to correct timestamp format. Change-Id: I6b4dba94cc93d0936598a9b8cd568b6386a447a5 Issue-ID: CCSDK-155 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".