commit | a7c0d105a003dc843af8369e767c55ac5b643c4c | [log] [tgz] |
---|---|---|
author | Zhuoyao Huang <10112215@zte.com.cn> | Fri Nov 09 15:37:03 2018 +0800 |
committer | Zhuoyao Huang <10112215@zte.com.cn> | Fri Nov 09 15:37:03 2018 +0800 |
tree | 92b1a2f872d28ad317c520b49b2c18b1487989e2 | |
parent | 3447fbd0ac1b8bfe7a0c0080fa702e69a80112f3 [diff] |
wan-connection bug fix for ccvpn integration test Issue-ID: SDNC-354 Change-Id: I0337c77a073b21888c31d25d305f55feb14768ae Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn> Former-commit-id: 3a149df679e4cb13ca0f045d254b250fffdddab7
This source repository contains the code for SDN Controller operations, administration and maintenance utilities. This code depends on the following, which should be downloaded and compiled first:
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".