ccsdk/apps.git
5 years agoPrepare for release build 92/75492/2 0.4.0
Timoney, Dan (dt5972) [Tue, 8 Jan 2019 19:40:54 +0000 (14:40 -0500)]
Prepare for release build

Prepare for release of early ODL-Oxygen based CCSDK Dublin

Change-Id: I63929ef52de41309905ee31e3fbcf49b64063059
Issue-ID: CCSDK-870
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoAdd support for blueprintprocessor runtime DB 18/75418/18
Alexis de Talhouët [Mon, 7 Jan 2019 21:33:02 +0000 (16:33 -0500)]
Add support for blueprintprocessor runtime DB

- created db-resources module to store controller blueprint
related controller blueprint repository and entities. Also
create an abstract BlueprintCatalogServiceImpl so it can be
used both by controllerblueprint and blueprintprocessor
- created blueprint-validation to store the implementation
of the validation interface.
- change controllerblueprint service to levrage db-resources
- implement CatalogService for blueprintprocessor db-lib by
using db-resources.

Change-Id: I0539e414e4ff3b7a6edf0f6304d6cbc5e6eac404
Issue-ID: CCSDK-664
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoMerge "Fixed sonar issue in PolicyReader.java"
Dan Timoney [Wed, 9 Jan 2019 17:04:36 +0000 (17:04 +0000)]
Merge "Fixed sonar issue in PolicyReader.java"

5 years agoFixed sonar issue in PolicyReader.java 35/75135/3
ezhil [Fri, 28 Dec 2018 18:11:37 +0000 (23:41 +0530)]
Fixed sonar issue in PolicyReader.java

Change-Id: I093edcd1a6e5ebfc0f3db302a006d3d3ca373c0a
Issue-ID: CCSDK-877
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoAdded docs folder to APPS module 65/75465/2
ezhil [Tue, 8 Jan 2019 14:48:45 +0000 (20:18 +0530)]
Added docs folder to APPS module

Added Documentation for CCSDK APPS module
Change-Id: Iad1e33608ff49bffd5e3e85f6a4881aec0172a81
Issue-ID: CCSDK-916
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoMerge "1st drop integration with BluePrintCatalogService"
Dan Timoney [Mon, 7 Jan 2019 17:04:30 +0000 (17:04 +0000)]
Merge "1st drop integration with BluePrintCatalogService"

5 years agoMerge "Added .gitreview"
Dan Timoney [Mon, 7 Jan 2019 16:46:28 +0000 (16:46 +0000)]
Merge "Added .gitreview"

5 years agoMerge "Add Sonar Kotlin support"
Dan Timoney [Mon, 7 Jan 2019 16:13:22 +0000 (16:13 +0000)]
Merge "Add Sonar Kotlin support"

5 years agoAdded .gitreview 64/75364/2
Alexis de Talhouët [Mon, 7 Jan 2019 13:57:27 +0000 (08:57 -0500)]
Added .gitreview

Change-Id: I8ec297bf46f8dc05d2235b0aa489057d7dc70fa3
Issue-ID: CCSDK-912
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years ago1st drop integration with BluePrintCatalogService 42/75142/7
Steve Alphonse Siani [Fri, 28 Dec 2018 19:58:27 +0000 (14:58 -0500)]
1st drop integration with BluePrintCatalogService

Change-Id: I0824dcaf0a36e4616c12f3ac53530e6863bee290
Issue-ID: CCSDK-418
Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
5 years agoAdd Sonar Kotlin support 55/75255/6
Alexis de Talhouët [Thu, 3 Jan 2019 21:53:40 +0000 (16:53 -0500)]
Add Sonar Kotlin support

Rework parent pom so configuration can be inherited for all
modules from root ccsdk-apps/pom.xml.
Also updated some pom description so it is better presented
within Sonar.

These commands can be used locally to publish report to Sonar:

   mvn clean install -e -Dsonar
   mvn sonar:sonar -e -Dsonar -Dsonar.host.url=https://sonar.onap.org

Note: kotlin code coverage is not fully functional due to
https://github.com/jacoco/jacoco/issues/763
That issue has been fixed in jacoco master branch, but hasn't
been released. Once released, in version 0.8.3, we can override
version of jacoco plugin for ccsdk-apps.

