commit | d10de42d72968e616276e2172cdaee7a26b2ccca | [log] [tgz] |
---|---|---|
author | Alexis de Talhouët <adetalhouet89@gmail.com> | Wed Aug 15 14:29:07 2018 -0400 |
committer | Alexis de Talhouët <alexis.de_talhouet@bell.ca> | Thu Aug 16 19:24:53 2018 +0000 |
tree | 1a7e8f11ae6f4371ae61d222864fab71cf919888 | |
parent | 70d785396198fbcebf5eb196e057a85e8450c364 [diff] |
Add scaffolding to netbox adaptor Change-Id: Ic9e4dc99a21917446e72e5cfbfb023872a38952b Issue-ID: CCSDK-462 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
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".