commit | de9f4a0a63e7eef6663a132b6ec565b49bbd01b6 | [log] [tgz] |
---|---|---|
author | Ryan Goulding <ryandgoulding@gmail.com> | Thu Sep 07 10:38:44 2017 -0400 |
committer | Ryan Goulding <ryandgoulding@gmail.com> | Thu Sep 07 10:39:58 2017 -0400 |
tree | 08b351f4bd224b8df78e330722671562b6775f67 | |
parent | e9c52b4a64c3b3d1ea0be425746e2697819035bd [diff] |
Fix SDNC service registration Fix the aaaUserName constant. Change-Id: I4d9272e476874f6a7747970bc67f8f88ff803f21 Issue-Id: SDNC-54 Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".