commit | f88c714f725e952025b9376bf1b3a64afaac8c15 | [log] [tgz] |
---|---|---|
author | Ruchira Agarwal <ra1926@att.com> | Mon Mar 26 22:40:01 2018 +0000 |
committer | Ruchira Agarwal <ra1926@att.com> | Mon Mar 26 23:23:48 2018 +0000 |
tree | fcb520672ce28b55a09ffcc936a05fa7e1e9f218 | |
parent | ef9d1e2475a2184ff1b245648e1f0f93ae341c6b [diff] |
Add junit for adaptors Added new junits for aai-service Change-Id: Ia717d0e6180f9fd8ecd9d98935d5ceeeaa69530c Issue-ID: CCSDK-225 Signed-off-by: Ruchira Agarwal <ra1926@att.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".