1. f439f40 Refractor blueprint-script to avoid cyclic dependency. by Brinda Santh · 5 years ago
  2. e827a3a SLF4J conflict: exclude logging in where it is redundant by Steve Siani · 5 years ago
  3. 4cf076f Merge "Velocity template engine implement a separate instance" by Dan Timoney · 5 years ago
  4. c272399 Merge "Adding tests to NetconfMessageUtilsTest.kt" by Dan Timoney · 5 years ago
  5. 3963748 Merge "Fix ComponentRemoteAnsibleExecutorTest" by Dan Timoney · 5 years ago
  6. 013454e Merge "Removed redundant Jython interpreter instantiation test" by Dan Timoney · 5 years ago
  7. f0a786e Merge "Re-enabled @Ignored tests on NetconfSessionImplTest" by Dan Timoney · 5 years ago
  8. f561e86 Merge "Re-enabled test for happy-path case on NetconfDeviceCommunicatorTest" by Dan Timoney · 5 years ago
  9. 9b7caa3 Merge "Re-enabled BluePrintProcessingGRPCHandlerTest" by Dan Timoney · 5 years ago
  10. c4d3104 Merge "Re-enabled RestClientServiceTest" by Dan Timoney · 5 years ago
  11. 630053d Merge "Fix interrupt state left ON on NetconfSessionImpl.syncRpc()" by Dan Timoney · 5 years ago
  12. 49552ce Velocity template engine implement a separate instance by Steve Siani · 5 years ago
  13. 22d3293 Remove slf4j-log4j12 dependency which apache-kafka is bringing. by prathameshmo · 5 years ago
  14. 1609782 Merge "Do not dump a collection of outputs at the end." by Dan Timoney · 5 years ago
  15. ac2e1c1 Merge "Add UT for ResourceResolutionService/Component" by Dan Timoney · 5 years ago
  16. b914816 Merge "Add unit test for resolution repository" by Dan Timoney · 5 years ago
  17. 6167237 Merge "Enforce resolutionKey or resourceId/resourceType" by Dan Timoney · 5 years ago
  18. 64561f4 Merge "Share RR context within node template" by Dan Timoney · 5 years ago
  19. efad912 Merge "Fix swagger definition for blueprint processor" by Dan Timoney · 5 years ago
  20. d13961f Merge "Refactor resolution controllers" by Dan Timoney · 5 years ago
  21. 9d6c76e Merge "Remote Python executor Handler class process fails with Arguments list too long" by Dan Timoney · 5 years ago
  22. 8607db9 Merge "Kafka Messaging Controller API." by Dan Timoney · 5 years ago
  23. bf22808 Merge "Remote Python executor unescapes script parameter values" by Dan Timoney · 5 years ago
  24. 911d06d Adding tests to NetconfMessageUtilsTest.kt by Rodrigo Ottero · 6 years ago
  25. a93225b Fix ComponentRemoteAnsibleExecutorTest by Eliezio Oliveira · 6 years ago
  26. 1af982d Removed redundant Jython interpreter instantiation test by Eliezio Oliveira · 6 years ago
  27. 11133da Re-enabled @Ignored tests on NetconfSessionImplTest by Eliezio Oliveira · 6 years ago
  28. 0ddc891 Re-enabled test for happy-path case on NetconfDeviceCommunicatorTest by Eliezio Oliveira · 6 years ago
  29. 55c4a88 Re-enabled BluePrintProcessingGRPCHandlerTest by Eliezio Oliveira · 6 years ago
  30. 2229d50 Re-enabled RestClientServiceTest by Eliezio Oliveira · 6 years ago
  31. 3730853 Fix interrupt state left ON on NetconfSessionImpl.syncRpc() by Eliezio Oliveira · 6 years ago
  32. 9c67eb2 Removed empty ResourceResolutionControllerTest by Eliezio Oliveira · 6 years ago
  33. 1082956 Add UT for ResourceResolutionService/Component by Alexis de Talhouët · 5 years ago
  34. ef0045e Add unit test for resolution repository by Alexis de Talhouët · 5 years ago
  35. 5f0a5dd Enforce resolutionKey or resourceId/resourceType by Alexis de Talhouët · 5 years ago
  36. c48ca03 Share RR context within node template by Alexis de Talhouët · 5 years ago
  37. 2791db2 Fix swagger definition for blueprint processor by Alexis de Talhouët · 5 years ago
  38. c5276ff Refactor resolution controllers by Alexis de Talhouët · 5 years ago
  39. d4b56bc Error: Could not find or load main class by Alexis de Talhouët · 5 years ago
  40. 3a0b7d6 Do not dump a collection of outputs at the end. by Oleg Mitsura · 5 years ago
  41. d9e690c Refractor blueprint script dependency by Brinda Santh · 5 years ago
  42. 844b26e Remote Python executor Handler class process fails with Arguments list too long by Serge Simard · 5 years ago
  43. b134a81 Kafka Messaging Controller API. by prathameshmo · 6 years ago
  44. a6fae85 Merge "DSL to service template generator" by Dan Timoney · 5 years ago
  45. 2c92be0 Merge "Store resolution and expose with REST API" by Dan Timoney · 5 years ago
  46. 67111fb Merge "Allow multiple resolution for same node template" by Dan Timoney · 5 years ago
  47. 429ed07 Merge "Added notes on remote python executor in dev env." by Dan Timoney · 5 years ago
  48. f166045 Merge "Add blueprint domain DSL" by Dan Timoney · 5 years ago
  49. c8d2615 Merge "python-executor will provide output line-by-line" by Dan Timoney · 5 years ago
  50. 711bf3c Merge "InputResourceResolutionProcessorTest re-enabled" by Dan Timoney · 5 years ago
  51. 1aacdb0 DSL to service template generator by Brinda Santh · 5 years ago
  52. 396b49a Store resolution and expose with REST API by Alexis de Talhouët · 5 years ago
  53. 2e2d56d Allow multiple resolution for same node template by Alexis de Talhouët · 5 years ago
  54. 5c04d57 Add blueprint domain DSL by Brinda Santh · 6 years ago
  55. c974b02 python-executor will provide output line-by-line by Oleg Mitsura · 5 years ago
  56. 6be51a1 Remote Python executor unescapes script parameter values by Serge Simard · 5 years ago
  57. b440bc9 Added notes on remote python executor in dev env. by Oleg Mitsura · 5 years ago
  58. 73bb266 Fix httpclient classpath issue by Alexis de Talhouët · 5 years ago
  59. 7ad72c8 Add Jinja2 custom ResourceLocator by Alexis de Talhouët · 5 years ago
  60. 5defaff InputResourceResolutionProcessorTest re-enabled by ottero · 5 years ago
  61. 091bba7 Fix wrong mapping of json to map by Alexis de Talhouët · 5 years ago
  62. da79303 Merge "Create REST API layer for resource resolution stored configlet" by Dan Timoney · 5 years ago
  63. 013df49 Merge "Add service template types DSL" by Dan Timoney · 5 years ago
  64. 6450dbd Merge "Add service template assignments DSL" by Dan Timoney · 5 years ago
  65. 856021a Merge "Python executor: Execution command and prepare environment log Also fix error messages return when something goes wrong." by Dan Timoney · 5 years ago
  66. d1e2600 Create REST API layer for resource resolution stored configlet by Serge Simard · 5 years ago
  67. 3e7b00f Python executor: Execution command and prepare environment log by Steve Siani · 6 years ago
  68. c32afa8 Correct netconf capability matching regex by Abdelmuhaimen Seaudi · 6 years ago
  69. 39167cc Various bug fixes encountered during remote ansible executor development. by Serge Simard · 6 years ago
  70. 0764881 Add service template types DSL by Brinda Santh · 6 years ago
  71. e953ae9 Add service template assignments DSL by Brinda Santh · 6 years ago
  72. 184c1b5 Merge "Improved error handling for remote ansible executor. - Aligned error status with AWX job details status; i.e. lowercase - Fixed error message in Validation module; encountered during debug. - Added better handling of inventory name resolution failure. - Now supports json endpoint selector values, via DSL." by Dan Timoney · 6 years ago
  73. 026433c Improved error handling for remote ansible executor. by Serge Simard · 6 years ago
  74. a8664e5 add SDNC MD-SAL Restconf URL settings by Abdelmuhaimen Seaudi · 6 years ago
  75. 32d132a Merge "Remote AWX ansible playbook executor" by Dan Timoney · 6 years ago
  76. 7f44056 Merge "Include orig err in CBA upload errmsg" by Dan Timoney · 6 years ago
  77. f40ed23 Merge "Bug fix: Enrichment fails for processor-db source" by Dan Timoney · 6 years ago
  78. 5e1e260 Returning null for unresolved variables by ottero · 6 years ago
  79. 6d14307 Bug fix: Enrichment fails for processor-db source by Steve Siani · 6 years ago
  80. a3d9ac8 Remote AWX ansible playbook executor by Serge Simard · 6 years ago
  81. 1f69e1c make templating service support JsonNode instead of any. by Steve Siani · 6 years ago
  82. 83c8632 Include orig err in CBA upload errmsg by Oleg Mitsura · 6 years ago
  83. bcc6c4d Add cli test blueprints by Brinda Santh · 6 years ago
  84. 145662f Add cli executor options by Brinda Santh · 6 years ago
  85. 12b078d Add cli executor component by Brinda Santh · 6 years ago
  86. 15680d3 Add ssh client configuration service by Brinda Santh · 6 years ago
  87. 0042e9e Add Kafka client services by Brinda Santh · 6 years ago
  88. 380a30e Fix payload has not been init in aysnc by Alexis de Talhouët · 6 years ago
  89. acbcd28 Merge "BlueprintWebClientService: added return status" by Dan Timoney · 6 years ago
  90. 506d264 Merge "Fix: Enrichment fails for processor-db source" by Dan Timoney · 6 years ago
  91. 072fae6 Merge "Bugfix: Blueprints Processor always return 200 OK" by Dan Timoney · 6 years ago
  92. 5801ed7 Bugfix: Blueprints Processor always return 200 OK by ottero · 6 years ago
  93. a132cf3 Fixed I/O error and removed unwanted finally clause. by prathamesh morde · 6 years ago
  94. 9eb8b8a BlueprintWebClientService: added return status by Oleg Mitsura · 6 years ago
  95. bc91fee Fix: Enrichment fails for processor-db source by Steve Siani · 6 years ago
  96. 250b5b2 Upates in sdc-listener notification part. by prathamesh morde · 6 years ago
  97. 7bace3d Merge "Fixed the parsing path for CBA archive" by Dan Timoney · 6 years ago
  98. d7b9a92 Fixed the parsing path for CBA archive by prathamesh morde · 6 years ago
  99. a4175e9 UT for Blueprint core by Rami · 6 years ago
  100. febb517 Change the incorrect license header. by prathamesh morde · 6 years ago