commit | 8ffe87ec3f8dff87f88a1fff7452e2b263363039 | [log] [tgz] |
---|---|---|
author | Marcus G K Williams <marcus.williams@intel.com> | Tue Nov 07 11:35:10 2017 -0800 |
committer | Marcus G K Williams <marcus.williams@intel.com> | Tue Nov 07 12:54:50 2017 -0800 |
tree | 60fd4874a81c64714958804af33977301eadb503 | |
parent | 39edb53aa9b16b0175de571111a422087bbe227c [diff] |
Save brg service to md-sal in DG Issue-Id: SDNC-176 Change-Id: I406f53a00512ef5c656149d2090b94e12328398b Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 204da530ab853b8825c1acec5a68e11194bd24d0
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".