Dan Timoney [Mon, 10 Dec 2018 20:59:00 +0000 (20:59 +0000)]
Merge "Sonar Fix: ServiceTemplateRest.java"
Jessica Wagantall [Thu, 6 Dec 2018 01:37:16 +0000 (17:37 -0800)]
Update INFO.yaml file
Remove Ryan Goulding
Change-Id: I78fa60e9da96a417e1d3e0e003ee7d7a6a3ed4ad
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Arundathi Patil [Tue, 4 Dec 2018 05:24:12 +0000 (10:54 +0530)]
Sonar Fix: ServiceTemplateRest.java
Fixed sonar issues/code-smells across this file
Issue-ID: CCSDK-784
Change-Id: Iedd7c18960ae0db2b19ac7defaecea973891502c
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Dan Timoney [Mon, 3 Dec 2018 19:44:40 +0000 (19:44 +0000)]
Merge "Add Blueprint File utils"
Dan Timoney [Mon, 3 Dec 2018 19:42:59 +0000 (19:42 +0000)]
Merge "Enable Webflux Service."
Dan Timoney [Mon, 3 Dec 2018 19:42:33 +0000 (19:42 +0000)]
Merge "fixed sonar issue in PolicyFinderServiceImpl.java"
Dan Timoney [Mon, 3 Dec 2018 19:42:02 +0000 (19:42 +0000)]
Merge "fixed sonar issues in RestServiceImpl.java"
Dan Timoney [Mon, 3 Dec 2018 19:41:47 +0000 (19:41 +0000)]
Merge "fixed sonar issues in SpringServiceImpl.java"
Dan Timoney [Mon, 3 Dec 2018 19:41:17 +0000 (19:41 +0000)]
Merge "fixed sonar issues in PolicyReader.java"
Muthuramalingam, Brinda Santh(bs2796) [Mon, 3 Dec 2018 17:34:39 +0000 (12:34 -0500)]
Add Blueprint File utils
Change-Id: I9896d934684343358d1c0c7e321725511430c7e6
Issue-ID: CCSDK-783
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Sandeep J [Mon, 3 Dec 2018 10:37:40 +0000 (16:07 +0530)]
fixed sonar issue in PolicyFinderServiceImpl.java
fixed sonar issue
Issue-ID: CCSDK-525
Change-Id: I2074cff32ab26db5ba94bea9d08f0d60bdd9b189
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Mon, 3 Dec 2018 10:30:48 +0000 (16:00 +0530)]
fixed sonar issues in RestServiceImpl.java
fixed sonar issues
Issue-ID: CCSDK-525
Change-Id: I2f37d883df71b48daa0f0daf8b57d3c609889a52
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Mon, 3 Dec 2018 10:26:38 +0000 (15:56 +0530)]
fixed sonar issues in SpringServiceImpl.java
fixed sonar issues
Issue-ID: CCSDK-525
Change-Id: Id14d83d0b8c38feec837f3135dfd61458f10e77d
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Mon, 3 Dec 2018 10:20:26 +0000 (15:50 +0530)]
fixed sonar issues in PolicyReader.java
fixed sonar issues
Issue-ID: CCSDK-525
Change-Id: Ieeb51a0c2671c07687ddc189564aa5b44237ec38
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Arundathi Patil [Mon, 3 Dec 2018 08:55:35 +0000 (14:25 +0530)]
Sonar Fix: SwaggerConfig.java
Fixed sonar issues/code-smells across this file.
Issue-ID: CCSDK-782
Change-Id: Ibe479d5447944521d450f1b1c8cec96b66cbb8ba
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Muthuramalingam, Brinda Santh(bs2796) [Sun, 2 Dec 2018 00:54:07 +0000 (19:54 -0500)]
Enable Webflux Service.
Change-Id: I99bacee9b63aa788bb368dec60981bf19ea759c4
Issue-ID: CCSDK-781
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Dan Timoney [Fri, 30 Nov 2018 23:41:02 +0000 (23:41 +0000)]
Merge "Fixed sonar issues in ApplicationConfig"
Dan Timoney [Fri, 30 Nov 2018 23:30:57 +0000 (23:30 +0000)]
Merge "fixed sonar issues in DataBaseInitService.java"
Dan Timoney [Fri, 30 Nov 2018 23:30:17 +0000 (23:30 +0000)]
Merge "fixed sonar issues in SwaggerGenerator.java"
Dan Timoney [Fri, 30 Nov 2018 23:15:10 +0000 (23:15 +0000)]
Merge "fixed sonar issues in WebConfig.java"
Dan Timoney [Fri, 30 Nov 2018 23:14:35 +0000 (23:14 +0000)]
Merge "fixed sonar issues in SwaggerConfig.java"
Dan Timoney [Fri, 30 Nov 2018 23:14:10 +0000 (23:14 +0000)]
Merge "Fixed sonar issues in PolicyManagerClient.java"
Dan Timoney [Fri, 30 Nov 2018 21:36:59 +0000 (21:36 +0000)]
Merge "Sonar Fix: ResourceDictionaryRest.java"
Dan Timoney [Fri, 30 Nov 2018 21:34:03 +0000 (21:34 +0000)]
Merge "Sonar Fix: ResourceDictionary.java"
Dan Timoney [Fri, 30 Nov 2018 21:21:38 +0000 (21:21 +0000)]
Merge "Add Validator Junit test case"
Dan Timoney [Fri, 30 Nov 2018 21:21:32 +0000 (21:21 +0000)]
Merge "Add NodeTemplate Interface & Operation Validation."
Dan Timoney [Fri, 30 Nov 2018 21:21:27 +0000 (21:21 +0000)]
Merge "Add Property, Interface, Operation Validation."
Muthuramalingam, Brinda Santh(bs2796) [Tue, 27 Nov 2018 21:48:39 +0000 (16:48 -0500)]
Add Validator Junit test case
Change-Id: I785e8cb2d3705f5650512ecc27517d2edd9df683
Issue-ID: CCSDK-757
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Dan Timoney [Fri, 30 Nov 2018 21:10:07 +0000 (21:10 +0000)]
Merge "Sonar fix: ModelType.java"
Muthuramalingam, Brinda Santh(bs2796) [Tue, 27 Nov 2018 20:29:57 +0000 (15:29 -0500)]
Add NodeTemplate Interface & Operation Validation.
Change-Id: I0a694512c6eaaf9190b0137f63b7ad4dbddaf1e6
Issue-ID: CCSDK-757
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Muthuramalingam, Brinda Santh(bs2796) [Tue, 27 Nov 2018 19:52:02 +0000 (14:52 -0500)]
Add Property, Interface, Operation Validation.
Change-Id: Ie6ecfd29919bfbad4b0aa68288bfc6c139e46f7c
Issue-ID: CCSDK-757
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Dan Timoney [Fri, 30 Nov 2018 21:08:25 +0000 (21:08 +0000)]
Merge "Add Property, Data, Artifact and Node Validation."
Dan Timoney [Fri, 30 Nov 2018 21:07:30 +0000 (21:07 +0000)]
Merge "Add Topology Template Blueprint Validation."
Dan Timoney [Fri, 30 Nov 2018 21:07:21 +0000 (21:07 +0000)]
Merge "Add Service Template Blueprint Validation."
Dan Timoney [Fri, 30 Nov 2018 21:07:12 +0000 (21:07 +0000)]
Merge "Add Blueprint Validation Interfaces."
Dan Timoney [Fri, 30 Nov 2018 21:04:27 +0000 (21:04 +0000)]
Merge "Add Resource Dictionary Artifact Type."
Muthuramalingam, Brinda Santh(bs2796) [Tue, 27 Nov 2018 18:47:08 +0000 (13:47 -0500)]
Add Property, Data, Artifact and Node Validation.
Change-Id: I0aac1b0a5e565fd3502fccc3e7e34a04070497c5
Issue-ID: CCSDK-757
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Dan Timoney [Fri, 30 Nov 2018 20:57:20 +0000 (20:57 +0000)]
Merge "Add coroutines and GRPC maven dependencies."
Dan Timoney [Fri, 30 Nov 2018 20:57:13 +0000 (20:57 +0000)]
Merge "Add directed graph reterive and execution service."
Dan Timoney [Fri, 30 Nov 2018 20:56:38 +0000 (20:56 +0000)]
Merge "Sonar Fix: WebConfig.java"
Muthuramalingam, Brinda Santh(bs2796) [Tue, 27 Nov 2018 18:27:43 +0000 (13:27 -0500)]
Add Topology Template Blueprint Validation.
Change-Id: If415979740c4c82d7024ea34eecd11185524dab8
Issue-ID: CCSDK-757
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Muthuramalingam, Brinda Santh(bs2796) [Tue, 27 Nov 2018 15:27:19 +0000 (10:27 -0500)]
Add Service Template Blueprint Validation.
Change-Id: Id0df5664cf22a9c4ed09019627c8d697bb73390a
Issue-ID: CCSDK-757
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Muthuramalingam, Brinda Santh(bs2796) [Tue, 27 Nov 2018 15:03:04 +0000 (10:03 -0500)]
Add Blueprint Validation Interfaces.
Change-Id: Idbda09fc8be7878814e782990ab8d6e9a5d8b047
Issue-ID: CCSDK-757
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Muthuramalingam, Brinda Santh(bs2796) [Mon, 26 Nov 2018 19:51:58 +0000 (14:51 -0500)]
Add Resource Dictionary Artifact Type.
Change-Id: I40c4cb47cb54c460b198c9d700ccd84b578da0a4
Issue-ID: CCSDK-747
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Muthuramalingam, Brinda Santh(bs2796) [Sat, 24 Nov 2018 19:25:26 +0000 (14:25 -0500)]
Add coroutines and GRPC maven dependencies.
Change-Id: I5b9ebc7c75a99ca36d09c233cf9e217c8aec38a2
Issue-ID: CCSDK-744
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Muthuramalingam, Brinda Santh(bs2796) [Tue, 20 Nov 2018 20:55:29 +0000 (15:55 -0500)]
Add directed graph reterive and execution service.
Change-Id: Ia31af4d14e38e6229166cda0f39fa090764ef1cb
Issue-ID: CCSDK-672
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Muthuramalingam, Brinda Santh(bs2796) [Tue, 20 Nov 2018 17:20:30 +0000 (12:20 -0500)]
Add Jython Component model and validation logics.
Change-Id: I2bdba0016a41e16198d60be68dff68d1ce7ad13a
Issue-ID: CCSDK-696
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Dan Timoney [Fri, 30 Nov 2018 19:52:11 +0000 (19:52 +0000)]
Merge "Implement Base Jython Executor function."
Sandeep J [Fri, 30 Nov 2018 11:34:01 +0000 (17:04 +0530)]
fixed sonar issues in DataBaseInitService.java
fixed sonar issues
Issue-ID: CCSDK-525
Change-Id: I1b38d9656ace1160b7fd93f336f43d37f0d17847
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Fri, 30 Nov 2018 12:27:02 +0000 (17:57 +0530)]
fixed sonar issues in SwaggerGenerator.java
fixed sonar issues
Issue-ID: CCSDK-525
Change-Id: I50b6b8ac8676294f70be1a98755e0069dd489b5a
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Fri, 30 Nov 2018 11:23:01 +0000 (16:53 +0530)]
fixed sonar issues in WebConfig.java
to increase code coverage
Issue-ID: CCSDK-525
Change-Id: I406781cbdfa34b29d293376d74ab7eb4295552a2
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Fri, 30 Nov 2018 11:11:01 +0000 (16:41 +0530)]
fixed sonar issues in SwaggerConfig.java
to increase code coverage
Issue-ID: CCSDK-525
Change-Id: Id97df31a756d69760b91955e22d63f52812878d9
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
ezhil [Fri, 30 Nov 2018 11:06:45 +0000 (16:36 +0530)]
Fixed sonar issues in PolicyManagerClient.java
Logged exceptions using Logger
Issue-ID: CCSDK-769
Change-Id: Id2f9c5c11fd76e10598e8dfc23c4d115a102ff10
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
Arundathi Patil [Fri, 30 Nov 2018 10:15:42 +0000 (15:45 +0530)]
Sonar Fix: ResourceDictionaryRest.java
Fixed sonar issues/code-smells across this file.
Issue-ID: CCSDK-773
Change-Id: I28a6ebef8f59c32a309ead8ddc032d51c6b0e36d
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Arundathi Patil [Fri, 30 Nov 2018 10:09:16 +0000 (15:39 +0530)]
Sonar Fix: ResourceDictionary.java
Fixed sonar issues/code-smells across this file
Issue-ID: CCSDK-772
Change-Id: If7bbf087a50ede882bd469d60c660ccf60bc5521
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Arundathi Patil [Fri, 30 Nov 2018 09:56:32 +0000 (15:26 +0530)]
Sonar fix: ModelType.java
Fixed sonar issues/code-smells across this file.
Issue-ID: CCSDK-771
Change-Id: I9a36c9b5a955cfa027de3a2c002634ac1755d68d
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Arundathi Patil [Fri, 30 Nov 2018 08:34:59 +0000 (14:04 +0530)]
Sonar Fix: WebConfig.java
Fixed sonar issue/code-smells across this file
Issue-ID: CCSDK-770
Change-Id: I24357ad04dcbccc3050e0d8fbb83273d791d4118
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Muthuramalingam, Brinda Santh(bs2796) [Mon, 19 Nov 2018 17:48:31 +0000 (12:48 -0500)]
Implement Base Jython Executor function.
Change-Id: I3fb066a021de4a7b3aa1fce7f6c191bc3944fb51
Issue-ID: CCSDK-696
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Dan Timoney [Thu, 29 Nov 2018 00:15:23 +0000 (00:15 +0000)]
Merge "Sonar issue-ApplicationConstants.java"
Dan Timoney [Wed, 28 Nov 2018 22:45:28 +0000 (22:45 +0000)]
Merge "Fix a typo in property name"
Arundathi Patil [Tue, 13 Nov 2018 09:07:17 +0000 (14:37 +0530)]
Sonar issue-ApplicationConstants.java
Fixed sonar issues across this file.
Issue-ID: CCSDK-684
Change-Id: I783a6294a30df1da35184bedc88ee77d10e98952
Signed-off-by: Arundathi Patil<arundpil@in.ibm.com>
Dan Timoney [Wed, 28 Nov 2018 22:34:40 +0000 (22:34 +0000)]
Merge "Fixed Sonar issue in Application.java"
Dan Timoney [Wed, 28 Nov 2018 22:10:20 +0000 (22:10 +0000)]
Merge "Sonar Fix: ConfigModelRest.java"
Dan Timoney [Wed, 28 Nov 2018 22:09:33 +0000 (22:09 +0000)]
Merge "Sonar Fix: DataBaseInitService.java"
Dan Timoney [Wed, 28 Nov 2018 22:08:33 +0000 (22:08 +0000)]
Merge "Sonar Issue: ConfigModelContent.java"
Dan Timoney [Wed, 28 Nov 2018 22:03:35 +0000 (22:03 +0000)]
Merge "added test file to test PolicyEngineResponse.java"
Dan Timoney [Wed, 28 Nov 2018 22:02:31 +0000 (22:02 +0000)]
Merge "Fixed sonar issues in GetConfigResponse"
Dan Timoney [Wed, 28 Nov 2018 22:01:51 +0000 (22:01 +0000)]
Merge "Fixed sonar issue in GetConfigRequest"
Alexis de Talhouët [Tue, 6 Nov 2018 15:07:17 +0000 (10:07 -0500)]
Fix a typo in property name
Change-Id: I573a7706212dd411a284ec7b57c9373d7d6ff376
Issue-ID: CCSDK-650
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Dan Timoney [Wed, 28 Nov 2018 21:33:16 +0000 (21:33 +0000)]
Merge "Enable blueprintprocessor and vlantag-api"
Dan Timoney [Wed, 28 Nov 2018 21:30:32 +0000 (21:30 +0000)]
Merge "added test file to test ResourceModel.java"
Dan Timoney [Wed, 28 Nov 2018 21:28:59 +0000 (21:28 +0000)]
Merge "added test file for testing PolicyConfigTest.java"
Dan Timoney [Wed, 28 Nov 2018 21:28:44 +0000 (21:28 +0000)]
Merge "added test file to test RequestObject.java"
Dan Timoney [Wed, 28 Nov 2018 21:12:22 +0000 (21:12 +0000)]
Merge "added test file to test PolicyContent.java"
Dan Timoney [Wed, 28 Nov 2018 21:08:33 +0000 (21:08 +0000)]
Merge "added test file to cover Elements.java"
Dan Timoney [Wed, 28 Nov 2018 21:08:04 +0000 (21:08 +0000)]
Merge "added test case to VlanTagRequestInputTest"
Dan Timoney [Wed, 28 Nov 2018 21:07:35 +0000 (21:07 +0000)]
Merge "added test case to AssignVlanTagResponseTest"
Dan Timoney [Wed, 28 Nov 2018 21:03:23 +0000 (21:03 +0000)]
Merge "Sonar Fix: ModelTypeRest.java"
ezhil [Tue, 27 Nov 2018 12:07:57 +0000 (17:37 +0530)]
Fixed Sonar issue in Application.java
Renamed the log variable
Issue-ID: CCSDK-756
Change-Id: Ibb71e2cc363619bdf2593f67fabada2e55ff8287
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
Arundathi Patil [Tue, 27 Nov 2018 05:42:54 +0000 (11:12 +0530)]
Sonar Fix: ConfigModelRest.java
Fixed sonar issue/code-smells across this file
Issue-ID: CCSDK-752
Change-Id: I5f3bdb30d8d0c5bf074609d1e93e2566c3ccb098
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Arundathi Patil [Tue, 27 Nov 2018 05:36:07 +0000 (11:06 +0530)]
Sonar Fix: DataBaseInitService.java
Fixed sonar issues/code-smells across this file
Issue-ID: CCSDK-751
Change-Id: Id23ba470761de5470b37a5b52830b064fbbf934b
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Arundathi Patil [Mon, 26 Nov 2018 17:15:46 +0000 (22:45 +0530)]
Sonar Issue: ConfigModelContent.java
Fixed sonar issue/code-smells across this file
Issue-ID: CCSDK-750
Change-Id: I93f97c54bd0e169801cb55bfaa2fa0ae3fd00780
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Sandeep J [Thu, 22 Nov 2018 10:39:23 +0000 (16:09 +0530)]
added test file to test PolicyEngineResponse.java
to increase code coverage
Issue-ID: CCSDK-552
Change-Id: I18652d1b1644470e0cfa2aa458828ecdcb160d18
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
ezhil [Wed, 21 Nov 2018 17:50:33 +0000 (23:20 +0530)]
Fixed sonar issues in GetConfigResponse
Made variable as private
Issue-ID: CCSDK-739
Change-Id: Ieb17ea85f91f6f6ba8f3596b55362a403d573b6a
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
ezhil [Wed, 21 Nov 2018 17:40:18 +0000 (23:10 +0530)]
Fixed sonar issue in GetConfigRequest
Changed variables private to the class
Issue-ID: CCSDK-738
Change-Id: Iff3d084b4f26579021412a27372892e0a2dd427b
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
Dan Timoney [Wed, 21 Nov 2018 02:11:08 +0000 (02:11 +0000)]
Merge "Do no prepend "sub" for subnet net id"
Alexis de Talhouët [Tue, 20 Nov 2018 20:46:41 +0000 (15:46 -0500)]
Enable blueprintprocessor and vlantag-api
Also, fix add IntelliJ file in gitignore
Change-Id: Iee192350ec3ec9c1aceefe814d4b0c11c326a897
Issue-ID: CCSDK-734
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Sandeep J [Tue, 20 Nov 2018 19:48:18 +0000 (01:18 +0530)]
added test file to test ResourceModel.java
to increase code coverage
Issue-ID: CCSDK-552
Change-Id: Ib5d0552fda92214d1df492956790c6100c5f308c
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Tue, 20 Nov 2018 19:39:22 +0000 (01:09 +0530)]
added test file to test RequestObject.java
to increase code coverage
Issue-ID: CCSDK-552
Change-Id: I606273036965f70ab5f2b2ba31c9a889f9467ef4
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Tue, 20 Nov 2018 19:31:08 +0000 (01:01 +0530)]
added test file to test PolicyContent.java
to increase code coverage
Issue-ID: CCSDK-552
Change-Id: I4d659cb2ed7878879b15ca8f7e3c8971e8a8a2ca
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Tue, 20 Nov 2018 18:08:55 +0000 (23:38 +0530)]
added test file for testing PolicyConfigTest.java
to increase code coverage
Issue-ID: CCSDK-552
Change-Id: I21f59675c8f57f3b5114d8a33f5e0f84a85df139
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Tue, 20 Nov 2018 17:52:24 +0000 (23:22 +0530)]
added test file to cover Elements.java
to increase code coverage
Issue-ID: CCSDK-552
Change-Id: I4cb9f8e5193eb0d039bf7433459af9f06cbcfd35
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Tue, 20 Nov 2018 17:16:12 +0000 (22:46 +0530)]
added test case to VlanTagRequestInputTest
to increase code coverage
Issue-ID: CCSDK-552
Change-Id: Id16d6cb3bf2182a58ea35c63698285c852960353
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Tue, 20 Nov 2018 17:10:26 +0000 (22:40 +0530)]
added test case to AssignVlanTagResponseTest
to increase code coverage
Issue-ID: CCSDK-552
Change-Id: Ifd2456108ec0b9eca15fdc104cd47b14e7d23466
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
ezhil [Mon, 19 Nov 2018 14:51:49 +0000 (20:21 +0530)]
Fixed sonar issues in ApplicationConfig
Replace logger for Sysout
Issue-ID: CCSDK-731
Change-Id: Iaa6b7c93332a051134b4507d5b814ed20085980a
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
Arundathi Patil [Tue, 20 Nov 2018 07:01:18 +0000 (12:31 +0530)]
Sonar Fix: ModelTypeRest.java
fixed sonar issues across this file.
Issue-ID: CCSDK-733
Change-Id: I37f587b31290c53e261f0ad15c3099e63cd28ed6
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Dan Timoney [Mon, 19 Nov 2018 22:51:27 +0000 (22:51 +0000)]
Merge "Fixed sonar issue in NameGenResponse"
Dan Timoney [Mon, 19 Nov 2018 22:48:24 +0000 (22:48 +0000)]
Merge "Fixed Sonar issue in RecipeParser"
Dan Timoney [Mon, 19 Nov 2018 22:41:53 +0000 (22:41 +0000)]
Merge "added test file to test ExternalkeyValidator.java"
Dan Timoney [Mon, 19 Nov 2018 22:41:40 +0000 (22:41 +0000)]
Merge "Sonar fix: Application.java"