commit | 9f044980443b05e92fc961293416f9cda8deeac7 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Mar 07 16:26:55 2019 -0500 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Mar 07 16:26:55 2019 -0500 |
tree | 4964a17f763b2a54ab3025cbdbdf4f1863d62ad0 | |
parent | 96b73dc371d805e658311c1544538bf11de80868 [diff] |
Add test cases for vnf-api Added additional jUnit test cases for vnf-api to test all actions of vnf-instance-topology-operations and vf-module-topology-operations. Change-Id: I41a4ec03805c4ede678b78fd72139f2cf1f79be7 Issue-ID: SDNC-687 Signed-off-by: Timoney, Dan (dt5972) <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".