commit | 398fdce0b850ccd7bdbed1d8098fb289400e00ab | [log] [tgz] |
---|---|---|
author | Jakub Dudycz <jakub.dudycz@nokia.com> | Tue Mar 20 15:02:30 2018 +0100 |
committer | Jakub Dudycz <jakub.dudycz@nokia.com> | Tue Mar 20 15:03:59 2018 +0100 |
tree | c820f8939f87c9744ee808183a28ee411ed4fde5 | |
parent | acdff7e4d5dd57c105ff1374d49b581da1126401 [diff] |
GenericResourceApiProvider unit tests part 4. Created unit tests for vfModuleTopologyOperation method Change-Id: I3bbd576ab85e95489c3df71e369cfe061dc4c2c3 Issue-ID: SDNC-275 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.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".