commit | 73f95cc58ceac07b45b151d172397dfc2046f0f6 | [log] [tgz] |
---|---|---|
author | Rich Tabedzki <richard.tabedzki@att.com> | Tue Mar 27 20:47:02 2018 +0000 |
committer | Rich Tabedzki <richard.tabedzki@att.com> | Tue Mar 27 20:50:53 2018 +0000 |
tree | 5a240749c35e625982ff288e1559ea4f87faded6 | |
parent | 78a2b3d07bb2b5165c6795e84f20f9b9c2ecedc7 [diff] |
Improve code coverage in AAIService module Changes made: * added new unit test PathCreationTest to test CRUD API of AAIService Change-Id: I85f4df8bfed786324db717faf1c1ccc827ffc4dd Issue-ID: CCSDK-149 Signed-off-by: Rich Tabedzki <richard.tabedzki@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".