commit | 9f6a84afcedd121c0d3c96f1abbead0abc0f9323 | [log] [tgz] |
---|---|---|
author | Alexis de Talhouët <adetalhouet89@gmail.com> | Thu Nov 08 15:06:09 2018 -0500 |
committer | Alexis de Talhouët <alexis.de_talhouet@bell.ca> | Mon Nov 12 21:38:37 2018 +0000 |
tree | 9aa7b32573fe5b2d28d10fa9e13f10427419ab36 | |
parent | f62f418a64da19e39c3a2b484a457f3ae68ef792 [diff] |
Remove netbox.propeties as provided by OOM Change-Id: I1e1a36a955c5b5ba4ba28d086141c6d3e7b0c7c0 Issue-ID: CCSDK-655 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".