1. c75c7f2 Added service for Edit CBA by Ezhilarasi · 5 years ago
  2. 45bdf84 Roll version to recreate release artifacts by Timoney, Dan (dt5972) · 5 years ago
  3. 74c5483 Add remote python executor DSL properties by Brinda Santh · 5 years ago
  4. d3e573f Merge "Fix conflicting catalog service instance names." by Dan Timoney · 5 years ago
  5. 25fca6a Merge "Add resource resolution component DSL" by Dan Timoney · 5 years ago
  6. 5147200 Merge "Add missing implementation and Operation Type." by Dan Timoney · 5 years ago
  7. 82753f0 Fix conflicting catalog service instance names. by Brinda Santh · 5 years ago
  8. 5076faf Add resource resolution component DSL by Brinda Santh · 5 years ago
  9. 3073417 Add missing implementation and Operation Type. by Brinda Santh · 5 years ago
  10. f376d39 Merge "TemplateResolutionService default #occurrence 0->1" by Dan Timoney · 5 years ago
  11. 2553d37 TemplateResolutionService default #occurrence 0->1 by Oleg Mitsura · 5 years ago
  12. 72fed8f Upgrade cds spring and kotlin versions. by Brinda Santh · 5 years ago
  13. 546be61 Fix for python executor unit test case failure. by Brinda Santh · 5 years ago
  14. 9c0f6c2 Clean restconf duplicate models and Implementation. by Brinda Santh · 5 years ago
  15. a0140de Refactor Netconf script component parent. by Brinda Santh · 5 years ago
  16. cc195ac Resolve Attribute and properties fails with subPropertyName by Steve Siani · 5 years ago
  17. d082864 Enable dynamic remote python executor by Alexis de Talhouët · 5 years ago
  18. d5a3cb5 Fail to get assignment-params when error occur by Alexis de Talhouët · 5 years ago
  19. 3a3f9cd Merge "Python executor parameters sorted again." by Brinda Santh Muthuramalingam · 5 years ago
  20. 47df1fc Merge "Minor updates in ResourceResolutionComponent class" by Dan Timoney · 5 years ago
  21. 4d4e27f Merge "Refractor blueprint-script to avoid cyclic dependency. There is a possibility of cyclic dependencies between blueprint-script module and code module. To avoid cyclic dependency blueprint-script implementation should be moved to Core module. This implementation has zero impact on code functionality and code testing." by Dan Timoney · 5 years ago
  22. 631adb1 Minor updates in ResourceResolutionComponent class by Prathamesh Morde · 5 years ago
  23. ba531cf Merge "Bug fixes request input default value" by Dan Timoney · 5 years ago
  24. e87efd8 Merge "Refractor duplicate cli script function" by Dan Timoney · 5 years ago
  25. 1ce050f Merge "Handle blank reponse body for PUT capability" by Dan Timoney · 6 years ago
  26. 674664f Bug fixes request input default value by Brinda Santh · 6 years ago
  27. f439f40 Refractor blueprint-script to avoid cyclic dependency. by Brinda Santh · 6 years ago
  28. 9b9db2f Handle blank reponse body for PUT capability by Abdelmuhaimen Seaudi · 6 years ago
  29. a013b29 Python executor parameters sorted again. by Oleg Mitsura · 6 years ago
  30. e094a16 Refractor duplicate cli script function by Brinda Santh · 6 years ago
  31. 70d4da0 Check null instead of "null" JSON node. by prathameshmo · 6 years ago
  32. e827a3a SLF4J conflict: exclude logging in where it is redundant by Steve Siani · 6 years ago
  33. c272399 Merge "Adding tests to NetconfMessageUtilsTest.kt" by Dan Timoney · 6 years ago
  34. 3963748 Merge "Fix ComponentRemoteAnsibleExecutorTest" by Dan Timoney · 6 years ago
  35. f0a786e Merge "Re-enabled @Ignored tests on NetconfSessionImplTest" by Dan Timoney · 6 years ago
  36. f561e86 Merge "Re-enabled test for happy-path case on NetconfDeviceCommunicatorTest" by Dan Timoney · 6 years ago
  37. 630053d Merge "Fix interrupt state left ON on NetconfSessionImpl.syncRpc()" by Dan Timoney · 6 years ago
  38. ac2e1c1 Merge "Add UT for ResourceResolutionService/Component" by Dan Timoney · 6 years ago
  39. b914816 Merge "Add unit test for resolution repository" by Dan Timoney · 6 years ago
  40. 6167237 Merge "Enforce resolutionKey or resourceId/resourceType" by Dan Timoney · 6 years ago
  41. 64561f4 Merge "Share RR context within node template" by Dan Timoney · 6 years ago
  42. efad912 Merge "Fix swagger definition for blueprint processor" by Dan Timoney · 6 years ago
  43. d13961f Merge "Refactor resolution controllers" by Dan Timoney · 6 years ago
  44. bf22808 Merge "Remote Python executor unescapes script parameter values" by Dan Timoney · 6 years ago
  45. 911d06d Adding tests to NetconfMessageUtilsTest.kt by Rodrigo Ottero · 6 years ago
  46. a93225b Fix ComponentRemoteAnsibleExecutorTest by Eliezio Oliveira · 6 years ago
  47. 11133da Re-enabled @Ignored tests on NetconfSessionImplTest by Eliezio Oliveira · 6 years ago
  48. 0ddc891 Re-enabled test for happy-path case on NetconfDeviceCommunicatorTest by Eliezio Oliveira · 6 years ago
  49. 3730853 Fix interrupt state left ON on NetconfSessionImpl.syncRpc() by Eliezio Oliveira · 6 years ago
  50. 1082956 Add UT for ResourceResolutionService/Component by Alexis de Talhouët · 6 years ago
  51. ef0045e Add unit test for resolution repository by Alexis de Talhouët · 6 years ago
  52. 5f0a5dd Enforce resolutionKey or resourceId/resourceType by Alexis de Talhouët · 6 years ago
  53. c48ca03 Share RR context within node template by Alexis de Talhouët · 6 years ago
  54. 2791db2 Fix swagger definition for blueprint processor by Alexis de Talhouët · 6 years ago
  55. c5276ff Refactor resolution controllers by Alexis de Talhouët · 6 years ago
  56. d4b56bc Error: Could not find or load main class by Alexis de Talhouët · 6 years ago
  57. d9e690c Refractor blueprint script dependency by Brinda Santh · 6 years ago
  58. 2c92be0 Merge "Store resolution and expose with REST API" by Dan Timoney · 6 years ago
  59. 67111fb Merge "Allow multiple resolution for same node template" by Dan Timoney · 6 years ago
  60. c8d2615 Merge "python-executor will provide output line-by-line" by Dan Timoney · 6 years ago
  61. 711bf3c Merge "InputResourceResolutionProcessorTest re-enabled" by Dan Timoney · 6 years ago
  62. 396b49a Store resolution and expose with REST API by Alexis de Talhouët · 6 years ago
  63. 2e2d56d Allow multiple resolution for same node template by Alexis de Talhouët · 6 years ago
  64. c974b02 python-executor will provide output line-by-line by Oleg Mitsura · 6 years ago
  65. 6be51a1 Remote Python executor unescapes script parameter values by Serge Simard · 6 years ago
  66. 7ad72c8 Add Jinja2 custom ResourceLocator by Alexis de Talhouët · 6 years ago
  67. 5defaff InputResourceResolutionProcessorTest re-enabled by ottero · 6 years ago
  68. da79303 Merge "Create REST API layer for resource resolution stored configlet" by Dan Timoney · 6 years ago
  69. 856021a Merge "Python executor: Execution command and prepare environment log Also fix error messages return when something goes wrong." by Dan Timoney · 6 years ago
  70. d1e2600 Create REST API layer for resource resolution stored configlet by Serge Simard · 6 years ago
  71. 3e7b00f Python executor: Execution command and prepare environment log by Steve Siani · 6 years ago
  72. c32afa8 Correct netconf capability matching regex by Abdelmuhaimen Seaudi · 6 years ago
  73. 39167cc Various bug fixes encountered during remote ansible executor development. by Serge Simard · 6 years ago
  74. 026433c Improved error handling for remote ansible executor. by Serge Simard · 6 years ago
  75. 32d132a Merge "Remote AWX ansible playbook executor" by Dan Timoney · 6 years ago
  76. f40ed23 Merge "Bug fix: Enrichment fails for processor-db source" by Dan Timoney · 6 years ago
  77. 5e1e260 Returning null for unresolved variables by ottero · 6 years ago
  78. 6d14307 Bug fix: Enrichment fails for processor-db source by Steve Siani · 6 years ago
  79. a3d9ac8 Remote AWX ansible playbook executor by Serge Simard · 6 years ago
  80. 1f69e1c make templating service support JsonNode instead of any. by Steve Siani · 6 years ago
  81. bcc6c4d Add cli test blueprints by Brinda Santh · 6 years ago
  82. 145662f Add cli executor options by Brinda Santh · 6 years ago
  83. 12b078d Add cli executor component by Brinda Santh · 6 years ago
  84. 9eb8b8a BlueprintWebClientService: added return status by Oleg Mitsura · 6 years ago
  85. f6aba62 Roll master to El Alto by Timoney, Dan (dt5972) · 6 years ago
  86. 2df7062 UT for python executor by janani b · 6 years ago
  87. f2136a4 Multiples fixes by Alexis de Talhouët · 6 years ago
  88. f79ef8c Rework remote command arguments by Brinda Santh · 6 years ago
  89. 5a82232 Support for dynamic property in command args by Alexis de Talhouët · 6 years ago
  90. f6c08ad Update package type name by Alexis de Talhouët · 6 years ago
  91. f812f74 Merge "Add support for Ansible packages" by Dan Timoney · 6 years ago
  92. 0aab720 Merge "Add support to command to execute for remote python" by Dan Timoney · 6 years ago
  93. eb5c005 Merge "Integration Test - Component Executor" by Dan Timoney · 6 years ago
  94. c8adeb1 Merge "Add remote scripts cba" by Dan Timoney · 6 years ago
  95. 0e71bb3 Merge "Add grpc execution service" by Dan Timoney · 6 years ago
  96. cc96f30 Add support for Ansible packages by Alexis de Talhouët · 6 years ago
  97. 1e7aa69 Merge "Add grpc property service" by Dan Timoney · 6 years ago
  98. fd1b737 Merge "Add remote python executor" by Dan Timoney · 6 years ago
  99. 01cbd5c Add support to command to execute for remote python by Alexis de Talhouët · 6 years ago
  100. 6fcfbc1 Integration Test - Component Executor by Alexis de Talhouët · 6 years ago