commit | dde59cf2ebddb71d36a7a9b1ae6a1ecf4a6d2167 | [log] [tgz] |
---|---|---|
author | sb5356 <sb5356@att.com> | Tue Jun 09 17:11:26 2020 -0400 |
committer | sb5356 <sb5356@att.com> | Tue Jun 09 17:11:26 2020 -0400 |
tree | 48899f81fb58aca32095e6eed3ab8822eb844b04 | |
parent | 3a7b70cb8476f5972196e1b4e5985ad9f1e827bb [diff] |
RA: Add option for sequential number assignment from a range Change-Id: Ifc967676d7c78063ba9ba67706bd4b98ba1d9115 Issue-ID: CCSDK-2416 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".