Change-Id: Ic382a4d0df9d14a82536993d2dfa55d7f105f951
Issue-ID: CCSDK-725
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoFixed sonar issues in VlantagApiServiceImpl.java 33/75133/1
ezhil [Fri, 28 Dec 2018 17:54:51 +0000 (23:24 +0530)]
Fixed sonar issues in VlantagApiServiceImpl.java

Fixed major sonar issue
Change-Id: I32700d3e42f3838ab2b7498047a782492409e619
Issue-ID: CCSDK-878
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoMerge "Fixed sonar issue in ExternalKeyValidator"
Dan Timoney [Fri, 28 Dec 2018 02:48:50 +0000 (02:48 +0000)]
Merge "Fixed sonar issue in ExternalKeyValidator"

5 years agoMerge "Applied comments from review: Change 74622 - Draft"
Dan Timoney [Fri, 28 Dec 2018 02:45:54 +0000 (02:45 +0000)]
Merge "Applied comments from review: Change 74622 - Draft"

5 years agoFixed sonar issue in ExternalKeyValidator 89/75089/1
ezhil [Wed, 26 Dec 2018 11:08:07 +0000 (16:38 +0530)]
Fixed sonar issue in ExternalKeyValidator

Fixed major sonar issue
Issue-ID: CCSDK-690
Change-Id: I17abdb751f1a384bd0c63e5b336186eaad945783
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoApplied comments from review: Change 74622 - Draft 64/75064/2
Steve Alphonse Siani [Fri, 21 Dec 2018 15:31:48 +0000 (10:31 -0500)]
Applied comments from review: Change 74622 - Draft

Change-Id: I8ec37a628af98a332f568dc254e499dfdcf886ce
Issue-ID: CCSDK-418
Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
5 years agoAdd modelType service reactive compatible. 98/74998/1
Muthuramalingam, Brinda Santh(bs2796) [Thu, 20 Dec 2018 16:16:31 +0000 (11:16 -0500)]
Add modelType service reactive compatible.

Change-Id: I0058a8136fe9ad62781f3d4556d2b95d11507f3f
Issue-ID: CCSDK-864
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoImplement Basic Auth rest client service. 66/74866/1
Muthuramalingam, Brinda Santh(bs2796) [Tue, 18 Dec 2018 21:11:09 +0000 (16:11 -0500)]
Implement Basic Auth rest client service.

Change-Id: Ic8113f718f542aa6864943dc627b2171fccccca2
Issue-ID: CCSDK-699
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoAdd attribute definition enhancer. 10/74810/1
Muthuramalingam, Brinda Santh(bs2796) [Tue, 18 Dec 2018 13:16:28 +0000 (08:16 -0500)]
Add attribute definition enhancer.

Change-Id: Ie8ac60910f04dfca477d0276aa451821cfcd8510
Issue-ID: CCSDK-718
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoMerge "Change to base sli provider interfaces."
Dan Timoney [Mon, 17 Dec 2018 20:53:48 +0000 (20:53 +0000)]
Merge "Change to base sli provider interfaces."

5 years agoMerge "Add multiple path load service."
Dan Timoney [Mon, 17 Dec 2018 20:49:29 +0000 (20:49 +0000)]
Merge "Add multiple path load service."

5 years agoMerge "Add blueprint resource definition enrichment."
Dan Timoney [Mon, 17 Dec 2018 20:49:19 +0000 (20:49 +0000)]
Merge "Add blueprint resource definition enrichment."

5 years agoMerge "Add blueprint artifact definition enrichment."
Dan Timoney [Mon, 17 Dec 2018 20:49:09 +0000 (20:49 +0000)]
Merge "Add blueprint artifact definition enrichment."

5 years agoMerge "Add blueprint runtime service to validator"
Dan Timoney [Mon, 17 Dec 2018 20:04:42 +0000 (20:04 +0000)]
Merge "Add blueprint runtime service to validator"

5 years agoMerge "Implement Blueprint Workflow Enhancement"
Dan Timoney [Mon, 17 Dec 2018 20:04:27 +0000 (20:04 +0000)]
Merge "Implement Blueprint Workflow Enhancement"

5 years agoMerge "Fixed sonar issue i PolicyFinderServiceImpl.java"
Dan Timoney [Mon, 17 Dec 2018 20:02:17 +0000 (20:02 +0000)]
Merge "Fixed sonar issue i PolicyFinderServiceImpl.java"

5 years agoMerge "Add multiple location repo for enhancer."
Dan Timoney [Mon, 17 Dec 2018 20:01:41 +0000 (20:01 +0000)]
Merge "Add multiple location repo for enhancer."

