Updated git submodules
authorTimoney, Dan (dt5972) <dt5972@att.com>
Thu, 2 Aug 2018 20:39:44 +0000 (16:39 -0400)
committerGerrit Code Review <gerrit@onap.org>
Fri, 3 Aug 2018 15:34:05 +0000 (15:34 +0000)
commitd11e5b6763b2b6c9d7a9a66476464dacb75c43f2
tree5a0c62e7d914540488fbbfaeee4dbc565b576509
parentf168e96f073079572b3cde9b3b2fbbda9883bb0f
Updated git submodules

Project: ccsdk/distribution master a1a2c807973f036968ec6151a892933a885ccfa7

Fix logging configuration

ODL Oxygen uses log4j2, which has a different configuration format
from log4j.  The org.ops4j.pax.logging.cfg that we were installing
was in log4j format, which is what caused logging to break.

The old format also created a large number of log files for each node
executed.  In this commit, we no longer create separate log files for each
dg / node.  We do, however, add the current directed graph and node id to each line logged in karaf.log

Change-Id: I1377efa7e0c6fa6963e18370d69bafab60ba024d
Issue-ID: CCSDK-427
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
docs/submodules/ccsdk/distribution.git