commit | 2fa298ebd025052baaf1b469eed993ba1a694494 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Aug 05 16:09:55 2020 +0000 |
committer | Dan Timoney <dtimoney@att.com> | Wed Aug 05 22:03:17 2020 +0000 |
tree | deffc0adf2757914c572e472fd64321f47c0a167 | |
parent | 8917e02bd67601248b481664be08d87f28414aba [diff] |
Remove deprecated VNF-API interface Remove deprecated VNF-API interface Issue-ID: SDNC-1237 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I0682cfa959d44f36da8c21e376dd112c38d45965
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".