commit | 0df357bc4d684d13029d702312995659373fc711 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Oct 03 20:34:31 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Oct 03 20:34:31 2017 -0400 |
tree | a46038546cbdcb737163c01b3fe3cb35aab9c991 | |
parent | 138a0022b67f9771d69b2c4e82bbce2a054d12cd [diff] |
Improve ueb-listener tests Use Maria4JDB to improve test coverage of ueb-listener. Change-Id: Ifb88916434bb1b293b4bbd6fae069cd1e88c9d8d Issue-ID: CCSDK-106 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".