commit | f4a9a8973ad027a1c5cf6203c4431042fbefb20d | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Jul 29 12:03:45 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Wed Jul 29 12:03:45 2020 +0000 |
tree | 352a872074ee8b90a46790da9fe85f5ebbc714de | |
parent | 45b676871de71a86129d2072828d4d7a4883e48e [diff] | |
parent | f417c2a359c4b7512fa4ba2c19eac8934260a647 [diff] |
Merge "Documentation pertaining to CMPv2 contribution to SDNC. SDNC-1136" Former-commit-id: 7c408615fe859aaba3b57812993f3e9d3c9b211f
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".