commit | 7b790e614732183db8be972a168a60d564a86d60 | [log] [tgz] |
---|---|---|
author | stan-sb <67116470+stan-sb@users.noreply.github.com> | Tue Jun 23 10:21:23 2020 -0400 |
committer | stanbonev <sb5356@att.com> | Tue Jun 23 10:31:24 2020 -0400 |
tree | b163e1340dac899f33f6ed670ad9068c8f7fe930 | |
parent | dde59cf2ebddb71d36a7a9b1ae6a1ecf4a6d2167 [diff] |
RA: Add option for sequential number assignment from a range Fix case, when no previous numbers have been allocated Change-Id: Iead3cb4fe4a8ed3f6de363d31677eb389e9f1329 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".