commit | c3988ec2b7b98eeb3b061ddb08a74eeb90d49edb | [log] [tgz] |
---|---|---|
author | Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> | Thu Oct 17 21:00:21 2019 +0000 |
committer | Dan Timoney <dtimoney@att.com> | Wed Oct 23 16:34:42 2019 +0000 |
tree | 36b3bc6751a7c8eaf59b4a6964111ede0dd4f065 | |
parent | fe8c4ae15a2301db06f1a1b217b8db82f4716211 [diff] |
add filters to base incorporate common filters into base adaptor Issue-ID: CCSDK-1849 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: Ib1de49f29ff88c0f8cff87642ae60dc11517331b
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".