summaryrefslogtreecommitdiffstats
path: root/platform-logic/installer/src/main
AgeCommit message (Collapse)AuthorFilesLines
2019-12-13Update distribution scripts to python3Miroslav Los1-1/+1
Also use python3 packages in Dockerfiles. Make python2 also available for OpenDaylight until they migrate Signed-off-by: Miroslav Los <miroslav.los@pantheon.tech> Issue-ID: CCSDK-1923 Change-Id: I3d4453ccbfe191c545ba574695387dd33c129e25
2018-03-07enable fast load and timestampsSmokowski, Kevin (ks6305)2-2/+2
update platform logic installer to have timestamps in the logs and use install method for fast loading Change-Id: Ib8ba5c2bc50e1f274dc7341db06a861af2d671e8 Issue-ID: CCSDK-202 Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
2018-03-01enable fast loadSmokowski, Kevin (ks6305)1-24/+7
enabled fast loading of graphs by using the install method Change-Id: I0149136e3b6dd965a2253821ca32e341cc59c95e Issue-ID: CCSDK-191 Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
2017-08-21Add platform DGs to distributionDan Timoney5-0/+186
Add platform DGs needed by ODL-SLI docker container to distribution repo. Change-Id: I01c4a466da7bd986447cb44629fee61038664592 Issue-ID: CCSDK-27 Signed-off-by: Dan Timoney <dtimoney@att.com>