commit | c55ae07efa4f0c6f77cb665374837877ba9e90d6 | [log] [tgz] |
---|---|---|
author | Marco Platania <platania@research.att.com> | Fri Nov 16 15:35:11 2018 -0500 |
committer | Marco Platania <platania@research.att.com> | Fri Nov 16 20:36:55 2018 +0000 |
tree | 4c4a883ff9ddf6af81f823bc175df3d88dfbbfd0 | |
parent | de65a4a68e23242018284dc350a321d08d8b608e [diff] |
Replace vnf-host-ip-address with host-ip-address Change-Id: I0017318ae9e84c4bd603b8ae13cf026294bf6c5d Issue-ID: INT-696 Signed-off-by: Marco Platania <platania@research.att.com> Former-commit-id: cd9e16c51daf4af1e74a6d89ee4d240f61b5b7f2
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".