commit | f4b9421ac63454ce0eb52c1767b4d7fa7c4550e7 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Mar 07 20:57:02 2017 +0000 |
committer | Gerrit Code Review <gerrit@openecomp.org> | Tue Mar 07 20:57:02 2017 +0000 |
tree | 56dc8149f1cac04258238e1118a40feba619ea69 | |
parent | 12dc3eeaa45dd92c7e9d4de6492806341a47381c [diff] | |
parent | 2430e07d833e366c50f758bbee09cca863220940 [diff] |
Merge "Grant permissions to *.sh from dockerfile" Former-commit-id: f56267900e66eb84ce5a249c32d4a361c2876b79
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".