commit | 8c8634e2b272a625bf7434e428c85ac91793c068 | [log] [tgz] |
---|---|---|
author | prakash.e <prakash.e@huawei.com> | Fri Jan 10 14:58:05 2020 +0530 |
committer | Dan Timoney <dtimoney@att.com> | Thu Jan 16 15:56:08 2020 +0000 |
tree | 66fb23cfb05bb01b15c0f9febdc74b911fa66a0d | |
parent | c919611f12534dd8ba94e0bf1982cfa921591899 [diff] |
Request-actions for SOTN NNI requirement Added new request-actions for SOTN NNI based service creation Change-Id: Ib0aa68d9ae3bf4642144ef5e529ee32c4b2a7d84 Issue-ID: SDNC-900 Signed-off-by: Prakash.E <prakash.e@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".