commit | 056b4e088e4d8df0e642ea9603f7a82fc98ab58c | [log] [tgz] |
---|---|---|
author | Alexis de Talhouët <adetalhouet89@gmail.com> | Fri May 17 13:50:31 2019 -0400 |
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | Fri Jun 21 01:15:05 2019 +0000 |
tree | 85daa84b50d1f37d8f54e3cb2b6234b48551ab4d | |
parent | faaa1a75d85a522847acf4c7250b8da5f076cfa0 [diff] |
Delete grpc client to CDS Change-Id: I82dc77cbc28d68b06634a67708d29f750cfec2e9 Issue-ID: CCSDK-1340 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".