Age | Commit message (Collapse) | Author | Files | Lines |
|
Add integration test for odlsli docker
Change-Id: Ie8140a1c9e480d368cd6653ea80efb58f44eb6dd
Issue-ID: CCSDK-2986
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Updated dgbuilder/pom.xml to address breaking change in antrun maven
plugin.
Change-Id: Iff7b4f73caa7528d0cc5504a1d9efd4ac62142ea
Issue-ID: CCSDK-2564
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Adding ODL dependency required for RestconfClient in the boot features
Issue-ID: CCSDK-1045
Change-Id: I7f850cf9b6ef3ac489fc8daaaee17af47f2263ba
Signed-off-by: janani b <janani.b@huawei.com>
|
|
Fix updates to features.cfg for Flourine.
Change-Id: Icb8d4dc2ed98ac71a8f0ef1c8fe68729091436c5
Issue-ID: CCSDK-489
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Add new alpine-based images for OpenDaylight Oxygen container.
Change-Id: I49eb198e39a4dd71736175876e2e1af0a85d5228
Issue-ID: CCSDK-841
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Change-Id: I9f6c7f0d167d536692e4af390eb54ddfa2824900
Issue-ID: APPC-1191
Signed-off-by: Aaron Hay <ah415j@att.com>
|
|
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>
|
|
|
|
add-apt-repository does not work on ONAP Jenkins, so install ansible
apt repo manually
Change-Id: I91d1ae7044f95ac536433d10b347fc60db3bd870
Issue-ID: CCSDK-285
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Change-Id: I376b9a5c13d9fb371693fc0ae725353ec468bb59
Issue-ID: CCSDK-316
Signed-off-by: Stan Bonev <sb5356@att.com>
|
|
Improved odlsli startup time by moving feature installation to build
time, using ansible-opendaylight.
Change-Id: I3f846da70e9aa0b8ce818ff83811c1b52aef1436
Issue-ID: CCSDK-285
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Update karaf logging config to keep logs
from filling the disk by limiting DG logging
file number and size.
Issue-ID: SDNC-204 SDNC-203
Change-Id: I325357ed2c22018f1298faff0da1bedb40ab16ae
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
|
|
This change adds org.ops4j.pax.logging.cfg
file that contains standard ODL logging
config with added sections for 'Directed Graph
Node Id appender' and 'Directed Graph Name
appender'. Addition of these sections should
allow current Graph and Node Id to be appended
to karaf log using MDC.
Issue-Id: CCSDK-71
Change-Id: Id62ba038fbe6bb51e2c58f6a415a860cfa11dd89
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Fixed bug in database installation script to load database schema
Change-Id: Ie5478a40c7792ee8a5d91ea0a8af753717777971
Issue-ID: CCSDK-27
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Add docker container that starts up OpenDaylight with SLI preinstalled
Change-Id: Iffbc21e0437108608fc35fc573d8ef47e413eca8
Issue-ID: CCSDK-27
Signed-off-by: Dan Timoney <dtimoney@att.com>
|