5 years agoMerge "Decompose enhancer to multiple types."
Dan Timoney [Mon, 17 Dec 2018 20:01:26 +0000 (20:01 +0000)]
Merge "Decompose enhancer to multiple types."

5 years agoMerge "Implement Enhancer Framework Interfaces"
Dan Timoney [Mon, 17 Dec 2018 20:01:12 +0000 (20:01 +0000)]
Merge "Implement Enhancer Framework Interfaces"

5 years agoMerge "Fixed sonar issue in NameGenResponse.java"
Dan Timoney [Mon, 17 Dec 2018 20:00:54 +0000 (20:00 +0000)]
Merge "Fixed sonar issue in NameGenResponse.java"

5 years agoMerge "Fixed sonar issues in NamegenRequest.java"
Dan Timoney [Mon, 17 Dec 2018 19:59:50 +0000 (19:59 +0000)]
Merge "Fixed sonar issues in NamegenRequest.java"

5 years agoMerge "Fixed sonar issues in PropertyOperator.java"
Dan Timoney [Mon, 17 Dec 2018 19:59:27 +0000 (19:59 +0000)]
Merge "Fixed sonar issues in PropertyOperator.java"

5 years agoMerge "Fixed sonar issues in SpringServiceImpl.java"
Dan Timoney [Mon, 17 Dec 2018 19:58:49 +0000 (19:58 +0000)]
Merge "Fixed sonar issues in SpringServiceImpl.java"

5 years agoChange to base sli provider interfaces. 29/74729/1
Muthuramalingam, Brinda Santh(bs2796) [Mon, 17 Dec 2018 16:15:28 +0000 (11:15 -0500)]
Change to base sli provider interfaces.

Change-Id: Icf16aa602ba107e2b2095f756f0c3af6f38891f5
Issue-ID: CCSDK-672
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoAdd multiple path load service. 85/74685/1
Muthuramalingam, Brinda Santh(bs2796) [Sat, 15 Dec 2018 01:38:44 +0000 (20:38 -0500)]
Add multiple path load service.

Change-Id: Ib2e5f60663991d097b7446106bb883a45db1bdb8
Issue-ID: CCSDK-746
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoAdd blueprint resource definition enrichment. 83/74683/1
Muthuramalingam, Brinda Santh(bs2796) [Fri, 14 Dec 2018 21:41:37 +0000 (16:41 -0500)]
Add blueprint resource definition enrichment.

Change-Id: I01234093028ffdc8bf1688e41baba20fae7da5ce
Issue-ID: CCSDK-747
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoAdd blueprint artifact definition enrichment. 75/74675/1
Muthuramalingam, Brinda Santh(bs2796) [Fri, 14 Dec 2018 17:30:51 +0000 (12:30 -0500)]
Add blueprint artifact definition enrichment.

Change-Id: I3b03a1f76472ce6b44929457a42805d281950ff7
Issue-ID: CCSDK-839
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoAdd blueprint runtime service to validator 33/74633/1
Muthuramalingam, Brinda Santh(bs2796) [Thu, 13 Dec 2018 20:10:35 +0000 (15:10 -0500)]
Add blueprint runtime service to validator

Change-Id: I0e4375e422b55002f1666ee9e61a1469482f77d2
Issue-ID: CCSDK-757
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoImplement Blueprint Workflow Enhancement 24/74624/1
Muthuramalingam, Brinda Santh(bs2796) [Thu, 13 Dec 2018 16:34:49 +0000 (11:34 -0500)]
Implement Blueprint Workflow Enhancement

Change-Id: I64d6e949e9a4bc2100b49fedb3781b04c1c03f43
Issue-ID: CCSDK-722
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoAdded the support for Shared-Range Policy Flag 13/74613/1
Paira, Saurav (sp694w) sp694w@att.com [Thu, 13 Dec 2018 13:41:05 +0000 (13:41 +0000)]
Added the support for Shared-Range Policy Flag

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>
5 years agoFixed sonar issue i PolicyFinderServiceImpl.java 78/74578/4
ezhil [Wed, 12 Dec 2018 15:20:23 +0000 (20:50 +0530)]
Fixed sonar issue i PolicyFinderServiceImpl.java

