aboutsummaryrefslogtreecommitdiffstats
path: root/ms
AgeCommit message (Collapse)AuthorFilesLines
2018-12-11fixed sonar issue in UnassignVlanTagRequestSandeep J1-1/+2
fixed sonar issue Issue-ID: CCSDK-552 Change-Id: Ieedb5bcbc360477d19b4b3a7c73369e400eac76f Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-10Merge "Sonar Fix: NamePersister.java"Dan Timoney1-1/+1
2018-12-04Sonar Fix: NamePersister.javaArundathi Patil1-1/+1
Fixed sonar issues/code smells across this file Issue-ID: CCSDK-785 Change-Id: Ibfe8a9d8024e60385163df1402ca6a902836aae0 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-12-04Sonar Fix: ServiceTemplateRest.javaArundathi Patil1-2/+1
Fixed sonar issues/code-smells across this file Issue-ID: CCSDK-784 Change-Id: Iedd7c18960ae0db2b19ac7defaecea973891502c Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-12-03Merge "Add Blueprint File utils"Dan Timoney3-21/+32
2018-12-03Merge "Enable Webflux Service."Dan Timoney28-291/+200
2018-12-03Merge "fixed sonar issue in PolicyFinderServiceImpl.java"Dan Timoney1-1/+3
2018-12-03Merge "fixed sonar issues in RestServiceImpl.java"Dan Timoney1-6/+8
2018-12-03Merge "fixed sonar issues in SpringServiceImpl.java"Dan Timoney1-1/+2
2018-12-03Merge "fixed sonar issues in PolicyReader.java"Dan Timoney1-6/+5
2018-12-03Add Blueprint File utilsMuthuramalingam, Brinda Santh(bs2796)3-21/+32
Change-Id: I9896d934684343358d1c0c7e321725511430c7e6 Issue-ID: CCSDK-783 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-12-03fixed sonar issue in PolicyFinderServiceImpl.javaSandeep J1-1/+3
fixed sonar issue Issue-ID: CCSDK-525 Change-Id: I2074cff32ab26db5ba94bea9d08f0d60bdd9b189 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-03fixed sonar issues in RestServiceImpl.javaSandeep J1-6/+8
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: I2f37d883df71b48daa0f0daf8b57d3c609889a52 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-03fixed sonar issues in SpringServiceImpl.javaSandeep J1-1/+2
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: Id14d83d0b8c38feec837f3135dfd61458f10e77d Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-03fixed sonar issues in PolicyReader.javaSandeep J1-6/+5
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: Ieeb51a0c2671c07687ddc189564aa5b44237ec38 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-03Sonar Fix: SwaggerConfig.javaArundathi Patil1-4/+0
Fixed sonar issues/code-smells across this file. Issue-ID: CCSDK-782 Change-Id: Ibe479d5447944521d450f1b1c8cec96b66cbb8ba Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-12-02Enable Webflux Service.Muthuramalingam, Brinda Santh(bs2796)28-291/+200
Change-Id: I99bacee9b63aa788bb368dec60981bf19ea759c4 Issue-ID: CCSDK-781 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-11-30Merge "Fixed sonar issues in ApplicationConfig"Dan Timoney1-2/+9
2018-11-30Merge "fixed sonar issues in DataBaseInitService.java"Dan Timoney1-323/+325
2018-11-30Merge "fixed sonar issues in SwaggerGenerator.java"Dan Timoney1-6/+6
2018-11-30Merge "fixed sonar issues in WebConfig.java"Dan Timoney1-0/+2
2018-11-30Merge "fixed sonar issues in SwaggerConfig.java"Dan Timoney1-3/+2
2018-11-30Merge "Fixed sonar issues in PolicyManagerClient.java"Dan Timoney1-0/+2
2018-11-30Merge "Sonar Fix: ResourceDictionaryRest.java"Dan Timoney1-6/+4
2018-11-30Merge "Sonar Fix: ResourceDictionary.java"Dan Timoney1-2/+1
2018-11-30Merge "Sonar fix: ModelType.java"Dan Timoney1-2/+1
2018-11-30Merge "Add coroutines and GRPC maven dependencies."Dan Timoney2-4/+35
2018-11-30Merge "Add directed graph reterive and execution service."Dan Timoney9-40/+165
2018-11-30Merge "Sonar Fix: WebConfig.java"Dan Timoney1-3/+0
2018-11-30Add coroutines and GRPC maven dependencies.Muthuramalingam, Brinda Santh(bs2796)2-4/+35
Change-Id: I5b9ebc7c75a99ca36d09c233cf9e217c8aec38a2 Issue-ID: CCSDK-744 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-11-30Add directed graph reterive and execution service.Muthuramalingam, Brinda Santh(bs2796)9-40/+165
Change-Id: Ia31af4d14e38e6229166cda0f39fa090764ef1cb Issue-ID: CCSDK-672 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-11-30Add Jython Component model and validation logics.Muthuramalingam, Brinda Santh(bs2796)7-19/+74
Change-Id: I2bdba0016a41e16198d60be68dff68d1ce7ad13a Issue-ID: CCSDK-696 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-11-30Merge "Implement Base Jython Executor function."Dan Timoney15-15/+473
2018-11-30fixed sonar issues in DataBaseInitService.javaSandeep J1-323/+325
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: I1b38d9656ace1160b7fd93f336f43d37f0d17847 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-11-30fixed sonar issues in SwaggerGenerator.javaSandeep J1-6/+6
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: I50b6b8ac8676294f70be1a98755e0069dd489b5a Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-11-30fixed sonar issues in WebConfig.javaSandeep J1-3/+2
to increase code coverage Issue-ID: CCSDK-525 Change-Id: I406781cbdfa34b29d293376d74ab7eb4295552a2 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-11-30fixed sonar issues in SwaggerConfig.javaSandeep J1-3/+2
to increase code coverage Issue-ID: CCSDK-525 Change-Id: Id97df31a756d69760b91955e22d63f52812878d9 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-11-30Fixed sonar issues in PolicyManagerClient.javaezhil1-0/+2
Logged exceptions using Logger Issue-ID: CCSDK-769 Change-Id: Id2f9c5c11fd76e10598e8dfc23c4d115a102ff10 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-11-30Sonar Fix: ResourceDictionaryRest.javaArundathi Patil1-6/+4
Fixed sonar issues/code-smells across this file. Issue-ID: CCSDK-773 Change-Id: I28a6ebef8f59c32a309ead8ddc032d51c6b0e36d Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-11-30Sonar Fix: ResourceDictionary.javaArundathi Patil1-2/+1
Fixed sonar issues/code-smells across this file Issue-ID: CCSDK-772 Change-Id: If7bbf087a50ede882bd469d60c660ccf60bc5521 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-11-30Sonar fix: ModelType.javaArundathi Patil1-2/+1
Fixed sonar issues/code-smells across this file. Issue-ID: CCSDK-771 Change-Id: I9a36c9b5a955cfa027de3a2c002634ac1755d68d Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-11-30Sonar Fix: WebConfig.javaArundathi Patil1-3/+0
Fixed sonar issue/code-smells across this file Issue-ID: CCSDK-770 Change-Id: I24357ad04dcbccc3050e0d8fbb83273d791d4118 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-11-28Implement Base Jython Executor function.Muthuramalingam, Brinda Santh(bs2796)15-15/+473
Change-Id: I3fb066a021de4a7b3aa1fce7f6c191bc3944fb51 Issue-ID: CCSDK-696 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-11-29Merge "Sonar issue-ApplicationConstants.java"Dan Timoney1-3/+4
2018-11-28Merge "Fix a typo in property name"Dan Timoney1-1/+1
2018-11-28Sonar issue-ApplicationConstants.javaArundathi Patil1-3/+4
Fixed sonar issues across this file. Issue-ID: CCSDK-684 Change-Id: I783a6294a30df1da35184bedc88ee77d10e98952 Signed-off-by: Arundathi Patil<arundpil@in.ibm.com>
2018-11-28Merge "Fixed Sonar issue in Application.java"Dan Timoney1-4/+5
2018-11-28Merge "Sonar Fix: ConfigModelRest.java"Dan Timoney1-1/+1
2018-11-28Merge "Sonar Fix: DataBaseInitService.java"Dan Timoney1-5/+9
2018-11-28Merge "Sonar Issue: ConfigModelContent.java"Dan Timoney1-2/+1