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