commit | 1d53aedef097d095ba87ae656369706ff7f3c64b | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Tue Apr 24 14:56:41 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Tue Apr 24 17:01:30 2018 -0400 |
tree | 998c93f2913e29d1f7d0c969ce07429271626c67 | |
parent | 00dc2e8bc3ee13eb28335dd491a30897a3256c77 [diff] |
Add missing LCM blueprint Added blueprint descriptor for LCM to register RPC properly. Change-Id: I65d38cd9151f6094479413e06a44da02a7da4c74 Issue-ID: CCSDK-252 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
This source repository contains the code for the SDN Controller northbound interface adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".