commit | 8ac958c876d2894fc6d11628fa7f33242faa10c9 | [log] [tgz] |
---|---|---|
author | KAPIL SINGAL <ks220y@att.com> | Tue Oct 20 20:36:59 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Tue Oct 20 20:36:59 2020 +0000 |
tree | 6fe404bfb086cdbe6e2dd93c0829ca0861843dc7 | |
parent | ffd3dd43f55c91c99decf53d20d48aab4345580d [diff] | |
parent | 7e33b0ae33ba2c994daae949450386ca30ea7793 [diff] |
Merge changes I4a6cb477,I00d6a0c1 * changes: Support netbox-client outside OSGi container Address security issues
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".