commit | e73462e38b5a282e7308a8d92a155e47f79d1b0e | [log] [tgz] |
---|---|---|
author | Alexis de Talhouët <adetalhouet89@gmail.com> | Thu Feb 21 10:20:36 2019 -0500 |
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | Fri Feb 22 15:33:40 2019 +0000 |
tree | 07e1f2122e5d957bc8d187ca66b0a2d420882a6a | |
parent | bab00f39b225968bfab942bbb1913d39c69e09dc [diff] |
Expose gRPC service in OSGi service registry And fix few things Change-Id: If1829df08af92b37ab90790c4d6c306e06a0f04e Issue-ID: CCSDK-947 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".