commit | 8477931fc702262866d2d87c49cf5ec05032c267 | [log] [tgz] |
---|---|---|
author | Alexis de Talhouët <adetalhouet89@gmail.com> | Wed Aug 29 15:05:53 2018 -0400 |
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | Wed Aug 29 15:06:50 2018 -0400 |
tree | 16ea6e12f2fbdc4df718787d4e3a298006205a68 | |
parent | f1fcf4a707b91b078b5a8e03a1dd981f7c1ee263 [diff] |
Added support for external_key and resource_name Change-Id: Ic44f24c3228e6ffcabb23b3866aaab01cb2f552b Issue-ID: CCSDK-341 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".