summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor
AgeCommit message (Expand)AuthorFilesLines
2019-04-25Update to use released 1.2.2 parentTimoney, Dan (dt5972)2-7/+3
2019-04-24Multiples fixesAlexis de Talhouët4-3/+13
2019-04-24Merge "Rework remote command arguments"Dan Timoney3-31/+32
2019-04-24Merge "UT for execution service"Dan Timoney2-0/+178
2019-04-24Rework remote command argumentsBrinda Santh3-31/+32
2019-04-24UT for execution servicejanani b2-0/+178
2019-04-23Support for dynamic property in command argsAlexis de Talhouët1-3/+6
2019-04-22Update package type nameAlexis de Talhouët2-17/+8
2019-04-19Merge "Add support for Ansible packages"Dan Timoney4-24/+23
2019-04-19Merge "Add support to command to execute for remote python"Dan Timoney1-1/+3
2019-04-19Merge "Integration Test - Component Executor"Dan Timoney3-36/+52
2019-04-19Merge "Add remote scripts cba"Dan Timoney2-11/+100
2019-04-19Merge "Add grpc execution service"Dan Timoney15-32/+402
2019-04-18Add support for Ansible packagesAlexis de Talhouët4-24/+23
2019-04-18Merge "Add grpc property service"Dan Timoney8-1/+260
2019-04-18Merge "Add remote python executor"Dan Timoney3-0/+173
2019-04-18Merge "AAI Junit test and Blueprint support configs"Dan Timoney10-18/+432
2019-04-16Add support to command to execute for remote pythonAlexis de Talhouët1-1/+3
2019-04-16Integration Test - Component ExecutorAlexis de Talhouët3-36/+52
2019-04-16Add remote scripts cbaBrinda Santh2-11/+100
2019-04-16Add grpc execution serviceBrinda Santh15-32/+402
2019-04-16Add grpc property serviceBrinda Santh8-1/+260
2019-04-16Add remote python executorBrinda Santh3-0/+173
2019-04-15AAI Junit test and Blueprint support configsSteve Siani10-18/+432
2019-04-15Fix wrong package for workflow-serviceAlexis de Talhouët9-9/+11
2019-04-15Do start netty server when grpc server enabledAlexis de Talhouët3-6/+60
2019-04-11netconf-executor: NetconfSessionImp removed useless methodOleg Mitsura1-12/+1
2019-04-11netconf-executor: NetconfSessionImplTest improvementsOleg Mitsura3-34/+42
2019-04-10Merge "netconf-executor: NetconfSessionImplTest"Dan Timoney6-313/+580
2019-04-10netconf-executor: NetconfSessionImplTestOleg Mitsura6-313/+580
2019-04-10netconf-executor: RpcMessageUtilsTest improvementOleg Mitsura2-5/+33
2019-04-10netconf-executor: Moving NetconfSessionListenerImpl out of NetconfSessionImpl...Oleg Mitsura3-14/+162
2019-04-10Merge "Jinja template for Blueprint template service"Dan Timoney6-27/+34
2019-04-09Jinja template for Blueprint template serviceSteve Siani6-27/+34
2019-04-09netconf-executor: NetconfDeviceCommunicator testsOleg Mitsura2-0/+270
2019-04-09Merge "netconf-executor: adding pojo tests"Dan Timoney2-0/+102
2019-04-09netconf-executor: adding pojo testsOleg Mitsura2-0/+102
2019-04-09Merge "netconf-executor tests: adding MessageStateTests"Dan Timoney4-54/+191
2019-04-09Merge "Changed CBA download with name and version"Dan Timoney1-2/+2
2019-04-08netconf-executor tests: adding MessageStateTestsOleg Mitsura4-54/+191
2019-04-08Adding NetconfRpcServiceImplTest for netconf-executorOleg Mitsura4-116/+325
2019-04-08Changed CBA download with name and versionEzhilarasi1-2/+2
2019-04-06Merge "Retrieving PNF IP address from payload"Dan Timoney1-1/+1
2019-04-06Merge "Improve data type handling"Dan Timoney3-61/+88
2019-04-05Retrieving PNF IP address from payloadottero1-1/+1
2019-04-04Improve data type handlingMuthuramalingam, Brinda Santh3-61/+88
2019-04-04Merge "Improve step data access."Dan Timoney17-175/+212
2019-04-04Improve step data access.Muthuramalingam, Brinda Santh17-175/+212
2019-04-03BluePrintManagmentGRPC handler should send failure message back to the client.prathamesh morde1-2/+2
2019-04-02Fix: Complementary JUnit tests in BlueprintProcessorSteve Siani2-32/+29