summaryrefslogtreecommitdiffstats
path: root/odlsli/src/main/scripts
AgeCommit message (Collapse)AuthorFilesLines
2018-03-08Fix error in install featuresTimoney, Dan (dt5972)1-7/+7
Ccsdk install features script does not install northbound and plugin components properly. Change-Id: I61c87e9e6d7f05f616110762cebea1168d05e655 Issue-ID: CCSDK-179 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Fix error in install features Ccsdk install features script does not install northbound and plugin components properly. Change-Id: I7ec2276dca33555141233303ab2f30ae747ad1ba Issue-ID: CCSDK-179 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-02-27Create nitrogen dockersDan Timoney5-117/+145
Updated dockers to install Nitrogen artifacts. Change-Id: I9710346f064fa5fff0d92b5d6de32cc84d9e1b3d Issue-ID: CCSDK-179 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-26Fix feature versionsMarcus G K Williams1-3/+1
Issue-Id: CCSDK-104 Change-Id: Ifb53104404482b11aab08e411bc9ed798ac9a64c Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-09-22Another change to fix failing featurePatrick Brady1-1/+1
Change-Id: I7b1cbae4a6102dd19e69f1fa9f867c689a00d3b0 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: CCSDK-102
2017-09-21Fix installFeatures.shDan Timoney1-1/+1
Fix name of core-utils feature in installFeatures.sh Change-Id: I4a99eb8f36cc399cbdf8b7ed6f66b06173e57943 Issue-ID: CCSDK-54 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-21Install sdnc-core-utils featureDan Timoney2-0/+2
Update odlsli container to install new sdnc-core-utils feature. Change-Id: I315d35387257b91e5f8f0bdf24f7ad43f43ffb99 Issue-ID: CCSDK-54 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-08-30Correct typo in db install scriptDan Timoney1-1/+1
Database install script is looking for file called 'sdnctl.dump', when it should be 'odlsli.dump'. Change-Id: I4a69d2fbce54cafb56f48face99c2109df515620 Issue-ID: CCSDK-74 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-08-24Install database schemaDan Timoney1-4/+4
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-23Fix odlsli feature installDan Timoney1-1/+1
Fix issues with installation of features and DGS in odlsli container Change-Id: If50db422ccd9b2493fa237c7b4090fef00e91968 Issue-ID: CCSDK-27 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-08-21Add ODL + SLI containerDan Timoney4-0/+338
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>