1. b3eb3fc Merge "Use correct parent pom" by Dan Timoney · 5 years ago
  2. 73bb266 Fix httpclient classpath issue by Alexis de Talhouët · 5 years ago
  3. 7ad72c8 Add Jinja2 custom ResourceLocator by Alexis de Talhouët · 5 years ago
  4. da57151 Use correct parent pom by Timoney, Dan (dt5972) · 5 years ago
  5. 091bba7 Fix wrong mapping of json to map by Alexis de Talhouët · 5 years ago
  6. da79303 Merge "Create REST API layer for resource resolution stored configlet" by Dan Timoney · 5 years ago
  7. 013df49 Merge "Add service template types DSL" by Dan Timoney · 5 years ago
  8. 6450dbd Merge "Add service template assignments DSL" by Dan Timoney · 5 years ago
  9. e0dc3a5 Merge "Added test.ts file" by Dan Timoney · 5 years ago
  10. e776e40 Merge "Notification Handler service" by Dan Timoney · 5 years ago
  11. 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
  12. b8e4095 Merge "Correct netconf capability matching regex" by Dan Timoney · 5 years ago
  13. 1d9569f Merge "Implemented loader service" by Dan Timoney · 5 years ago
  14. 5fe689c Merge "CCSDK-1377- Notification Implementation" by Dan Timoney · 5 years ago
  15. d1e2600 Create REST API layer for resource resolution stored configlet by Serge Simard · 5 years ago
  16. ab4890b Added test.ts file by Arundathi Patil · 5 years ago
  17. 6247932 Notification Handler service by Arundathi Patil · 5 years ago
  18. 3e7b00f Python executor: Execution command and prepare environment log by Steve Siani · 6 years ago
  19. c32afa8 Correct netconf capability matching regex by Abdelmuhaimen Seaudi · 6 years ago
  20. 39167cc Various bug fixes encountered during remote ansible executor development. by Serge Simard · 6 years ago
  21. be4979c Fixing restconf_client.py script by ottero · 6 years ago
  22. d8b7ac5 Implemented loader service by Arundathi Patil · 6 years ago
  23. 0764881 Add service template types DSL by Brinda Santh · 6 years ago
  24. e953ae9 Add service template assignments DSL by Brinda Santh · 6 years ago
  25. 8566f04 CCSDK-1377- Notification Implementation by Arundathi Patil · 6 years ago
  26. 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
  27. 6bb8130 Merge "Correction in Image references and CBA structure Issue-ID: CCSDK-1359" by Dan Timoney · 6 years ago
  28. 95aaa39 Merge "add SDNC MD-SAL Restconf URL settings" by Dan Timoney · 6 years ago
  29. 026433c Improved error handling for remote ansible executor. by Serge Simard · 6 years ago
  30. a8664e5 add SDNC MD-SAL Restconf URL settings by Abdelmuhaimen Seaudi · 6 years ago
  31. 3fa6fd4 Merge "Add logger to the server" by Dan Timoney · 6 years ago
  32. 6642a72 Correction in Image references and CBA structure Issue-ID: CCSDK-1359 by andreasgeissler · 6 years ago
  33. 32d132a Merge "Remote AWX ansible playbook executor" by Dan Timoney · 6 years ago
  34. 1741102 Add logger to the server by Rami · 6 years ago
  35. b86fe0e Merge "CCSDK-1308- Files sorting" by Dan Timoney · 6 years ago
  36. 7f44056 Merge "Include orig err in CBA upload errmsg" by Dan Timoney · 6 years ago
  37. f40ed23 Merge "Bug fix: Enrichment fails for processor-db source" by Dan Timoney · 6 years ago
  38. 5e1e260 Returning null for unresolved variables by ottero · 6 years ago
  39. 6d14307 Bug fix: Enrichment fails for processor-db source by Steve Siani · 6 years ago
  40. a3d9ac8 Remote AWX ansible playbook executor by Serge Simard · 6 years ago
  41. b0bda9b CCSDK-1308- Files sorting by Arundathi Patil · 6 years ago
  42. 1f69e1c make templating service support JsonNode instead of any. by Steve Siani · 6 years ago
  43. 83c8632 Include orig err in CBA upload errmsg by Oleg Mitsura · 6 years ago
  44. bcc6c4d Add cli test blueprints by Brinda Santh · 6 years ago
  45. 145662f Add cli executor options by Brinda Santh · 6 years ago
  46. 29b5218 Add cli executor models by Brinda Santh · 6 years ago
  47. 12b078d Add cli executor component by Brinda Santh · 6 years ago
  48. 15680d3 Add ssh client configuration service by Brinda Santh · 6 years ago
  49. 0042e9e Add Kafka client services by Brinda Santh · 6 years ago
  50. 380a30e Fix payload has not been init in aysnc by Alexis de Talhouët · 6 years ago
  51. d5739fd Fixed defect CCSDK-1339 by Arundathi Patil · 6 years ago
  52. acbcd28 Merge "BlueprintWebClientService: added return status" by Dan Timoney · 6 years ago
  53. 506d264 Merge "Fix: Enrichment fails for processor-db source" by Dan Timoney · 6 years ago
  54. 072fae6 Merge "Bugfix: Blueprints Processor always return 200 OK" by Dan Timoney · 6 years ago
  55. c0e0d75 Merge "Resource dictionary- updated license text" by Dan Timoney · 6 years ago
  56. 007772e Merge "Resource dictionary- updated license text" by Dan Timoney · 6 years ago
  57. e6b212d Merge "Resource dictionary- updated license text" by Dan Timoney · 6 years ago
  58. 5801ed7 Bugfix: Blueprints Processor always return 200 OK by ottero · 6 years ago
  59. a132cf3 Fixed I/O error and removed unwanted finally clause. by prathamesh morde · 6 years ago
  60. 9eb8b8a BlueprintWebClientService: added return status by Oleg Mitsura · 6 years ago
  61. bc91fee Fix: Enrichment fails for processor-db source by Steve Siani · 6 years ago
  62. 250b5b2 Upates in sdc-listener notification part. by prathamesh morde · 6 years ago
  63. 5acce93 Merge "Resource dictionary- updated license text" by Dan Timoney · 6 years ago
  64. 02b9820 Merge "Fixed defect CCSDK-1326" by Dan Timoney · 6 years ago
  65. 425e1b4 Merge "Modify CDS-UI server to allow communicating with external blueprint mS" by Dan Timoney · 6 years ago
  66. 404162a Fixed defect CCSDK-1326 by Arundathi Patil · 6 years ago
  67. 7bace3d Merge "Fixed the parsing path for CBA archive" by Dan Timoney · 6 years ago
  68. 1bfd44e Merge "Fixed defect CCSDK-1299" by Dan Timoney · 6 years ago
  69. c420005 Merge "UT for Blueprint core" by Dan Timoney · 6 years ago
  70. d7b9a92 Fixed the parsing path for CBA archive by prathamesh morde · 6 years ago
  71. 8d54e79 Fixed defect CCSDK-1299 by Arundathi Patil · 6 years ago
  72. a4175e9 UT for Blueprint core by Rami · 6 years ago
  73. 087d4b6 Modify CDS-UI server to allow communicating with external blueprint mS by Nirvan Ramjuttun · 6 years ago
  74. 0924c4d Bug fix Session clearance by Ezhilarasi · 6 years ago
  75. febb517 Change the incorrect license header. by prathamesh morde · 6 years ago
  76. 16f9c2f Merge "Resource dictionary- updated license text" by Dan Timoney · 6 years ago
  77. fd34103 Merge "UT for Rest lib" by Dan Timoney · 6 years ago
  78. 84b1fc9 Merge "UT for GRPC lib" by Dan Timoney · 6 years ago
  79. a93c399 Merge "Use of .yaml extension instead of .yml for consistency." by Dan Timoney · 6 years ago
  80. 569d4af Resource dictionary- updated license text by Arundathi Patil · 6 years ago
  81. d5fd5d4 UT for Rest lib by janani b · 6 years ago
  82. c92e294 UT for GRPC lib by janani b · 6 years ago
  83. f6aba62 Roll master to El Alto by Timoney, Dan (dt5972) · 6 years ago
  84. 9b7bb16 Use of .yaml extension instead of .yml for consistency. by prathamesh morde · 6 years ago
  85. d787865 Merge "UT for Execution Service" by Dan Timoney · 6 years ago 0.4.2
  86. 44b7cc8 Merge "UT for python executor" by Dan Timoney · 6 years ago
  87. cd46c5f UT for Execution Service by janani b · 6 years ago
  88. 2df7062 UT for python executor by janani b · 6 years ago
  89. cb8bc5d Resource dictionary- updated license text by Arundathi Patil · 6 years ago
  90. 2316cc2 Resource dictionary- updated license text by Arundathi Patil · 6 years ago
  91. 3f6dc8e Resource dictionary- updated license text by Arundathi Patil · 6 years ago
  92. 9a36e8f Resource dictionary- updated license text by Arundathi Patil · 6 years ago
  93. 84b361d Update to use released 1.2.2 parent by Timoney, Dan (dt5972) · 6 years ago
  94. 6ab49d0 Merge "Resource dictionary- removed uncessary code" by Dan Timoney · 6 years ago
  95. af1db72 Merge "Resource dictionary: backend URL changes" by Dan Timoney · 6 years ago
  96. dea2112 Finalize ansible usage by Alexis de Talhouët · 6 years ago
  97. e78f8c2 Resource dictionary- removed uncessary code by Arundathi Patil · 6 years ago
  98. e621a67 Resource dictionary: backend URL changes by Arundathi Patil · 6 years ago
  99. 79895ed Merge "Added content to CDS index page" by Dan Timoney · 6 years ago
  100. 6850019 Fix docker tag by Timoney, Dan (dt5972) · 6 years ago