summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/modules
AgeCommit message (Expand)AuthorFilesLines
2019-08-13Resource Configuration Snapshots Executor and APISerge Simard8-0/+553
2019-08-09Add class model for workflow and resource data type.Brinda Santh1-0/+5
2019-08-09Add resource definition resolution service.Brinda Santh2-8/+7
2019-08-09Merge "Add declarative acceptance tests"Dan Timoney1-2/+2
2019-08-09Add resource source template DSL.Brinda Santh1-27/+29
2019-08-09Add property definition type DSL.Brinda Santh2-6/+8
2019-08-09Add declarative acceptance testsEliezio Oliveira1-2/+2
2019-08-09Added service for Edit CBAEzhilarasi17-17/+17
2019-08-06Roll version to recreate release artifactsTimoney, Dan (dt5972)17-22/+19
2019-08-01Modify POM, properties and docker distributions.Brinda Santh2-0/+39
2019-08-01Add remote python executor DSL propertiesBrinda Santh2-43/+33
2019-07-31Fix compiler cache to hold for next transaction.Brinda Santh1-0/+6
2019-07-31Fix conflicting catalog service instance names.Brinda Santh7-33/+39
2019-07-30Add rest client DSL propertiesBrinda Santh4-0/+199
2019-07-30Add missing implementation and Operation Type.Brinda Santh3-151/+138
2019-07-24Fix attribute validation for complex type.Brinda Santh2-6/+107
2019-07-24Fix missing capability cli models.Brinda Santh1-19/+21
2019-07-24Merge "Clean restconf duplicate models and Implementation."Dan Timoney1-42/+45
2019-07-23Merge "ExecutionServiceHandler error handler error fix."Brinda Santh Muthuramalingam1-2/+2
2019-07-23Merge "Fixed Kafka consumer behaviour on failed deserialization"Brinda Santh Muthuramalingam5-15/+27
2019-07-23Clean restconf duplicate models and Implementation.Brinda Santh1-42/+45
2019-07-23ExecutionServiceHandler error handler error fix.Oleg Mitsura1-2/+2
2019-07-23Fixed Kafka consumer behaviour on failed deserializationprathameshmo5-15/+27
2019-07-19Improve script file accessing through cache.Brinda Santh2-4/+12
2019-07-18Merge "Enable dynamic remote python executor"Brinda Santh Muthuramalingam1-4/+9
2019-07-18Merge "Fix missing constrains definitions."Dan Timoney1-1/+1
2019-07-17Enable dynamic remote python executorAlexis de Talhouët1-4/+9
2019-07-17Added npmVersion to install NPMTimoney, Dan (dt5972)2-10/+4
2019-07-17Merge "bubble up python error to CDS output"Brinda Santh Muthuramalingam2-8/+18
2019-07-16bubble up python error to CDS outputOleg Mitsura2-8/+18
2019-07-16Merge "better errMsg for request block missing"Brinda Santh Muthuramalingam3-6/+50
2019-07-15better errMsg for request block missingOleg Mitsura3-6/+50
2019-07-15Fix missing constrains definitions.Brinda Santh1-1/+1
2019-07-10Refractor blueprint-script to avoid cyclic dependency.Brinda Santh3-10/+8
2019-07-09SLF4J conflict: exclude logging in where it is redundantSteve Siani5-0/+30
2019-07-09Merge "Removed redundant Jython interpreter instantiation test"Dan Timoney1-48/+0
2019-07-09Merge "Re-enabled BluePrintProcessingGRPCHandlerTest"Dan Timoney1-2/+0
2019-07-09Merge "Re-enabled RestClientServiceTest"Dan Timoney2-58/+59
2019-07-09Remove slf4j-log4j12 dependency which apache-kafka is bringing.prathameshmo1-1/+6
2019-07-08Merge "Add unit test for resolution repository"Dan Timoney1-3/+1
2019-07-08Merge "Enforce resolutionKey or resourceId/resourceType"Dan Timoney7-51/+78
2019-07-08Merge "Fix swagger definition for blueprint processor"Dan Timoney6-75/+158
2019-07-08Merge "Refactor resolution controllers"Dan Timoney10-444/+307
2019-07-08Merge "Kafka Messaging Controller API."Dan Timoney11-6/+428
2019-07-08Removed redundant Jython interpreter instantiation testEliezio Oliveira1-48/+0
2019-07-08Re-enabled BluePrintProcessingGRPCHandlerTestEliezio Oliveira1-2/+0
2019-07-08Re-enabled RestClientServiceTestEliezio Oliveira2-58/+59
2019-07-08Re-enabled test for happy-path case on NetconfDeviceCommunicatorTestEliezio Oliveira0-0/+0
2019-07-04Add unit test for resolution repositoryAlexis de Talhouët1-3/+1
2019-07-04Enforce resolutionKey or resourceId/resourceTypeAlexis de Talhouët7-51/+78