commit | 6db55e3181789e31e9940890065d51b362c50a49 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Nov 30 23:32:02 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Nov 30 23:32:02 2018 +0000 |
tree | a68e7a5bd75c4e33b3becbd9372aa8ff517615c1 | |
parent | 7bbb319bc5b1f49d192d22cc5ebb677b244ec27d [diff] | |
parent | fd3b93c33aeac646455e92098df217f6ce8d61e7 [diff] |
Merge "Updating RestApi to RestconfApi" Former-commit-id: 7ad4dc9a7401802ca8c2c037296781c5001be445
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".