commit | 17ca41a3a2ba51a48fefa927c55f732da582d8d5 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Wed Apr 18 11:30:14 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Wed Apr 18 11:30:14 2018 -0400 |
tree | 6332db9b29f0e0880114a150871ce94ebb8d6ce3 | |
parent | 131f1fab6bea5eeb6467e8836ec00ef7c6bf5eac [diff] |
Fix feature install for vnfapi Fixed feature installer for vnfapi and vnftools to use client without -u option. Change-Id: Ic9b152965a6e70577d6e787f1e3b0a26852fcf54 Issue-ID: SDNC-283 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
This source repository contains the code for the SDN Controller northbound interface adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".