aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor
AgeCommit message (Expand)AuthorFilesLines
2019-08-30Refactor model entity and repository.Brinda Santh10-36/+435
2019-08-30Refactor model types load to designer api.Brinda Santh6-2/+534
2019-08-30Refactor enhancer service to designer api.Brinda Santh14-0/+1354
2019-08-29Refactor Blueprint model controller to designer api.Brinda Santh7-6/+775
2019-08-29Resolve duplicate application property valuesBrinda Santh9-72/+61
2019-08-29Merge "Roll versions"Dan Timoney31-33/+33
2019-08-28Roll versionsTimoney, Dan (dt5972)31-33/+33
2019-08-28rename config-data=>sdncOleg Mitsura5-12/+12
2019-08-28Merge "Add Get function in Netconf execution service for operational commands"Brinda Santh Muthuramalingam6-2/+94
2019-08-27Add Get function in Netconf execution service for operational commandsSteve Siani6-2/+94
2019-08-27Merge "Fix sonar build"Dan Timoney1-0/+4
2019-08-27Make source-db consistent across samplesOleg Mitsura24-282/+271
2019-08-26Fix sonar buildTimoney, Dan (dt5972)1-0/+4
2019-08-24UAT: fix validation of request headersebo3-19/+46
2019-08-23Prevent obscure NPE when mocks aren't properly configuredebo1-2/+4
2019-08-22Merge "CCSDK-1637: Fix DGWorkflowExecutionServiceTest fail if run 1st"Dan Timoney1-0/+12
2019-08-22Merge "Component node timeout implementation"Dan Timoney4-26/+73
2019-08-22CCSDK-1637: Fix DGWorkflowExecutionServiceTest fail if run 1stebo1-0/+12
2019-08-16Component node timeout implementationBrinda Santh4-26/+73
2019-08-16Add support for AWX workflow_job_template execution to Remote Ansible Executor.Serge Simard1-36/+77
2019-08-16Modify workflow execution service options.Brinda Santh5-99/+145
2019-08-16Add Imperative workflow execution service.Brinda Santh8-7/+311
2019-08-16Merge "Modify workflow execution service options."Dan Timoney5-99/+145
2019-08-16Merge "Add Imperative workflow execution service."Dan Timoney8-7/+311
2019-08-16Fixed validation of resource-assignment-params.config-assignebo6-89/+273
2019-08-15Merge "application-dev.properties missing python modules paths resulting in f...Dan Timoney1-1/+5
2019-08-15Update to NeonTimoney, Dan (dt5972)31-36/+36
2019-08-15application-dev.properties missing python modulesOleg Mitsura1-1/+5
2019-08-14Fixes logs not showing up.Oleg Mitsura1-1/+0
2019-08-13Merge "Resource Configuration Snapshots Executor and API"Brinda Santh Muthuramalingam26-3/+1775
2019-08-13Resource Configuration Snapshots Executor and APISerge Simard26-3/+1775
2019-08-12Handle all Data Type and DD with complex typeSteve Siani4-105/+99
2019-08-12Merge "Resource resolution should return a string"Dan Timoney1-4/+4
2019-08-12Resource resolution should return a stringAlexis de Talhouët1-4/+4
2019-08-09Add Json unit diff option.Brinda Santh1-0/+11
2019-08-09Add class model for workflow and resource data type.Brinda Santh3-0/+15
2019-08-09Add resource definition resolution service.Brinda Santh14-176/+365
2019-08-09Merge "Add declarative acceptance tests"Dan Timoney10-18/+525
2019-08-09Merge "Fix occurrence really optional"Dan Timoney1-1/+1
2019-08-09Merge "Set resource data value when fetch from database"Dan Timoney1-3/+7
2019-08-09Merge "Default resolution status when storing result"Dan Timoney1-1/+1
2019-08-09Add resource assignment DSL.Brinda Santh2-11/+126
2019-08-09Add resource definition DSL.Brinda Santh2-0/+172
2019-08-09Add resource source template DSL.Brinda Santh5-139/+407
2019-08-09Add property definition type DSL.Brinda Santh6-18/+20
2019-08-09Add resource source node type DSL definitions.Brinda Santh2-0/+200
2019-08-09Set resource data value when fetch from databaseAlexis de Talhouët1-3/+7
2019-08-09Default resolution status when storing resultAlexis de Talhouët1-1/+1
2019-08-09Add CBA parent pom.Brinda Santh3-4/+74
2019-08-09Add declarative acceptance testsEliezio Oliveira10-18/+525