commit | 77e00fff42edeab5ce77e01a20d686faaeee535e | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Dec 06 14:02:01 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Dec 06 14:02:01 2019 +0000 |
tree | 64f95dc2617178b93efe1024c8d82022f239a6d9 | |
parent | 2a3c5a197236f7ba01b39c8bb51a6b977c964eeb [diff] | |
parent | 1ee69b1f0a3fde8d77393f541b12ff6daee11600 [diff] |
Merge "Add LCM APIs for DownloadNeSw and ActivateNeSw actions"
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".