commit | 5f5c7d60935f8ed4bf46ebce574c8495c8121e3d | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Tue Mar 20 14:00:22 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Tue Mar 20 14:00:22 2018 -0400 |
tree | 48a9df39f6f08cf2db6086efa310e9d7e0f7c9ad | |
parent | c7a27b103ffdb0bf3f5565ab031eb6a2d4331ea7 [diff] |
Register sliapi RPC implementation When porting sliapi to use blueprints, neglected to update sliapiProvider to register itself as RPC implementor. Change-Id: I653ccf4db737e8745715d5e4b07352045c9c9c5e Issue-ID: CCSDK-217 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".