aboutsummaryrefslogtreecommitdiffstats
path: root/ms
AgeCommit message (Expand)AuthorFilesLines
2019-11-07Merge "netconf lib bugfixes: invoke_rpc + timeouts."Dan Timoney5-21/+64
2019-11-07Merge "Fixed typo..."Brinda Santh Muthuramalingam1-1/+1
2019-11-07Merge "add search by meta data in cds-ui server and blueprint processor Issue...Brinda Santh Muthuramalingam3-1/+43
2019-11-06Merge "Rolling upgrade support for in-flight requests"Brinda Santh Muthuramalingam6-16/+52
2019-11-06add search by meta data in cds-ui server and blueprint processorShaaban Ebrahim3-1/+43
2019-11-06Merge "Removing dead code... DME2 does nothing..."Brinda Santh Muthuramalingam5-57/+4
2019-11-06Merge "add get blueprints API with pagination and sorting"Brinda Santh Muthuramalingam3-0/+32
2019-11-06Fixed typo...Oleg Mitsura1-1/+1
2019-11-05Rolling upgrade support for in-flight requestsSebastien Premont-Tendland6-16/+52
2019-11-05netconf retry disconnect()Oleg Mitsura1-2/+10
2019-11-05add get blueprints API with pagination and sortingAhmed Abbas3-0/+32
2019-11-04Removing dead code... DME2 does nothing...Oleg Mitsura5-57/+4
2019-11-04Fixed CDS liveness probe failure during high load.prathamesh1-3/+5
2019-10-31netconf lib bugfixes: invoke_rpc + timeouts.Oleg Mitsura5-21/+64
2019-10-31Merge "Changing groupId for message-lib"Brinda Santh Muthuramalingam1-7/+6
2019-10-31Merge "Provide ongoing occurrence value for scripting"Dan Timoney2-0/+7
2019-10-31Merge "Add remote service function execution."Dan Timoney3-10/+227
2019-10-31Merge "Add message consumer dynamic functions."Dan Timoney5-15/+134
2019-10-31Merge "Add Message tracing logger service."Dan Timoney8-7/+208
2019-10-31Merge "Add Message Header support for tracing."Dan Timoney6-59/+86
2019-10-31Merge "Py executor grpc TLS server authentication."Dan Timoney15-97/+292
2019-10-31Merge "Add grpc TLS property lib services."Dan Timoney14-12/+577
2019-10-31Merge "Add GRPC log tracing service."Dan Timoney17-84/+356
2019-10-30Changing groupId for message-libSingal, Kapil (ks220y)1-7/+6
2019-10-30Removed all http_proxy reference from build.Sebastien Premont-Tendland5-16/+3
2019-10-29Add remote service function execution.Brinda Santh3-10/+227
2019-10-29Add message consumer dynamic functions.Brinda Santh5-15/+134
2019-10-29Provide ongoing occurrence value for scriptingAlexis de Talhouƫt2-0/+7
2019-10-28Add Message tracing logger service.Brinda Santh8-7/+208
2019-10-28Add Message Header support for tracing.Brinda Santh6-59/+86
2019-10-27Merge "Improve Remote Python Executor error handling and allow for structured...Brinda Santh Muthuramalingam10-59/+157
2019-10-24Increase num workers to 15Oleg Mitsura1-1/+1
2019-10-24Merge "Implemented UAT runtime services"Brinda Santh Muthuramalingam24-301/+1256
2019-10-24Improve Remote Python Executor error handling and allow for structured responseSerge Simard10-59/+157
2019-10-22Py executor grpc TLS server authentication.Brinda Santh15-97/+292
2019-10-22Add grpc TLS property lib services.Brinda Santh14-12/+577
2019-10-22Add GRPC log tracing service.Brinda Santh17-84/+356
2019-10-14Merge "Component Script Executor Fix"Brinda Santh Muthuramalingam3-3/+4
2019-10-14Component Script Executor FixSingal, Kapil (ks220y)3-3/+4
2019-10-14Merge "Add reactive log tracing service."Dan Timoney9-24/+335
2019-10-14Merge "Bi-directional GRPC non interactive implementation"Dan Timoney3-35/+91
2019-10-14Merge "Kafka Back pressure configuration"Dan Timoney3-2/+9
2019-10-10Remove python ciscoconfparser requirementBrinda Santh1-2/+1
2019-10-07Implemented UAT runtime servicesebo24-301/+1256
2019-10-04Bi-directional GRPC non interactive implementationBrinda Santh3-35/+91
2019-10-04Kafka Back pressure configurationBrinda Santh3-2/+9
2019-10-03Add bi-directional python executor testsBrinda Santh11-7/+446
2019-10-02Add reactive log tracing service.Brinda Santh9-24/+335
2019-09-30Health Check API RevertSingal, Kapil (ks220y)4-3/+7
2019-09-30Merge "Add bi-directional GRPC python executor."Dan Timoney22-0/+1458