summaryrefslogtreecommitdiffstats
path: root/odlsli/src/main/resources
AgeCommit message (Collapse)AuthorFilesLines
2018-06-26Change RANGE_RULE table to support multiple rangessb53561-2/+2
Change-Id: I376b9a5c13d9fb371693fc0ae725353ec468bb59 Issue-ID: CCSDK-316 Signed-off-by: Stan Bonev <sb5356@att.com>
2018-06-22Improve odlsli startup timeTimoney, Dan (dt5972)1-0/+15
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>
2017-11-21Fix org.ops4j.pax.logging.cfg logging configMarcus G K Williams1-4/+8
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>
2017-09-18Merge "Add Graph/Node to org.ops4j.pax.logging.cfg"Dan Timoney1-0/+64
2017-09-14Add Graph/Node to org.ops4j.pax.logging.cfgMarcus G K Williams1-0/+64
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>
2017-08-24Install database schemaDan Timoney1-402/+0
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>
2017-08-21Add ODL + SLI containerDan Timoney2-0/+1818
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>