Fixed major sonar issues
Issue-ID: CCSDK-819
Change-Id: I2347aa5f234b33231b7782e6a51d0ba5a1b60dfd
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoAdd multiple location repo for enhancer. 94/74594/1
Muthuramalingam, Brinda Santh(bs2796) [Wed, 12 Dec 2018 21:49:04 +0000 (16:49 -0500)]
Add multiple location repo for enhancer.

Change-Id: I5333b30fad8d754caf8dc89956132e4637f28c26
Issue-ID: CCSDK-803
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoFixed sonar issue in NameGenResponse.java 88/74588/1
ezhil [Wed, 12 Dec 2018 18:19:53 +0000 (23:49 +0530)]
Fixed sonar issue in NameGenResponse.java

Fixed sonar issue
Issue-ID: CCSDK-826
Change-Id: If105b57d779f2ce25212c9a872aa1b379082b14a
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoFixed sonar issues in NamegenRequest.java 87/74587/1
ezhil [Wed, 12 Dec 2018 18:13:23 +0000 (23:43 +0530)]
Fixed sonar issues in NamegenRequest.java

Fixed sonar issues
Issue-ID: CCSDK-825
Change-Id: If085726631b98d5c070feae39e1a7ba8f65067e9
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoFixed sonar issues in PropertyOperator.java 86/74586/1
ezhil [Wed, 12 Dec 2018 17:07:23 +0000 (22:37 +0530)]
Fixed sonar issues in PropertyOperator.java

Logged exception
Issue-ID: CCSDK-817
Change-Id: I902428f3a7fcf043c29db630783ab9c08d9cc6f2
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoFixed sonar issues in SpringServiceImpl.java 85/74585/1
ezhil [Wed, 12 Dec 2018 16:51:25 +0000 (22:21 +0530)]
Fixed sonar issues in SpringServiceImpl.java

Logged exceptions
Issue-ID: CCSDK-818
Change-Id: I90fc2d9c8d7e2627fc2c1f80628a9f4a0e7531da
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoDecompose enhancer to multiple types. 76/74576/1
Muthuramalingam, Brinda Santh(bs2796) [Wed, 12 Dec 2018 15:03:26 +0000 (10:03 -0500)]
Decompose enhancer to multiple types.

Change-Id: I508ce5919680f6e7f994776e58404729b55eace8
Issue-ID: CCSDK-803
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoImplement Enhancer Framework Interfaces 52/74552/2
Muthuramalingam, Brinda Santh(bs2796) [Wed, 12 Dec 2018 00:40:51 +0000 (19:40 -0500)]
Implement Enhancer Framework Interfaces

Change-Id: Iff85dc50f87ab6d6f7d9ceb4a309ea6e4d55e362
Issue-ID: CCSDK-803
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoUpdate INFO.yaml file 27/74527/1
Jessica Wagantall [Tue, 11 Dec 2018 20:23:15 +0000 (12:23 -0800)]
Update INFO.yaml file

- Add Gaurav Agrawal as committer
- Add missing info sections
- Fix indentation to pass verify

Change-Id: I053aaba55a4aef23729816ba75c8d7bb28c615d7
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoMerge "fixed sonar Issue in UnassignVlanTagResponse"
Dan Timoney [Tue, 11 Dec 2018 17:38:47 +0000 (17:38 +0000)]
Merge "fixed sonar Issue in UnassignVlanTagResponse"

5 years agoMerge "fixed sonar issue in UnassignVlanTagRequest"
Dan Timoney [Tue, 11 Dec 2018 17:38:19 +0000 (17:38 +0000)]
Merge "fixed sonar issue in UnassignVlanTagRequest"

5 years agoMerge "fixed sonar issue in AssignVlanTagResponse"
Dan Timoney [Tue, 11 Dec 2018 17:37:55 +0000 (17:37 +0000)]
Merge "fixed sonar issue in AssignVlanTagResponse"

5 years agoMerge "fixed sonar issue in AssignVlanTagRequest"
Dan Timoney [Tue, 11 Dec 2018 17:37:40 +0000 (17:37 +0000)]
Merge "fixed sonar issue in AssignVlanTagRequest"

5 years agoMerge "fixed sonar issue in PolicyEngineResponse.java"
Dan Timoney [Tue, 11 Dec 2018 17:37:14 +0000 (17:37 +0000)]
Merge "fixed sonar issue in PolicyEngineResponse.java"

5 years agoMerge "fixed sonar issues in PropertyOperator.java"
Dan Timoney [Tue, 11 Dec 2018 17:36:50 +0000 (17:36 +0000)]
Merge "fixed sonar issues in PropertyOperator.java"

