commit | 544eb60c3511df480063a96ddb068eb4ba4aee62 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Nov 19 22:43:21 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Mon Nov 19 22:43:21 2018 +0000 |
tree | fc4d86b9a1b438ea2d44d6da5bfa6a82c5b74479 | |
parent | 24c5beebeddbfa1717db15793ea02a2b40dff214 [diff] | |
parent | d1e6d41cce7c5a894536b2b88da760236b60a17d [diff] |
Merge "removed vnf-id validation check in DG" Former-commit-id: a2736d119810fc5475585cc4b4586da470f26b2f
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".