commit | 632987493c6c24532b2ec526b17daf73ee6d21f0 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Thu Mar 01 10:59:28 2018 -0500 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Thu Mar 01 10:59:28 2018 -0500 |
tree | b27efd6f9d621122c9fcab4e0e32c7ad11bb08c2 | |
parent | 33314626c3c8cf06a364deb11dfb6f006aed5d82 [diff] |
Nitrogen port : sdnc-oam Update sdnc-oam to create docker containers based on ODL Nitrogen release. Change-Id: If8df28c417a2dec69be6eee2fc4521541126085a Issue-ID: SDNC-269 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 2822ea7882e20879b1556bf98cf28695f5052348
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".