commit | ee94ed012c215863c58f00894a28c38c3b1584b9 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dt5972@att.com> | Mon Aug 20 16:32:20 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Mon Aug 20 16:32:20 2018 +0000 |
tree | 5529fefb0cf9b2c63fd279fdffab92d0450560ba | |
parent | 117b08faba226c79484572516efe3b6e861c1e48 [diff] | |
parent | 634b640f2aa3779b94ab54ebf959030b563fb072 [diff] |
Merge "add LCM DistributeTraffic"
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".