commit | c06bd49c6a58ef995943f8b4236f84e1cec1f79c | [log] [tgz] |
---|---|---|
author | Enbo Wang <wangenbo@huawei.com> | Sun Apr 14 23:51:33 2019 +0800 |
committer | Enbo Wang <wangenbo@huawei.com> | Mon Apr 15 21:47:54 2019 +0800 |
tree | d883d0bd73425ef58b7c726260fd58b9d35e4734 | |
parent | 4d8ef14921d25cd924fc7dcf388a943d313e54b7 [diff] |
Add missing GetOutput method in ansible-adapter Add missing GetOutput method in ansible-adapter for ansible-server. Change-Id: Ifc544176b86fc033f2760a6b02d18f6e29bfd88a Issue-ID: CCSDK-1225 Signed-off-by: Enbo Wang <wangenbo@huawei.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".