commit | 56062fd7dcc091cb38569302b7171b1956a48c1d | [log] [tgz] |
---|---|---|
author | gaurav <gaurav.agrawal@huawei.com> | Fri Aug 10 12:37:02 2018 +0530 |
committer | gaurav <gaurav.agrawal@huawei.com> | Fri Aug 10 12:37:02 2018 +0530 |
tree | d6f129cb785d4a83d76fd7d7dbcc1e149d9c501c | |
parent | b324322c4d885c45e6cb0843ed769203969ac041 [diff] |
SOTN DG to support EPL Updates include: - Template changes to support EPL - Changes wrt. parameter names Change-Id: I016adb31b9c6ad043a43468cec198d4336bb96a1 Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: a2c96f67d1e799f8f762fb14be3744a03649869a
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".