5 years agoMerge "fixed sonar issues in RestServiceImpl.java"
Dan Timoney [Tue, 11 Dec 2018 17:36:05 +0000 (17:36 +0000)]
Merge "fixed sonar issues in RestServiceImpl.java"

5 years agoMerge "fixed sonar issues in ConfigModelService.java"
Dan Timoney [Tue, 11 Dec 2018 17:33:32 +0000 (17:33 +0000)]
Merge "fixed sonar issues in ConfigModelService.java"

5 years agoMerge "fixed sonar issue in ConfigModelCreateService"
Dan Timoney [Tue, 11 Dec 2018 17:33:06 +0000 (17:33 +0000)]
Merge "fixed sonar issue in ConfigModelCreateService"

5 years agoMerge "fixed sonar issues in SwaggerConfig.java"
Dan Timoney [Tue, 11 Dec 2018 17:32:51 +0000 (17:32 +0000)]
Merge "fixed sonar issues in SwaggerConfig.java"

5 years agoMerge "Implement Resource Resolution Services"
Dan Timoney [Tue, 11 Dec 2018 17:32:21 +0000 (17:32 +0000)]
Merge "Implement Resource Resolution Services"

5 years agoMerge "Add GRPC Blueprint Processing API"
Dan Timoney [Tue, 11 Dec 2018 15:52:17 +0000 (15:52 +0000)]
Merge "Add GRPC Blueprint Processing API"

5 years agoMerge "Add Primary Data Source Configuration"
Dan Timoney [Tue, 11 Dec 2018 15:19:12 +0000 (15:19 +0000)]
Merge "Add Primary Data Source Configuration"

5 years agoMerge "Store step inputs to blueprint runtime service."
Dan Timoney [Tue, 11 Dec 2018 15:18:55 +0000 (15:18 +0000)]
Merge "Store step inputs to blueprint runtime service."

5 years agoMerge "Add Generic Rest Configuration"
Dan Timoney [Tue, 11 Dec 2018 15:08:21 +0000 (15:08 +0000)]
Merge "Add Generic Rest Configuration"

5 years agoMerge "Add Netconf Executor Function module"
Dan Timoney [Tue, 11 Dec 2018 14:54:56 +0000 (14:54 +0000)]
Merge "Add Netconf Executor Function module"

5 years agoMerge "Add Blueprint Runtime Input/Output logic"
Dan Timoney [Tue, 11 Dec 2018 14:53:01 +0000 (14:53 +0000)]
Merge "Add Blueprint Runtime Input/Output logic"

5 years agoMerge "Sonar Fix: SwaggerConfig.java"
Dan Timoney [Tue, 11 Dec 2018 14:52:20 +0000 (14:52 +0000)]
Merge "Sonar Fix: SwaggerConfig.java"

5 years agoMerge "Fixed major sonar issue in Application.java"
Dan Timoney [Tue, 11 Dec 2018 14:51:57 +0000 (14:51 +0000)]
Merge "Fixed major sonar issue in Application.java"

5 years agoMerge "Fixed sonar issue in PolicySequence"
Dan Timoney [Tue, 11 Dec 2018 14:46:10 +0000 (14:46 +0000)]
Merge "Fixed sonar issue in PolicySequence"

5 years agofixed sonar Issue in UnassignVlanTagResponse 95/74495/1
Sandeep J [Tue, 11 Dec 2018 12:44:39 +0000 (18:14 +0530)]
fixed sonar Issue in UnassignVlanTagResponse

fixed sonar issue

Issue-ID: CCSDK-552
Change-Id: I72d4a96a8eddcb146eb1904ba9d6031ec6a3b940
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agofixed sonar issue in UnassignVlanTagRequest 94/74494/1
Sandeep J [Tue, 11 Dec 2018 12:41:18 +0000 (18:11 +0530)]
fixed sonar issue in UnassignVlanTagRequest

fixed sonar issue

Issue-ID: CCSDK-552
Change-Id: Ieedb5bcbc360477d19b4b3a7c73369e400eac76f
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agofixed sonar issue in AssignVlanTagResponse 93/74493/1
Sandeep J [Tue, 11 Dec 2018 12:36:01 +0000 (18:06 +0530)]
fixed sonar issue in AssignVlanTagResponse

fixed sonar issues

