aboutsummaryrefslogtreecommitdiffstats
path: root/ms
AgeCommit message (Expand)AuthorFilesLines
2019-07-09Velocity template engine implement a separate instanceSteve Siani4-18/+20
2019-07-09Remove slf4j-log4j12 dependency which apache-kafka is bringing.prathameshmo1-1/+6
2019-07-08Merge "Do not dump a collection of outputs at the end."Dan Timoney1-1/+1
2019-07-08Merge "Add UT for ResourceResolutionService/Component"Dan Timoney11-139/+223
2019-07-08Merge "Add unit test for resolution repository"Dan Timoney4-4/+353
2019-07-08Merge "Enforce resolutionKey or resourceId/resourceType"Dan Timoney16-211/+512
2019-07-08Merge "Share RR context within node template"Dan Timoney5-21/+43
2019-07-08Merge "Fix swagger definition for blueprint processor"Dan Timoney14-105/+236
2019-07-08Merge "Refactor resolution controllers"Dan Timoney17-532/+410
2019-07-08Merge "Remote Python executor Handler class process fails with Arguments list...Dan Timoney1-0/+7
2019-07-08Merge "Kafka Messaging Controller API."Dan Timoney17-10/+464
2019-07-08Merge "Remote Python executor unescapes script parameter values"Dan Timoney1-2/+14
2019-07-04Add UT for ResourceResolutionService/ComponentAlexis de Talhouët11-139/+223
2019-07-04Add unit test for resolution repositoryAlexis de Talhouët4-4/+353
2019-07-04Enforce resolutionKey or resourceId/resourceTypeAlexis de Talhouët16-211/+512
2019-07-04Share RR context within node templateAlexis de Talhouët5-21/+43
2019-07-04Fix swagger definition for blueprint processorAlexis de Talhouët14-105/+236
2019-07-04Refactor resolution controllersAlexis de Talhouët17-532/+410
2019-07-04Error: Could not find or load main classAlexis de Talhouët3-15/+4
2019-06-28Do not dump a collection of outputs at the end.Oleg Mitsura1-1/+1
2019-06-25Refractor blueprint script dependencyBrinda Santh20-144/+496
2019-06-25Remote Python executor Handler class process fails with Arguments list too longSerge Simard1-0/+7
2019-06-25Kafka Messaging Controller API.prathameshmo17-10/+464
2019-06-25Merge "DSL to service template generator"Dan Timoney7-48/+482
2019-06-25Merge "Store resolution and expose with REST API"Dan Timoney18-157/+714
2019-06-25Merge "Allow multiple resolution for same node template"Dan Timoney5-121/+139
2019-06-25Merge "Added notes on remote python executor in dev env."Dan Timoney1-57/+75
2019-06-25Merge "Add blueprint domain DSL"Dan Timoney9-26/+508
2019-06-25Merge "python-executor will provide output line-by-line"Dan Timoney7-21/+28
2019-06-25Merge "InputResourceResolutionProcessorTest re-enabled"Dan Timoney1-13/+16
2019-06-25DSL to service template generatorBrinda Santh7-48/+482
2019-06-25Store resolution and expose with REST APIAlexis de Talhouët18-157/+714
2019-06-25Allow multiple resolution for same node templateAlexis de Talhouët5-121/+139
2019-06-25Add blueprint domain DSLBrinda Santh9-26/+508
2019-06-25python-executor will provide output line-by-lineOleg Mitsura7-21/+28
2019-06-21Remote Python executor unescapes script parameter valuesSerge Simard1-2/+14
2019-06-21Added notes on remote python executor in dev env.Oleg Mitsura1-57/+75
2019-06-21Fix httpclient classpath issueAlexis de Talhouët1-0/+1
2019-06-21Add Jinja2 custom ResourceLocatorAlexis de Talhouët12-150/+96
2019-06-20InputResourceResolutionProcessorTest re-enabledottero1-13/+16
2019-06-18Fix wrong mapping of json to mapAlexis de Talhouët1-7/+9
2019-06-18Merge "Create REST API layer for resource resolution stored configlet"Dan Timoney10-10/+609
2019-06-18Merge "Add service template types DSL"Dan Timoney7-72/+427
2019-06-18Merge "Add service template assignments DSL"Dan Timoney6-2/+793
2019-06-18Merge "Python executor: Execution command and prepare environment log Also fi...Dan Timoney1-0/+2
2019-06-18Create REST API layer for resource resolution stored configletSerge Simard10-10/+609
2019-06-14Python executor: Execution command and prepare environment logSteve Siani1-0/+2
2019-06-14Correct netconf capability matching regexAbdelmuhaimen Seaudi1-2/+2
2019-06-13Various bug fixes encountered during remote ansible executor development.Serge Simard6-6/+14
2019-06-05Add service template types DSLBrinda Santh7-72/+427