commit | 68efe0734ed5d9179f3c302b032748d25e4cc28b | [log] [tgz] |
---|---|---|
author | Dan Timoney <dt5972@att.com> | Thu Sep 13 19:45:41 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Sep 13 19:45:41 2018 +0000 |
tree | 5e1b7158275b670278fdb84970971b82af856c73 | |
parent | 9c765314e27a561f5f7ec8137959b95ee918cd3c [diff] | |
parent | b8f2f3d0b63e36458631715885eadb4dbcb27154 [diff] |
Merge "add LCM ansible playbooks" Former-commit-id: 3855efad34babec9fb15da4e299c98b34cbfccf5
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".