Age | Commit message (Expand) | Author | Files | Lines |
2019-07-08 | Merge "Fix swagger definition for blueprint processor" |  Dan Timoney | 4 | -6/+32 |
2019-07-08 | Merge "Refactor resolution controllers" |  Dan Timoney | 5 | -87/+97 |
2019-07-08 | Merge "Remote Python executor unescapes script parameter values" |  Dan Timoney | 1 | -2/+14 |
2019-07-04 | Fix swagger definition for blueprint processor |  Alexis de Talhouët | 4 | -6/+32 |
2019-07-04 | Refactor resolution controllers |  Alexis de Talhouët | 5 | -87/+97 |
2019-07-04 | Error: Could not find or load main class |  Alexis de Talhouët | 1 | -7/+1 |
2019-06-25 | Refractor blueprint script dependency |  Brinda Santh | 10 | -138/+219 |
2019-06-25 | Merge "Store resolution and expose with REST API" |  Dan Timoney | 12 | -99/+340 |
2019-06-25 | Merge "Allow multiple resolution for same node template" |  Dan Timoney | 3 | -30/+42 |
2019-06-25 | Merge "python-executor will provide output line-by-line" |  Dan Timoney | 2 | -6/+7 |
2019-06-25 | Merge "InputResourceResolutionProcessorTest re-enabled" |  Dan Timoney | 1 | -13/+16 |
2019-06-25 | Store resolution and expose with REST API |  Alexis de Talhouët | 12 | -99/+340 |
2019-06-25 | Allow multiple resolution for same node template |  Alexis de Talhouët | 3 | -30/+42 |
2019-06-25 | python-executor will provide output line-by-line |  Oleg Mitsura | 2 | -6/+7 |
2019-06-21 | Remote Python executor unescapes script parameter values |  Serge Simard | 1 | -2/+14 |
2019-06-21 | Add Jinja2 custom ResourceLocator |  Alexis de Talhouët | 3 | -8/+4 |
2019-06-20 | InputResourceResolutionProcessorTest re-enabled |  ottero | 1 | -13/+16 |
2019-06-18 | Merge "Create REST API layer for resource resolution stored configlet" |  Dan Timoney | 1 | -10/+22 |
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 | 1 | -10/+22 |
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 | 4 | -4/+9 |
2019-06-03 | Improved error handling for remote ansible executor. |  Serge Simard | 1 | -15/+25 |
2019-05-30 | Merge "Remote AWX ansible playbook executor" |  Dan Timoney | 7 | -0/+654 |
2019-05-28 | Merge "Bug fix: Enrichment fails for processor-db source" |  Dan Timoney | 2 | -2/+30 |
2019-05-28 | Returning null for unresolved variables |  ottero | 2 | -1/+90 |
2019-05-28 | Bug fix: Enrichment fails for processor-db source |  Steve Siani | 2 | -2/+30 |
2019-05-27 | Remote AWX ansible playbook executor |  Serge Simard | 7 | -0/+654 |
2019-05-23 | make templating service support JsonNode instead of any. |  Steve Siani | 2 | -18/+18 |
2019-05-23 | Add cli test blueprints |  Brinda Santh | 5 | -10/+68 |
2019-05-23 | Add cli executor options |  Brinda Santh | 3 | -0/+32 |
2019-05-23 | Add cli executor component |  Brinda Santh | 10 | -88/+298 |
2019-05-15 | BlueprintWebClientService: added return status |  Oleg Mitsura | 3 | -15/+22 |
2019-04-30 | Roll master to El Alto |  Timoney, Dan (dt5972) | 6 | -6/+6 |
2019-04-26 | UT for python executor |  janani b | 2 | -1/+142 |
2019-04-24 | Multiples fixes |  Alexis de Talhouët | 1 | -0/+1 |
2019-04-24 | Rework remote command arguments |  Brinda Santh | 2 | -27/+27 |
2019-04-23 | Support for dynamic property in command args |  Alexis de Talhouët | 1 | -3/+6 |
2019-04-22 | Update package type name |  Alexis de Talhouët | 1 | -16/+7 |
2019-04-19 | Merge "Add support for Ansible packages" |  Dan Timoney | 2 | -8/+8 |
2019-04-19 | Merge "Add support to command to execute for remote python" |  Dan Timoney | 1 | -1/+3 |
2019-04-19 | Merge "Integration Test - Component Executor" |  Dan Timoney | 1 | -13/+34 |
2019-04-19 | Merge "Add remote scripts cba" |  Dan Timoney | 2 | -11/+100 |
2019-04-19 | Merge "Add grpc execution service" |  Dan Timoney | 1 | -21/+33 |
2019-04-18 | Add support for Ansible packages |  Alexis de Talhouët | 2 | -8/+8 |
2019-04-18 | Merge "Add grpc property service" |  Dan Timoney | 1 | -1/+1 |
2019-04-18 | Merge "Add remote python executor" |  Dan Timoney | 1 | -0/+101 |
2019-04-16 | Add support to command to execute for remote python |  Alexis de Talhouët | 1 | -1/+3 |
2019-04-16 | Integration Test - Component Executor |  Alexis de Talhouët | 1 | -13/+34 |