commit | a151d4253768a74fc629ca22a7e06b33282a210d | [log] [tgz] |
---|---|---|
author | Dan Timoney <dt5972@att.com> | Tue Jul 03 11:39:29 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Tue Jul 03 11:39:29 2018 +0000 |
tree | b7439426df488f79e24d60bea67782dd1c1da759 | |
parent | c6c2fde538db5c30875696ff03b56d541ec428dd [diff] | |
parent | 8fe9122e5613fcfbccfbbe1af067c6af6fe89d59 [diff] |
Merge "SaltStack adaptor API creation"
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".