commit | 9fc8417d0f785a3fa38ed7c34d7435125f920cda | [log] [tgz] |
---|---|---|
author | Alexis de Talhouët <adetalhouet89@gmail.com> | Tue Feb 05 13:11:37 2019 -0500 |
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | Tue Feb 05 18:12:16 2019 +0000 |
tree | a4935dfb02b6fe199525ac608816a17cc33713fa | |
parent | b05bfb3e93ba17f1fc0001fbd54ece24743b1fb1 [diff] |
Fix netbox-adaptor Change-Id: I0846495191902192854242f556c5aadec0469e28 Issue-ID: CCSDK-1038 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".