commit | 375001472fa8c286ac61557c63f2703da923b1d1 | [log] [tgz] |
---|---|---|
author | Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> | Tue Aug 06 19:36:13 2019 +0000 |
committer | Kevin Smokowski <kevin.smokowski@att.com> | Fri Aug 09 16:48:01 2019 +0000 |
tree | 6de38be4d3c6dd154699322241a7bb5d67b0d86b | |
parent | be718ade10ffe698739ae724d50628e559d28805 [diff] |
introduce base adaptor introduce base adaptor for other adaptors to extend Issue-ID: CCSDK-1595 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I35d4499491cd87a7d651fa9ed654ad7c677ae2b8
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".