commit | afde732d7244f4016248cc080e63fe4e29465396 | [log] [tgz] |
---|---|---|
author | Alexis de Talhouët <adetalhouet89@gmail.com> | Fri Jan 18 15:14:23 2019 -0500 |
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | Tue Jan 29 04:00:59 2019 +0000 |
tree | 02c1855eb224822deaa9c514d93abe0466796a67 | |
parent | 9d88d3f3f4791ea83f996032b64faed2a30735eb [diff] |
Client for BluePrintProcessingServiceGrpc Change-Id: I32d3bd80b9004d98c3c34f73081c156192fb4432 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".