Issue-ID: CCSDK-552
Change-Id: Ie1960d68e28426ea62565e48916b85f41059d77a
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agofixed sonar issue in AssignVlanTagRequest 92/74492/1
Sandeep J [Tue, 11 Dec 2018 12:33:08 +0000 (18:03 +0530)]
fixed sonar issue in AssignVlanTagRequest

fixed sonar issue

Issue-ID: CCSDK-552
Change-Id: Ifc17a47ccddd2b1a6f79550edc2d60b1d91b3d5a
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agofixed sonar issue in PolicyEngineResponse.java 91/74491/1
Sandeep J [Tue, 11 Dec 2018 12:30:05 +0000 (18:00 +0530)]
fixed sonar issue in PolicyEngineResponse.java

fixed sonar issue

Issue-ID: CCSDK-552
Change-Id: If1c7b4179d2495e700cb2d6ce896f9ff81dabf39
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agofixed sonar issues in PropertyOperator.java 89/74489/2
Sandeep J [Tue, 11 Dec 2018 12:16:17 +0000 (17:46 +0530)]
fixed sonar issues in PropertyOperator.java

fixed sonar issues

Issue-ID: CCSDK-552
Change-Id: I1104b8e2b7caf511b0b50bc28093ff8c38e35c29
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agofixed sonar issues in RestServiceImpl.java 90/74490/1
Sandeep J [Tue, 11 Dec 2018 12:20:41 +0000 (17:50 +0530)]
fixed sonar issues in RestServiceImpl.java

fixed sonar issues

Issue-ID: CCSDK-552
Change-Id: I675eaf2314981d1d93b539b07df1568dcf51efcd
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agofixed sonar issues in ConfigModelService.java 85/74485/1
Sandeep J [Tue, 11 Dec 2018 11:40:13 +0000 (17:10 +0530)]
fixed sonar issues in ConfigModelService.java

fixed sonar issues

Issue-ID: CCSDK-552
Change-Id: Iab02d1cee2b0cb9e182f9d4af839000307ec99bf
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agofixed sonar issue in ConfigModelCreateService 83/74483/1
Sandeep J [Tue, 11 Dec 2018 11:11:46 +0000 (16:41 +0530)]
fixed sonar issue in ConfigModelCreateService

fixed sonar issue

Issue-ID: CCSDK-552
Change-Id: Icbc15de5e0ce425e49e695ece5d40d990b45984e
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agofixed sonar issues in SwaggerConfig.java 82/74482/1
Sandeep J [Tue, 11 Dec 2018 11:07:05 +0000 (16:37 +0530)]
fixed sonar issues in SwaggerConfig.java

fixed sonar issues

Issue-ID: CCSDK-552
Change-Id: I46b7ed49ea6212779c6d5300a56b84d28cdf5fe2
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoImplement Resource Resolution Services 74/74474/1
Muthuramalingam, Brinda Santh(bs2796) [Mon, 10 Dec 2018 22:01:38 +0000 (17:01 -0500)]
Implement Resource Resolution Services

Change-Id: Ia1cf57c9fa16cb943836e3a78d4d2c9776f0e32f
Issue-ID: CCSDK-724
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoMerge "Sonar Fix: NamePersister.java"
Dan Timoney [Mon, 10 Dec 2018 21:29:12 +0000 (21:29 +0000)]
Merge "Sonar Fix: NamePersister.java"

5 years agoMerge "Sonar Fix: ServiceTemplateRest.java"
Dan Timoney [Mon, 10 Dec 2018 20:59:00 +0000 (20:59 +0000)]
Merge "Sonar Fix: ServiceTemplateRest.java"

5 years agoAdd GRPC Blueprint Processing API 20/74420/1
Muthuramalingam, Brinda Santh(bs2796) [Fri, 7 Dec 2018 21:37:03 +0000 (16:37 -0500)]
Add GRPC Blueprint Processing API

Change-Id: Id2c31e8db2b5ede6a992d923f695ce1e0e14b450
Issue-ID: CCSDK-799
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoAdd Primary Data Source Configuration 62/74362/1
Muthuramalingam, Brinda Santh(bs2796) [Thu, 6 Dec 2018 21:46:19 +0000 (16:46 -0500)]
Add Primary Data Source Configuration

Change-Id: I338f8564c20ebc2c139c80806468be8f8d3bb7e4
Issue-ID: CCSDK-698
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoStore step inputs to blueprint runtime service. 49/74349/1
Muthuramalingam, Brinda Santh(bs2796) [Thu, 6 Dec 2018 18:25:36 +0000 (13:25 -0500)]
Store step inputs to blueprint runtime service.

