aboutsummaryrefslogtreecommitdiffstats
path: root/ms
AgeCommit message (Collapse)AuthorFilesLines
2018-12-21Applied comments from review: Change 74622 - DraftSteve Alphonse Siani18-7/+1121
Change-Id: I8ec37a628af98a332f568dc254e499dfdcf886ce Issue-ID: CCSDK-418 Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
2018-12-18Add attribute definition enhancer.Muthuramalingam, Brinda Santh(bs2796)15-111/+153
Change-Id: Ie8ac60910f04dfca477d0276aa451821cfcd8510 Issue-ID: CCSDK-718 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-12-17Merge "Change to base sli provider interfaces."Dan Timoney14-110/+118
2018-12-17Merge "Add multiple path load service."Dan Timoney21-476/+444
2018-12-17Merge "Add blueprint resource definition enrichment."Dan Timoney5-187/+148
2018-12-17Merge "Add blueprint artifact definition enrichment."Dan Timoney6-639/+141
2018-12-17Merge "Add blueprint runtime service to validator"Dan Timoney13-273/+191
2018-12-17Merge "Implement Blueprint Workflow Enhancement"Dan Timoney11-96/+194
2018-12-17Merge "Fixed sonar issue i PolicyFinderServiceImpl.java"Dan Timoney1-3/+3
2018-12-17Merge "Add multiple location repo for enhancer."Dan Timoney21-140/+538
2018-12-17Merge "Decompose enhancer to multiple types."Dan Timoney12-251/+598
2018-12-17Merge "Implement Enhancer Framework Interfaces"Dan Timoney7-105/+68
2018-12-17Merge "Fixed sonar issue in NameGenResponse.java"Dan Timoney1-1/+1
2018-12-17Merge "Fixed sonar issues in NamegenRequest.java"Dan Timoney1-2/+3
2018-12-17Merge "Fixed sonar issues in PropertyOperator.java"Dan Timoney1-1/+4
2018-12-17Merge "Fixed sonar issues in SpringServiceImpl.java"Dan Timoney1-2/+3
2018-12-17Change to base sli provider interfaces.Muthuramalingam, Brinda Santh(bs2796)14-110/+118
Change-Id: Icf16aa602ba107e2b2095f756f0c3af6f38891f5 Issue-ID: CCSDK-672 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-12-14Add multiple path load service.Muthuramalingam, Brinda Santh(bs2796)21-476/+444
Change-Id: Ib2e5f60663991d097b7446106bb883a45db1bdb8 Issue-ID: CCSDK-746 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-12-14Add blueprint resource definition enrichment.Muthuramalingam, Brinda Santh(bs2796)5-187/+148
Change-Id: I01234093028ffdc8bf1688e41baba20fae7da5ce Issue-ID: CCSDK-747 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-12-14Add blueprint artifact definition enrichment.Muthuramalingam, Brinda Santh(bs2796)6-639/+141
Change-Id: I3b03a1f76472ce6b44929457a42805d281950ff7 Issue-ID: CCSDK-839 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-12-13Add blueprint runtime service to validatorMuthuramalingam, Brinda Santh(bs2796)13-273/+191
Change-Id: I0e4375e422b55002f1666ee9e61a1469482f77d2 Issue-ID: CCSDK-757 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-12-13Implement Blueprint Workflow EnhancementMuthuramalingam, Brinda Santh(bs2796)11-96/+194
Change-Id: I64d6e949e9a4bc2100b49fedb3781b04c1c03f43 Issue-ID: CCSDK-722 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-12-13Added the support for Shared-Range Policy FlagPaira, Saurav (sp694w) sp694w@att.com5-20/+93
With Shared-Range Flag multiple Keys can share the same vlantag value Change-Id: I62c9f1ebb504430f0b0fe2932cd26dffa5cc4aed Issue-ID: CCSDK-823 Signed-off-by: Paira, Saurav (sp694w) sp694w@att.com <sp694w@att.com>
2018-12-13Fixed sonar issue i PolicyFinderServiceImpl.javaezhil1-3/+3
Fixed major sonar issues Issue-ID: CCSDK-819 Change-Id: I2347aa5f234b33231b7782e6a51d0ba5a1b60dfd Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-12-12Add multiple location repo for enhancer.Muthuramalingam, Brinda Santh(bs2796)21-140/+538
Change-Id: I5333b30fad8d754caf8dc89956132e4637f28c26 Issue-ID: CCSDK-803 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-12-12Fixed sonar issue in NameGenResponse.javaezhil1-1/+1
Fixed sonar issue Issue-ID: CCSDK-826 Change-Id: If105b57d779f2ce25212c9a872aa1b379082b14a Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-12-12Fixed sonar issues in NamegenRequest.javaezhil1-2/+3
Fixed sonar issues Issue-ID: CCSDK-825 Change-Id: If085726631b98d5c070feae39e1a7ba8f65067e9 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-12-12Fixed sonar issues in PropertyOperator.javaezhil1-1/+4
Logged exception Issue-ID: CCSDK-817 Change-Id: I902428f3a7fcf043c29db630783ab9c08d9cc6f2 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-12-12Fixed sonar issues in SpringServiceImpl.javaezhil1-2/+3
Logged exceptions Issue-ID: CCSDK-818 Change-Id: I90fc2d9c8d7e2627fc2c1f80628a9f4a0e7531da Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-12-12Decompose enhancer to multiple types.Muthuramalingam, Brinda Santh(bs2796)12-251/+598
Change-Id: I508ce5919680f6e7f994776e58404729b55eace8 Issue-ID: CCSDK-803 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-12-12Implement Enhancer Framework InterfacesMuthuramalingam, Brinda Santh(bs2796)7-105/+68
Change-Id: Iff85dc50f87ab6d6f7d9ceb4a309ea6e4d55e362 Issue-ID: CCSDK-803 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-12-11Merge "fixed sonar Issue in UnassignVlanTagResponse"Dan Timoney1-1/+2
2018-12-11Merge "fixed sonar issue in UnassignVlanTagRequest"Dan Timoney1-1/+2
2018-12-11Merge "fixed sonar issue in AssignVlanTagResponse"Dan Timoney1-2/+5
2018-12-11Merge "fixed sonar issue in AssignVlanTagRequest"Dan Timoney1-1/+2
2018-12-11Merge "fixed sonar issue in PolicyEngineResponse.java"Dan Timoney1-1/+2
2018-12-11Merge "fixed sonar issues in PropertyOperator.java"Dan Timoney1-1/+0
2018-12-11Merge "fixed sonar issues in RestServiceImpl.java"Dan Timoney1-4/+6
2018-12-11Merge "fixed sonar issues in ConfigModelService.java"Dan Timoney1-3/+4
2018-12-11Merge "fixed sonar issue in ConfigModelCreateService"Dan Timoney1-1/+1
2018-12-11Merge "fixed sonar issues in SwaggerConfig.java"Dan Timoney1-6/+9
2018-12-11Merge "Implement Resource Resolution Services"Dan Timoney16-93/+317
2018-12-11Merge "Add GRPC Blueprint Processing API"Dan Timoney14-12/+526
2018-12-11Merge "Add Primary Data Source Configuration"Dan Timoney13-6/+355
2018-12-11Merge "Store step inputs to blueprint runtime service."Dan Timoney10-40/+54
2018-12-11Merge "Add Generic Rest Configuration"Dan Timoney19-55/+551
2018-12-11Merge "Add Netconf Executor Function module"Dan Timoney26-33/+433
2018-12-11Merge "Add Blueprint Runtime Input/Output logic"Dan Timoney26-185/+480
2018-12-11Merge "Sonar Fix: SwaggerConfig.java"Dan Timoney1-5/+1
2018-12-11Merge "Fixed major sonar issue in Application.java"Dan Timoney1-1/+1