commit | 61cd624e6e9c94c94f8dbfddda490cff8754ee0c | [log] [tgz] |
---|---|---|
author | jwang5 <jing.wang5@huawei.com> | Mon Apr 24 16:49:51 2017 -0500 |
committer | jwang5 <jing.wang5@huawei.com> | Mon Apr 24 16:52:22 2017 -0500 |
tree | 9ba7ae52d2629da8c5bc52e3c4c115935f4003dd | |
parent | d3615740001815f534ba264ebf248c762748582b [diff] |
fix url for dgbuilder DG list Change-Id: Ibc49698697a6202fdf548ee4184597ba8d826204 Signed-off-by: Jing Wang <jing.wang5@huawei.com> Former-commit-id: 9a002d547bbe34d0f5b4a2912c579b23ebc5dde7
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".