commit | e7844f3fc813e4e5eb3b4070830d17561e044b6e | [log] [tgz] |
---|---|---|
author | herbert <herbert.eiselt@highstreet-technologies.com> | Tue Apr 21 21:19:55 2020 +0200 |
committer | herbert <herbert.eiselt@highstreet-technologies.com> | Tue Apr 28 17:06:54 2020 +0200 |
tree | 8acbfce7a6fb2a97f26e1f2f4338d83aa1faea12 | |
parent | e2ad43f208af3c91d7b0f6788c1d9da5e5833f1a [diff] |
Update sdnc-oam for sdnc and sdnc-web to use frankfurt head version Issue-ID: SDNC-1178 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I580e409dc78ef151f3304186288e4a66d6085f44 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> (cherry picked from commit b0b2b0a05048f21f6c0e9d4d40b6ca5eb3bb93e7 [formerly dde982c3aaef26b518080d27dba4925e33409056]) Former-commit-id: 08dc77b82a57a825c4e1a75206a630317ac6569d
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".