commit | 1dea8baae650ac8514a987517fef88a557579161 | [log] [tgz] |
---|---|---|
author | Gaurav Agrawal <gaurav.agrawal@huawei.com> | Wed Oct 04 15:04:50 2017 +0530 |
committer | Gaurav Agrawal <gaurav.agrawal@huawei.com> | Wed Oct 04 15:04:50 2017 +0530 |
tree | 115a37e3d1a050b1c81468b9c637c694bf0b074a | |
parent | 595dc252e217a3e591690e3de8639cf937cf3a00 [diff] |
Added new request-actions for overlay Added new request-actions for dci overlay activation & deactivation. This is required to differentiate dci activation/deactivation for VoLTE use case from normal network activation/deactivation. Change-Id: I865963b78ae8b8ba3a8173259179013997318e87 Issue-Id: SDNC-110 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@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".