commit | cbe2411c3460693a9d1843698c4a4b0d73f65a14 | [log] [tgz] |
---|---|---|
author | Driptaroop Das <driptaroop.das@in.ibm.com> | Thu Jan 10 13:50:04 2019 +0530 |
committer | Driptaroop Das <driptaroop.das@in.ibm.com> | Thu Jan 10 13:52:02 2019 +0530 |
tree | 3f5e588118f4f578d04b22aa63021df1e8f99f06 | |
parent | a8137f82acab7c21fa71ae2ff8dc179f434ddc95 [diff] |
merged lcm.yang from app-c Merged differences from lcm.yang from appc to ccsdk. Issue-ID: CCSDK-925 Change-Id: I6b179f5a184408673231b57f8fc5d331bc11f0e7 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.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".