commit | bf37291186ccaa27305910f18332fa17aa9d2c12 | [log] [tgz] |
---|---|---|
author | Rich Tabedzki <richard.tabedzki@att.com> | Tue May 08 11:28:59 2018 -0400 |
committer | Rich Tabedzki <richard.tabedzki@att.com> | Tue May 08 11:38:21 2018 -0400 |
tree | f00bc5747dc92faa60d38e1dc92990c5f853676d | |
parent | 3ce5999e3e5ca5141e68970905b22df28ddb4d8e [diff] |
Provide support for properties encryption Changes made: * Implemented code to decrypt password field in property file * added support to handle new field of relationship-label in Relationship Change-Id: Icc289f617d8b5ad1f338e2adc70d61620b5a7b61 Issue-ID: CCSDK-182 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
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".