commit | 6cc3975d8c9061f54762ca6d0edbd3ca35cc4547 | [log] [tgz] |
---|---|---|
author | Ganesh Chandrasekaran <ganesh.c@samsung.com> | Fri Sep 07 10:27:28 2018 +0900 |
committer | Ganesh Chandrasekaran <ganesh.c@samsung.com> | Fri Sep 07 11:37:48 2018 +0900 |
tree | c3e7f954d9753b0e20518bbf29f33dd6d7e251ab | |
parent | e8b4238924ea424b9babd49c43cabd8b74616943 [diff] |
Test ansible adaptor props Issue-ID: CCSDK-521 Change-Id: I2b996b387bd5654d4d2bf57af27238c89e901b6c Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.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".