commit | 7893d08db0ef3fd29d64c9be759325fa18cc21fa | [log] [tgz] |
---|---|---|
author | sb5356 <sb5356@att.com> | Tue May 15 11:58:17 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Wed Jun 06 15:26:06 2018 -0400 |
tree | 6f4344818c4089df46c5f19a1ff480ab015ccea4 | |
parent | 52a06cedb172a1a446ecfaaaa96bf500a58c8fb5 [diff] |
[CCSDK-245] RA: Refactor RA to make it generic Resource allocator is cleaned up and refactored so it does not contain any service specific logic. Issue-ID: CCSDK-245 Change-Id: Ib948eb813020fbe7dc779148e412de1e074b300b Signed-off-by: sb5356 <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".