summaryrefslogtreecommitdiffstats
path: root/core/sliPluginUtils/provider/src
AgeCommit message (Collapse)AuthorFilesLines
2022-07-21[sli/core/sliPlutinUtils] Adding Extra Constraint Filtering on ↵decheng zhang7-3/+30
ShortestPathCompute Issue-ID: CCSDK-3730 Signed-off-by: decheng zhang <decheng.zhang@huawei.com> Change-Id: I9a9899b235903c5a306edfdc155dd730a580e11d
2021-10-29Sync local changes to support GRA microserviceDan Timoney2-20/+20
Sync changes made downstream to support GRA microservice Issue-ID: CCSDK-3504 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I854b5437c4a60023bd161e3625e08ff6e0771945
2021-04-21Fix context memory reading issue in sliPluginUtils.SliTopologyUtils;Decheng Zhang3-59/+2997
Moving the fix from SliTopologyutils to sli-common/SvcLogicContext, and reorgnizing methods in SvcLogicContext. recheck Issue-ID: CCSDK-3270 Signed-off-by: Decheng Zhang <decheng.zhang@huawei.com> Change-Id: I423f13b72bd02c77b3a652def276f49d298245ab Signed-off-by: Decheng Zhang <decheng.zhang@huawei.com>
2021-02-22Implementation graph search for slitopologyutils, includes graph building ↵Decheng Zhang27-2/+3544
and path search Change-Id: I2496fcf971fb3f5ac9cbd63f4432cf7edafc1cee Signed-off-by: Decheng Zhang <decheng.zhang@huawei.com>
2021-02-22Creating prototype of SliTopologyUtils, a topology utility for simple ↵Decheng Zhang1-0/+108
topology manipulation. Change-Id: I3c83eeb9c44f04a8d7b0e45429594de96f162c3d Signed-off-by: Decheng Zhang <decheng.zhang@huawei.com>
2021-02-02migrate sli to alu-SR1Michael DÜrre1-13/+0
migrate ODL interfaces and fix code for changes in alu-SR1 Issue-ID: CCSDK-3089 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: Id48dcfc517585f2ce6b30047113cd1d173c3c9dc Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-01-29Revert "migrate sli to alu-SR1"Dan Timoney1-0/+13
This reverts commit ce4e5f9a00d2677495240ad367b9bfc4b74752d0. Reason for revert: ODL upgrade changes need to be backed out until issues in ccsdk/features are resolved. Change-Id: I168e2519e37f3eee61609d0da890c14db49ec49e
2021-01-27migrate sli to alu-SR1Michael DÜrre1-13/+0
migrate ODL interfaces and fix code for changes in alu-SR1 Issue-ID: CCSDK-3089 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: Iad824627c581c902b639a2f0246e3133d4e38c48
2020-12-01Migrate sli-core filesJessica Wagantall22-0/+3880
Migrate sli-core repo files into new directory "core". Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>