commit | 99fe1a5e5cd8348d6a7e501691d4b78eca97393b | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Thu Mar 29 12:31:45 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Thu Mar 29 12:31:45 2018 -0400 |
tree | 4d4008770a74459ae11a47ac7d35024b6571c239 | |
parent | f3a007533b141852f1c6b5acc5d8bfb2b07ed502 [diff] |
Add ansible adapter to CCSDK Copy APP-C Ansible adaptor to CCSDK Change-Id: Ie7f0662befd5cff446f2b2351a233bcfa7d6f4c0 Issue-ID: CCSDK-172 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".