commit | c3888cff5246447a2b011e27f130fcd087c60295 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Jan 10 12:40:51 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Jan 10 12:40:51 2019 +0000 |
tree | fcb426c55ce1b6b4f13beec9632d20689f5e5c9f | |
parent | feb63251ef347534f45c3cea0d04923e6cbd94ad [diff] | |
parent | cbe2411c3460693a9d1843698c4a4b0d73f65a14 [diff] |
Merge "merged lcm.yang from app-c"
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".