diff options
author | Haddox, Anthony <ah0647@att.com> | 2019-01-25 08:57:39 -0800 |
---|---|---|
committer | Haddox, Anthony <ah0647@att.com> | 2019-01-25 08:57:39 -0800 |
commit | 81fd4cee0d7ca6a014eb33d5ffba63f731249141 (patch) | |
tree | 66eb3fdb283d315de03c4e2278a319765c3dedb0 /daexim-offsite-backup/README.md | |
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>
Diffstat (limited to 'daexim-offsite-backup/README.md')
-rwxr-xr-x | daexim-offsite-backup/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/daexim-offsite-backup/README.md b/daexim-offsite-backup/README.md index 26d8a7ed..e3f13aee 100755 --- a/daexim-offsite-backup/README.md +++ b/daexim-offsite-backup/README.md @@ -78,5 +78,10 @@ Before each RPC execution this module pulls information from a user supplied pro - credentials - nexusUrl - podName +- file.operational +- file.models +- file.config + +> Refer to the example properties file If the module cannot find the properties file it will default to generic values and attempt to move forward. |