commit | 1e8a80e24b62f66e4d1bacf2be475ffb01c78a17 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Dec 20 14:25:32 2017 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Wed Dec 20 14:38:34 2017 -0500 |
tree | 43857f7bdab42160b7bd762f029e4b888c1a20b2 | |
parent | 69453d796578d46f1c0b98964b3a786718a86863 [diff] |
Resolve duplicate file name Renamed vnfapiProviderTest.java to VnfapiProviderTestBase.java to avoid conflict with VnfapiProviderTest.java Change-Id: I500785a038691c17b84faac427232da2f9fdee21 Issue-ID: SDNC-228 Signed-off-by: Dan Timoney <dtimoney@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".