commit | aebe4d797185c07aebea6c8a78b3fdc8a8f5318b | [log] [tgz] |
---|---|---|
author | DarraghEgan <darragh.egan@est.tech> | Thu Mar 21 11:27:17 2019 +0000 |
committer | Dan Timoney <dtimoney@att.com> | Mon Mar 25 16:54:58 2019 +0000 |
tree | 20fd9cd84889d9af826fea7d8f626bd6b25b220c | |
parent | dfe82e2ec91671d419f2d8af66764fa4c4d3406e [diff] |
SDNC-555: Install ODL features for NETCONF SDNC install script should enable all ODL features required for NETCONF support. Features: odl-netconf-connector-all odl-netconf-clustered-topology Issue-ID: SDNC-555 Change-Id: I9060c2cadad2c2e4224d63ba7887f089a0c23a3f Signed-off-by: DarraghEgan <darragh.egan@est.tech> Former-commit-id: 5d727385a3a5818fc41e88c60ce0cbd27265c0d1
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".