Change-Id: Ib01edfc358625d25ac0625f88739c7c57f7f967c
Issue-ID: CCSDK-670
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoAdd Generic Rest Configuration 42/74342/1
Muthuramalingam, Brinda Santh(bs2796) [Thu, 6 Dec 2018 15:30:59 +0000 (10:30 -0500)]
Add Generic Rest Configuration

Change-Id: I3865eac84765ac2cbc5dd0db7a1ed0065bcaa7c5
Issue-ID: CCSDK-699
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoUpdate INFO.yaml file 13/74313/1
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>
5 years agoAdd Netconf Executor Function module 38/74238/1
Muthuramalingam, Brinda Santh(bs2796) [Wed, 5 Dec 2018 01:53:22 +0000 (20:53 -0500)]
Add Netconf Executor Function module

Change-Id: If264e63d4fc4305bc26dc6b249a462afefcbfe1e
Issue-ID: CCSDK-790
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoAdd Blueprint Runtime Input/Output logic 95/74195/1
Muthuramalingam, Brinda Santh(bs2796) [Tue, 4 Dec 2018 15:25:44 +0000 (10:25 -0500)]
Add Blueprint Runtime Input/Output logic

Change-Id: I0355e78862096b7b4074faa882d66ce27d6e1844
Issue-ID: CCSDK-670
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoSonar Fix: SwaggerConfig.java 90/74190/1
Arundathi Patil [Tue, 4 Dec 2018 13:21:35 +0000 (18:51 +0530)]
Sonar Fix: SwaggerConfig.java

Fixed sonar issues/code-smells across this file

Issue-ID: CCSDK-787
Change-Id: Icbce6ae27834f822db5450bf1e6b00eb746f5adf
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoFixed major sonar issue in Application.java 81/74181/1
ezhil [Tue, 4 Dec 2018 08:51:35 +0000 (14:21 +0530)]
Fixed major sonar issue in Application.java

Removed Sysout from Application
Issue-ID: CCSDK-786
Change-Id: I9806e98d4a30145f33da757b109cb781f3f1dccd
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoFixed sonar issue in PolicySequence 80/74180/1
ezhil [Tue, 4 Dec 2018 08:35:52 +0000 (14:05 +0530)]
Fixed sonar issue in PolicySequence

Fixed sonar issues in PolicySequence
Issue-ID: CCSDK-768
Change-Id: Ifc4558d2c970d80d157c825891948fbc57a7bde1
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoSonar Fix: NamePersister.java 76/74176/1
Arundathi Patil [Tue, 4 Dec 2018 05:41:23 +0000 (11:11 +0530)]
Sonar Fix: NamePersister.java

Fixed sonar issues/code smells across this file

Issue-ID: CCSDK-785
Change-Id: Ibfe8a9d8024e60385163df1402ca6a902836aae0
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoSonar Fix: ServiceTemplateRest.java 75/74175/1
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>
5 years agoMerge "Add Blueprint File utils"
Dan Timoney [Mon, 3 Dec 2018 19:44:40 +0000 (19:44 +0000)]
Merge "Add Blueprint File utils"

5 years agoMerge "Enable Webflux Service."
Dan Timoney [Mon, 3 Dec 2018 19:42:59 +0000 (19:42 +0000)]
Merge "Enable Webflux Service."

5 years agoMerge "fixed sonar issue in PolicyFinderServiceImpl.java"
Dan Timoney [Mon, 3 Dec 2018 19:42:33 +0000 (19:42 +0000)]
Merge "fixed sonar issue in PolicyFinderServiceImpl.java"

5 years agoMerge "fixed sonar issues in RestServiceImpl.java"
Dan Timoney [Mon, 3 Dec 2018 19:42:02 +0000 (19:42 +0000)]
Merge "fixed sonar issues in RestServiceImpl.java"

5 years agoMerge "fixed sonar issues in SpringServiceImpl.java"
Dan Timoney [Mon, 3 Dec 2018 19:41:47 +0000 (19:41 +0000)]
Merge "fixed sonar issues in SpringServiceImpl.java"

5 years agoMerge "fixed sonar issues in PolicyReader.java"
Dan Timoney [Mon, 3 Dec 2018 19:41:17 +0000 (19:41 +0000)]
Merge "fixed sonar issues in PolicyReader.java"