commit | 50bd4a0f591d9d00335b008a9e66f1906d40bc20 | [log] [tgz] |
---|---|---|
author | Haddox, Anthony <ah0647@att.com> | Wed Jan 16 08:08:35 2019 -0800 |
committer | Haddox, Anthony <ah0647@att.com> | Fri Jan 18 06:23:03 2019 -0800 |
tree | 8ddbec3d4f8ea120ec948ac8b14fc19141a2c1c2 | |
parent | 90adbb654c878bfc9e1ba61c75feb3cba8280733 [diff] |
[CCSDK-953]Create Daexim Offsite Backup Inital commit of ODL feature Issue-ID: CCSDK-953 Change-Id: I7eb64fc9f414083db424700f2c901ba0a66cb0c4 Signed-off-by: Haddox, Anthony <ah0647@att.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".