commit | 13300c7f3b2cd087d74981006e5a98f8099c3cb3 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Thu May 10 17:23:13 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Thu May 10 17:27:01 2018 -0400 |
tree | e18abbc7b9f8e7fc5eb103c67adaeded623eb13c | |
parent | eaa8fae3196afaad6df3ed3280845d315f2f213e [diff] |
Set default http client type If ansible-adapter.properties cannot be found, default the http client type. Change-Id: Iddebd8f1b6ff1a70d6dfbf78105d305bf1870e03 Issue-ID: CCSDK-273 Signed-off-by: Timoney, Dan (dt5972) <dt5972@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".