commit | 3f9970cb513e632ea5c1613c3b7ff577ac9fd4d1 | [log] [tgz] |
---|---|---|
author | Ryan Goulding <ryandgoulding@gmail.com> | Thu Sep 07 15:21:05 2017 -0400 |
committer | Ryan Goulding <ryandgoulding@gmail.com> | Tue Sep 12 09:17:38 2017 -0400 |
tree | 3d4803613e384000483aa85dfe7bb99d83d5f526 | |
parent | 43348099556e047d28a1cdbf85fedf9e7e8a6d47 [diff] |
Fix SDNC service registration Move the northbound to utilize Aries Blueprint instead of ODL's configuration subsystem Change-Id: I7388391d40912136176bb28b817157676f71557d Issue-Id: SDNC-54 Signed-off-by: Ryan Goulding <ryandgoulding@gmail.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".