commit | 530fd439bd7f10a5e1e72736ce965b2040578060 | [log] [tgz] |
---|---|---|
author | Author Name <shalmonwaidande@gmail.com> | Wed Oct 25 15:04:07 2017 +0530 |
committer | shalmonw <shalmonwaidande@gmail.com> | Wed Oct 25 15:39:59 2017 +0530 |
tree | 86c2b759039a2fd40267feff12b25ffa073a9210 | |
parent | 6f62f6514dd546a1a922b3a89abbd48920d0a2b2 [diff] |
Support AAI adapter to store metadata on service Change-Id: I856d1bfb474eabd5836cd36bde52ce65089ec668 Issue-ID : CCSDK-127 Signed-off-by: shalmonw <shalmonwaidande@gmail.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".