commit | 13c99391e9100df582bf999f7a1a65ac8655fbc6 | [log] [tgz] |
---|---|---|
author | stark, steven <steven.stark@att.com> | Wed Oct 09 07:58:34 2019 -0700 |
committer | Dan Timoney <dtimoney@att.com> | Fri Oct 11 14:21:22 2019 +0000 |
tree | 387437cc695864fed939dca86b83a40b994c9156 | |
parent | 91258ae501d8fdd73e8fe7ee43b831026f533482 [diff] |
[CCSDK] adding vnfc|cp paths to aai-path.properties Issue-ID: CCSDK-1814 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: Ia5437d6361884448e2894c5d899ab2265e59a232
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".