commit | 4d8f734e4b9c6c3814d1843cd78b6507f6847cc6 | [log] [tgz] |
---|---|---|
author | Ganesh Chandrasekaran <ganesh.c@samsung.com> | Fri Sep 07 13:10:47 2018 +0900 |
committer | Ganesh Chandrasekaran <ganesh.c@samsung.com> | Fri Sep 07 04:38:29 2018 +0000 |
tree | f9a549faad7b8add3fd658f319cf461e2b162c72 | |
parent | 7df24c6223d040df3a13588932878c049e7cf584 [diff] |
Ansible ConnectionBuilder cover update Issue-ID: CCSDK-521 Change-Id: Ia9c6052ad1d1cb0c528f67cf2c730c50e4f167b7 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".