Age | Commit message (Expand) | Author | Files | Lines |
2019-07-08 | Re-enabled @Ignored tests on NetconfSessionImplTest | ![](//seccdn.libravatar.org/avatar/b03f80ce0275c5afe06715ae5a605d2d?s=13&d=retro) Eliezio Oliveira | 1 | -13/+13 |
2019-07-08 | Re-enabled test for happy-path case on NetconfDeviceCommunicatorTest | ![](//seccdn.libravatar.org/avatar/b03f80ce0275c5afe06715ae5a605d2d?s=13&d=retro) Eliezio Oliveira | 1 | -10/+9 |
2019-07-08 | Re-enabled BluePrintProcessingGRPCHandlerTest | ![](//seccdn.libravatar.org/avatar/b03f80ce0275c5afe06715ae5a605d2d?s=13&d=retro) Eliezio Oliveira | 1 | -2/+0 |
2019-07-08 | Re-enabled RestClientServiceTest | ![](//seccdn.libravatar.org/avatar/b03f80ce0275c5afe06715ae5a605d2d?s=13&d=retro) Eliezio Oliveira | 2 | -58/+59 |
2019-07-08 | Fix interrupt state left ON on NetconfSessionImpl.syncRpc() | ![](//seccdn.libravatar.org/avatar/b03f80ce0275c5afe06715ae5a605d2d?s=13&d=retro) Eliezio Oliveira | 1 | -1/+0 |
2019-07-08 | Removed empty ResourceResolutionControllerTest | ![](//seccdn.libravatar.org/avatar/b03f80ce0275c5afe06715ae5a605d2d?s=13&d=retro) Eliezio Oliveira | 1 | -22/+0 |
2019-07-04 | Add UT for ResourceResolutionService/Component | ![](//seccdn.libravatar.org/avatar/9575d06bbbf37810dd0587183de2ef61?s=13&d=retro) Alexis de Talhouët | 11 | -139/+223 |
2019-07-04 | Add unit test for resolution repository | ![](//seccdn.libravatar.org/avatar/9575d06bbbf37810dd0587183de2ef61?s=13&d=retro) Alexis de Talhouët | 4 | -4/+353 |
2019-07-04 | Enforce resolutionKey or resourceId/resourceType | ![](//seccdn.libravatar.org/avatar/9575d06bbbf37810dd0587183de2ef61?s=13&d=retro) Alexis de Talhouët | 16 | -211/+512 |
2019-07-04 | Share RR context within node template | ![](//seccdn.libravatar.org/avatar/9575d06bbbf37810dd0587183de2ef61?s=13&d=retro) Alexis de Talhouët | 5 | -21/+43 |
2019-07-04 | Fix swagger definition for blueprint processor | ![](//seccdn.libravatar.org/avatar/9575d06bbbf37810dd0587183de2ef61?s=13&d=retro) Alexis de Talhouët | 14 | -105/+236 |
2019-07-04 | Refactor resolution controllers | ![](//seccdn.libravatar.org/avatar/9575d06bbbf37810dd0587183de2ef61?s=13&d=retro) Alexis de Talhouët | 17 | -532/+410 |
2019-07-04 | Error: Could not find or load main class | ![](//seccdn.libravatar.org/avatar/9575d06bbbf37810dd0587183de2ef61?s=13&d=retro) Alexis de Talhouët | 3 | -15/+4 |
2019-06-28 | Do not dump a collection of outputs at the end. | ![](//seccdn.libravatar.org/avatar/0fb8fc2a8a3d4e0a546f4d215359ad5f?s=13&d=retro) Oleg Mitsura | 1 | -1/+1 |
2019-06-25 | Refractor blueprint script dependency | ![](//seccdn.libravatar.org/avatar/7c313171fa821d3354a80d2d83dec7b9?s=13&d=retro) Brinda Santh | 20 | -144/+496 |
2019-06-25 | Remote Python executor Handler class process fails with Arguments list too long | ![](//seccdn.libravatar.org/avatar/f60e08005f9a5bb3073cdd04e729c245?s=13&d=retro) Serge Simard | 1 | -0/+7 |
2019-06-25 | Kafka Messaging Controller API. | ![](//seccdn.libravatar.org/avatar/d4f8501074ecf9b0532a1d5ed8ab4473?s=13&d=retro) prathameshmo | 17 | -10/+464 |
2019-06-25 | Merge "DSL to service template generator" | ![](//seccdn.libravatar.org/avatar/df31c45ba7407635fcedaf09fe77bf9a?s=13&d=retro) Dan Timoney | 7 | -48/+482 |
2019-06-25 | Merge "Store resolution and expose with REST API" | ![](//seccdn.libravatar.org/avatar/df31c45ba7407635fcedaf09fe77bf9a?s=13&d=retro) Dan Timoney | 18 | -157/+714 |
2019-06-25 | Merge "Allow multiple resolution for same node template" | ![](//seccdn.libravatar.org/avatar/df31c45ba7407635fcedaf09fe77bf9a?s=13&d=retro) Dan Timoney | 5 | -121/+139 |
2019-06-25 | Merge "Added notes on remote python executor in dev env." | ![](//seccdn.libravatar.org/avatar/df31c45ba7407635fcedaf09fe77bf9a?s=13&d=retro) Dan Timoney | 1 | -57/+75 |
2019-06-25 | Merge "Add blueprint domain DSL" | ![](//seccdn.libravatar.org/avatar/df31c45ba7407635fcedaf09fe77bf9a?s=13&d=retro) Dan Timoney | 9 | -26/+508 |
2019-06-25 | Merge "python-executor will provide output line-by-line" | ![](//seccdn.libravatar.org/avatar/df31c45ba7407635fcedaf09fe77bf9a?s=13&d=retro) Dan Timoney | 7 | -21/+28 |
2019-06-25 | Merge "InputResourceResolutionProcessorTest re-enabled" | ![](//seccdn.libravatar.org/avatar/df31c45ba7407635fcedaf09fe77bf9a?s=13&d=retro) Dan Timoney | 1 | -13/+16 |
2019-06-25 | DSL to service template generator | ![](//seccdn.libravatar.org/avatar/7c313171fa821d3354a80d2d83dec7b9?s=13&d=retro) Brinda Santh | 7 | -48/+482 |
2019-06-25 | Store resolution and expose with REST API | ![](//seccdn.libravatar.org/avatar/9575d06bbbf37810dd0587183de2ef61?s=13&d=retro) Alexis de Talhouët | 18 | -157/+714 |
2019-06-25 | Allow multiple resolution for same node template | ![](//seccdn.libravatar.org/avatar/9575d06bbbf37810dd0587183de2ef61?s=13&d=retro) Alexis de Talhouët | 5 | -121/+139 |
2019-06-25 | Add blueprint domain DSL | ![](//seccdn.libravatar.org/avatar/7c313171fa821d3354a80d2d83dec7b9?s=13&d=retro) Brinda Santh | 9 | -26/+508 |
2019-06-25 | python-executor will provide output line-by-line | ![](//seccdn.libravatar.org/avatar/0fb8fc2a8a3d4e0a546f4d215359ad5f?s=13&d=retro) Oleg Mitsura | 7 | -21/+28 |
2019-06-21 | Remote Python executor unescapes script parameter values | ![](//seccdn.libravatar.org/avatar/f60e08005f9a5bb3073cdd04e729c245?s=13&d=retro) Serge Simard | 1 | -2/+14 |
2019-06-21 | Added notes on remote python executor in dev env. | ![](//seccdn.libravatar.org/avatar/0fb8fc2a8a3d4e0a546f4d215359ad5f?s=13&d=retro) Oleg Mitsura | 1 | -57/+75 |
2019-06-21 | Fix httpclient classpath issue | ![](//seccdn.libravatar.org/avatar/9575d06bbbf37810dd0587183de2ef61?s=13&d=retro) Alexis de Talhouët | 1 | -0/+1 |
2019-06-21 | Add Jinja2 custom ResourceLocator | ![](//seccdn.libravatar.org/avatar/9575d06bbbf37810dd0587183de2ef61?s=13&d=retro) Alexis de Talhouët | 12 | -150/+96 |
2019-06-20 | InputResourceResolutionProcessorTest re-enabled | ![](//seccdn.libravatar.org/avatar/854a06dc53edd0cdb9851f7d79d09a57?s=13&d=retro) ottero | 1 | -13/+16 |
2019-06-18 | Fix wrong mapping of json to map | ![](//seccdn.libravatar.org/avatar/9575d06bbbf37810dd0587183de2ef61?s=13&d=retro) Alexis de Talhouët | 1 | -7/+9 |
2019-06-18 | Merge "Create REST API layer for resource resolution stored configlet" | ![](//seccdn.libravatar.org/avatar/df31c45ba7407635fcedaf09fe77bf9a?s=13&d=retro) Dan Timoney | 10 | -10/+609 |
2019-06-18 | Merge "Add service template types DSL" | ![](//seccdn.libravatar.org/avatar/df31c45ba7407635fcedaf09fe77bf9a?s=13&d=retro) Dan Timoney | 7 | -72/+427 |
2019-06-18 | Merge "Add service template assignments DSL" | ![](//seccdn.libravatar.org/avatar/df31c45ba7407635fcedaf09fe77bf9a?s=13&d=retro) Dan Timoney | 6 | -2/+793 |
2019-06-18 | Merge "Python executor: Execution command and prepare environment log Also fi... | ![](//seccdn.libravatar.org/avatar/df31c45ba7407635fcedaf09fe77bf9a?s=13&d=retro) Dan Timoney | 1 | -0/+2 |
2019-06-18 | Create REST API layer for resource resolution stored configlet | ![](//seccdn.libravatar.org/avatar/f60e08005f9a5bb3073cdd04e729c245?s=13&d=retro) Serge Simard | 10 | -10/+609 |
2019-06-14 | Python executor: Execution command and prepare environment log | ![](//seccdn.libravatar.org/avatar/a3f42587227aaa92d4a01bb61ab1e96d?s=13&d=retro) Steve Siani | 1 | -0/+2 |
2019-06-14 | Correct netconf capability matching regex | ![](//seccdn.libravatar.org/avatar/98b4b2facf30ce5c3fbcfac5d7dbd0c4?s=13&d=retro) Abdelmuhaimen Seaudi | 1 | -2/+2 |
2019-06-13 | Various bug fixes encountered during remote ansible executor development. | ![](//seccdn.libravatar.org/avatar/f60e08005f9a5bb3073cdd04e729c245?s=13&d=retro) Serge Simard | 6 | -6/+14 |
2019-06-05 | Add service template types DSL | ![](//seccdn.libravatar.org/avatar/7c313171fa821d3354a80d2d83dec7b9?s=13&d=retro) Brinda Santh | 7 | -72/+427 |
2019-06-04 | Add service template assignments DSL | ![](//seccdn.libravatar.org/avatar/7c313171fa821d3354a80d2d83dec7b9?s=13&d=retro) Brinda Santh | 6 | -2/+793 |
2019-06-03 | Merge "Improved error handling for remote ansible executor. - Aligned error... | ![](//seccdn.libravatar.org/avatar/df31c45ba7407635fcedaf09fe77bf9a?s=13&d=retro) Dan Timoney | 2 | -16/+26 |
2019-06-03 | Improved error handling for remote ansible executor. | ![](//seccdn.libravatar.org/avatar/f60e08005f9a5bb3073cdd04e729c245?s=13&d=retro) Serge Simard | 2 | -16/+26 |
2019-06-02 | add SDNC MD-SAL Restconf URL settings | ![](//seccdn.libravatar.org/avatar/98b4b2facf30ce5c3fbcfac5d7dbd0c4?s=13&d=retro) Abdelmuhaimen Seaudi | 1 | -1/+15 |
2019-05-30 | Merge "Remote AWX ansible playbook executor" | ![](//seccdn.libravatar.org/avatar/df31c45ba7407635fcedaf09fe77bf9a?s=13&d=retro) Dan Timoney | 10 | -0/+672 |
2019-05-29 | Merge "Include orig err in CBA upload errmsg" | ![](//seccdn.libravatar.org/avatar/df31c45ba7407635fcedaf09fe77bf9a?s=13&d=retro) Dan Timoney | 1 | -2/+2 |