commit | c93e2679d176bb444a643df1c98460e553def1e1 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Sun Nov 05 12:36:41 2017 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Sun Nov 05 12:36:41 2017 +0000 |
tree | 4d0658ba56759704df0f4fdddf06182f099a04b6 | |
parent | 0ead46e4dc3bf3fbf0cdf8a76cbf0c5d6e0b191b [diff] | |
parent | b6c2f52b1244bddac8ab2d831643d6f44712254e [diff] |
Merge "Fix vcp template errors, remove extra quotes" Former-commit-id: 953f7d5dde47206a1519bcdd28137fccd8cd579b
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".