commit | 259dc1ff083206ea3a8425c8e9f3c6988d20e524 | [log] [tgz] |
---|---|---|
author | Enbo Wang <wangenbo@huawei.com> | Tue Jan 07 16:32:30 2020 +0800 |
committer | Enbo Wang <wangenbo@huawei.com> | Wed Jan 08 18:11:47 2020 +0800 |
tree | b1648c543565fda2c583daf492056956a310dbfa | |
parent | a5f02d8bfcc832d905b480942f61cde6ced57dac [diff] |
Fix action names of DownloadNESw and ActivateNESw Change-Id: I2a7b5ca9554e52f219afe9248d39732c485ab037 Issue-ID: SDNC-856 Signed-off-by: Enbo Wang <wangenbo@huawei.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".