commit | 81fd4cee0d7ca6a014eb33d5ffba63f731249141 | [log] [tgz] |
---|---|---|
author | Haddox, Anthony <ah0647@att.com> | Fri Jan 25 08:57:39 2019 -0800 |
committer | Haddox, Anthony <ah0647@att.com> | Fri Jan 25 08:57:39 2019 -0800 |
tree | 66eb3fdb283d315de03c4e2278a319765c3dedb0 | |
parent | 50bd4a0f591d9d00335b008a9e66f1906d40bc20 [diff] |
[CCSDK-1008]Generalize offsite backup Revised the provider to use file names designated in the properties file. This is for those who use vendor provided distributions of OpenDaylight Change-Id: Ib120452fa989fff371a832416a34d95745fead1b Issue-ID: CCSDK-1008 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".