commit | 50599a7593449adc09d629d236e72ac6ecdd9331 | [log] [tgz] |
---|---|---|
author | Kevin Smokowski <kevin.smokowski@att.com> | Tue Aug 11 19:17:25 2020 +0000 |
committer | Kevin Smokowski <kevin.smokowski@att.com> | Tue Aug 11 19:17:45 2020 +0000 |
tree | 34dbb18e7c836efed5b417864cc8134f48bb38a3 | |
parent | f20174d914587c25b8f42b024316c71ebdb2fe6b [diff] |
Update info.yaml Add new committers. Issue-ID: SDNC-1316 Change-Id: Ie7b63504ed561521adc9340914d35b093e9070a0 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Former-commit-id: baa9f5741d65d515b13dbeeda13501711d32dff4
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".