commit | cbedcbf1263d9e60e6c867e3172bd32efa40257e | [log] [tgz] |
---|---|---|
author | Marcus G K Williams <marcus.williams@intel.com> | Tue Nov 21 11:41:12 2017 -0800 |
committer | Marcus G K Williams <marcus.williams@intel.com> | Tue Nov 21 11:41:36 2017 -0800 |
tree | 485053a4bf4a631fb25723d20055b5e44730f9bb | |
parent | 50ebffd341ff7b0fc4f212ac2e2626fee76b66fe [diff] |
Remove active printContexts from DGs Leftover printContext execute nodes from debugging are removed. This should reduce logging pressure and hopefully solve issues where SDNC VM disks are filling after a specifified period. Issue-Id: SDNC-204 SDNC-203 Change-Id: Iaea165411758dc8b95add98f3675d26b52d11fa7 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 32d2ae71c4a68b3043f5f229f226c673c8ea49e5
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".