commit | d2c717698e503e0ad29f92b740f82632675a3997 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dt5972@att.com> | Thu Aug 09 20:33:18 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Aug 09 20:33:18 2018 +0000 |
tree | 921fe6abdb151660bfbad28975e04d297f8a9032 | |
parent | bdf9859eb3df68fea82e938b9ed7584b4787657d [diff] | |
parent | c2e4e823f52c0af93e4b82ac8ea3eb346397417c [diff] |
Merge "Update network topology to aai" Former-commit-id: fdef1b33bf39c529a2d0c568bc181d6d0c4d9a31
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".