commit | 3531095b169085b5cfd25c4dbc2e9be2d35314f2 | [log] [tgz] |
---|---|---|
author | sb5356 <sb5356@att.com> | Wed Mar 25 15:48:17 2020 -0400 |
committer | sb5356 <sb5356@att.com> | Thu Mar 26 11:05:26 2020 -0400 |
tree | eb1bc6cecce71acbfd75fc38e7bfaa46a9312522 | |
parent | efb8d62421f0f999b88f5357cde211641837eb85 [diff] |
RA: Add the allowed range in the return values Change-Id: I18530c17ac78269c1b48ba499edfb3921d23f164 Issue-ID: CCSDK-2189 Signed-off-by: Stan Bonev <sb5356@att.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".