commit | 491bb45abbe2ebaed74efb7fa99616eeeb59fd73 | [log] [tgz] |
---|---|---|
author | Alexis de Talhouët <adetalhouet89@gmail.com> | Tue Aug 21 10:24:22 2018 -0400 |
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | Fri Aug 24 08:42:14 2018 -0400 |
tree | 3a118606cacd81b4c6bd0a608ce23793e6edbf4e | |
parent | e864171d3d4f378a150466161f7162070368e554 [diff] |
Add netbox-client to the ccsdk global feature Change-Id: I33ce7ac099039af3a40db22eed3687285196dc66 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".