summaryrefslogtreecommitdiffstats
path: root/ms
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2019-06-04Add service template assignments DSLBrinda Santh6-2/+793
2019-06-03Merge "Improved error handling for remote ansible executor. - Aligned error...Dan Timoney2-16/+26
2019-06-03Improved error handling for remote ansible executor.Serge Simard2-16/+26
2019-06-02add SDNC MD-SAL Restconf URL settingsAbdelmuhaimen Seaudi1-1/+15
2019-05-30Merge "Remote AWX ansible playbook executor"Dan Timoney10-0/+672
2019-05-29Merge "Include orig err in CBA upload errmsg"Dan Timoney1-2/+2
2019-05-28Merge "Bug fix: Enrichment fails for processor-db source"Dan Timoney3-15/+63
2019-05-28Returning null for unresolved variablesottero6-2/+130
2019-05-28Bug fix: Enrichment fails for processor-db sourceSteve Siani3-15/+63
2019-05-27Remote AWX ansible playbook executorSerge Simard10-0/+672
2019-05-23make templating service support JsonNode instead of any.Steve Siani2-18/+18
2019-05-23Include orig err in CBA upload errmsgOleg Mitsura1-2/+2
2019-05-23Add cli test blueprintsBrinda Santh15-83/+206
2019-05-23Add cli executor optionsBrinda Santh6-0/+45
2019-05-23Add cli executor componentBrinda Santh15-104/+322
2019-05-23Add ssh client configuration serviceBrinda Santh11-1/+515
2019-05-23Add Kafka client servicesBrinda Santh10-0/+467
2019-05-22Fix payload has not been init in aysncAlexis de Talhouët1-1/+1
2019-05-16Merge "BlueprintWebClientService: added return status"Dan Timoney5-152/+141
2019-05-16Merge "Fix: Enrichment fails for processor-db source"Dan Timoney26-33/+36
2019-05-16Merge "Bugfix: Blueprints Processor always return 200 OK"Dan Timoney5-9/+88
2019-05-16Bugfix: Blueprints Processor always return 200 OKottero5-9/+88
2019-05-15Fixed I/O error and removed unwanted finally clause.prathamesh morde2-13/+3
2019-05-15BlueprintWebClientService: added return statusOleg Mitsura5-152/+141
2019-05-15Fix: Enrichment fails for processor-db sourceSteve Siani26-33/+36
2019-05-15Upates in sdc-listener notification part.prathamesh morde8-50/+124