An open API service providing commit metadata for open source projects.

GitHub / openstack/python-mistralclient / commits

Python client for Mistral REST API. Mirror of code maintained at opendev.org.

SHA Message Author Date Stats
5f7fbed1 Updated from global requirements OpenStack Proposal Bot <o****a@l****g> almost 11 years ago
377d5c34 merge Merge "Updated from global requirements" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 11 years ago
e5f4e872 Default auth_url is set, if it is not provided. hardik <h****h@n****n> almost 11 years ago
97306484 Updated from global requirements OpenStack Proposal Bot <o****a@l****g> almost 11 years ago
48e2780e Fixing test failing on workflow-delete Nikolay Mahotkin <n****n@m****m>
Committed by: Renat Akhmerov <r****v@m****m>
almost 11 years ago
33f5aeb3 Adding pagination support to mistral python client Lingxian Kong <a****g@g****m> almost 11 years ago
5937d2a7 Provide an ability to make action/workflow public Nikolay Mahotkin <n****n@m****m> almost 11 years ago
ca5ba9fb Added home-page link in setup.cfg file venkatamahesh <v****a@g****m> almost 11 years ago
84306812 Removed unused functional test. hardik <h****h@n****n> almost 11 years ago
b42c7c56 Remove invalid test case of mistralclient Lingxian Kong <a****g@g****m> almost 11 years ago
b1f700a3 Updated from global requirements OpenStack Proposal Bot <o****a@l****g> almost 11 years ago
a6342914 Fix failure of run_action CLI command Lingxian Kong <a****g@g****m> about 11 years ago
e8f0bbb3 Support action_execution deletion on client side Lingxian Kong <a****g@g****m> about 11 years ago
d2a01c2a merge Merge "Add service API support in client side" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 11 years ago
b5628439 Fixing dict ordering issue in task tests Renat Akhmerov <r****v@m****m> about 11 years ago
a44495d5 Update README.md for project namespace and repo change zhangguoqing <z****g@9****t> about 11 years ago
18bb3c64 Add service API support in client side LingxianKong <a****g@g****m> about 11 years ago
71b5d2c2 Add CLI for rerunning failed task execution Winson Chan <w****n@s****m> about 11 years ago
0c1ca190 merge Merge "Adding to_dict() method to Resource class" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 11 years ago
91acc751 Add python 3 classifiers Sirushti Murugesan <s****n@h****m> about 11 years ago
54041d4f Fix PY3 compatibility Sirushti Murugesan <s****n@h****m> about 11 years ago
58ac8f3d Adding to_dict() method to Resource class Nikolay Mahotkin <n****n@m****m> about 11 years ago
fc140dbe Changing check of mistral availability in functional tests Nikolay Mahotkin <n****n@m****m> about 11 years ago
c67c49a0 User 'alt_demo' user instead of 'demo' for cli tests Anastasia Kuznetsova <a****a@m****m> about 11 years ago
52cc56e2 Fixing launching mistralclient tests Nikolay Mahotkin <n****n@m****m> about 11 years ago
d3ea91f6 Configure logging with debug flag Zhenguo Niu <n****o@h****m> about 11 years ago
2f812b55 Append newlines to two new test files Ed Cranford <e****d@r****m> about 11 years ago
58bbf1a8 merge Merge "Implementing run-action command in client" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 11 years ago
2cb39f83 merge Merge "Add description param for execution create/update" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 11 years ago
27d35b10 Update requirements to unwedge solum Robert Collins <r****s@h****m>
Committed by: Renat Akhmerov <r****v@m****m>
about 11 years ago
66b3faab Add description param for execution create/update LingxianKong <k****n@h****m> about 11 years ago
02a1bbaf fix mistral-client use does not use endpoint keystone: Limor Stotland <l****n@a****m> about 11 years ago
1389beb6 Update .gitreview file for project rename Jeremy Stanley <f****i@y****g> about 11 years ago
1a0ccd14 Implementing run-action command in client Nikolay Mahotkin <n****n@m****m> about 11 years ago
5d1dc509 merge Merge "Make create commands cut long output" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
df46403d Remove unnecessary validation in update environment form the client Limor Stotland <l****n@a****m> over 11 years ago
3b0e35bc merge Merge "Mistral bash completion script optimization" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
c9dda13e merge Merge "Add bash-completion command support" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
e0755168 Make create commands cut long output Nikolay Mahotkin <n****n@m****m> over 11 years ago
ad4f2b34 Mistral bash completion script optimization LingxianKong <k****n@h****m> over 11 years ago
1e79ff54 Add bash-completion command support LingxianKong <k****n@h****m> over 11 years ago
3bd811ed merge Merge "Fix cli integration tests" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
43145e67 merge Merge "Update requirements for master branch" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
a04d0e60 Fix cli integration tests Anastasia Kuznetsova <a****a@m****m> over 11 years ago
70bfeb94 Delete bash completion script auto placement LingxianKong <k****n@h****m> over 11 years ago
9ddde1aa Update requirements for master branch Renat Akhmerov <r****v@m****m> over 11 years ago
63a41d65 Adding '--params' to cron-trigger CLI Nikolay Mahotkin <n****n@m****m> over 11 years ago
74a3e030 merge Merge "Support resource deletion in batches" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
bc8d9e5a merge Merge "Update cli integration test due to last changes" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
df4aa1b3 Update cli integration test due to last changes Anastasia Kuznetsova <a****a@m****m> over 11 years ago
7c057391 merge Merge "Adding 'Task name' in Action Execution CLI" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
f73760f7 Modified help display format to present a more user-friendly display Kevin_Zheng <z****u@h****m>
Committed by: Zhenyu Zheng <z****u@h****m>
over 11 years ago
b825e365 Adding 'Task name' in Action Execution CLI Nikolay Mahotkin <n****n@m****m> over 11 years ago
ae193006 merge Merge "Fixing state_info column in CLI" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
dd728277 Update commands bash completion script LingxianKong <k****n@h****m> over 11 years ago
3609a0d4 Support resource deletion in batches LingxianKong <k****n@h****m>
Committed by: Renat Akhmerov <r****v@m****m>
over 11 years ago
04acd25e Fixing state_info column in CLI Nikolay Mahotkin <n****n@m****m> over 11 years ago
d339608b Delete requirement on unneeded arguments Nikolay Mahotkin <n****n@m****m> over 11 years ago
3a4c1ff8 Remove "policies" keyword from test resources Renat Akhmerov <r****v@m****m> over 11 years ago
c0fe5c63 merge Merge "Fixing a type in execution-create command help" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
1ec0585d Fixing a type in execution-create command help Renat Akhmerov <r****v@m****m> over 11 years ago
f1bbe751 Removing v1 stuff (API methods, commands, tests) Renat Akhmerov <r****v@m****m> over 11 years ago
649dfbc2 Add workbook and workflow validate commands Winson Chan <w****n@s****m> over 11 years ago
f3978a9e merge Merge "Add functional CLI tests for 'action-execution' endpoint" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
55e9ed29 merge Merge "Updating AUTHORS" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
5ac5df2b Updating AUTHORS Renat Akhmerov <r****v@m****m> over 11 years ago
b169190e merge Merge "Fixing task CLI" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
d6eeaf73 Add functional CLI tests for 'action-execution' endpoint Anastasia Kuznetsova <a****a@m****m> over 11 years ago
d92947a0 Fixing task CLI Nikolay Mahotkin <n****n@m****m> over 11 years ago
d38ecdf0 Added tempest-lib to test-requirements.txt Thomas Goirand <z****o@d****g> over 11 years ago
ef011f0b merge Merge "Fixing tasks operations in mistralclient" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
0d534e3f merge Merge "Add action execution client lib and CLI" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
fa636f34 Fix failing after refactoring CLI test for execution Anastasia Kuznetsova <a****a@m****m> over 11 years ago
1df04e7b Fixing tasks operations in mistralclient Nikolay Mahotkin <n****n@m****m> over 11 years ago
103e5ecb Trigger remaining-executions and first-exec-date Pierre-Arthur MATHIEU <p****u@h****m> over 11 years ago
f07d3ee6 Add action execution client lib and CLI Nikolay Mahotkin <n****n@m****m> over 11 years ago
6066a75d Rename execution_id to workflow_execution_id Winson Chan <w****n@s****m> over 11 years ago
ba309180 merge Merge "Refactor task output: "wf_name" -> "workflow_name"" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
168f462d add bash completion script LingxianKong <k****n@h****m> over 11 years ago
f6c03687 Refactor task output: "wf_name" -> "workflow_name" Renat Akhmerov <r****v@m****m> over 11 years ago
f7b8b70d Deleting command 'get-task-output' from CLI Nikolay Mahotkin <n****n@m****m> over 11 years ago
62332dfd Adjust all test examples in mistralclient Nikolay Mahotkin <n****n@m****m> over 11 years ago
9a85ed6c Import 'decorators' from tempest_lib instead of 'test' from tempest Anastasia Kuznetsova <a****a@m****m> over 11 years ago
f0f9da22 merge Merge "Add tests which check env isolation" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
2b035bf0 merge Merge "Add support for auth against keystone on https" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
aa94d5d2 Add support for auth against keystone on https David C Kennedy <D****y>
Committed by: kennedda <d****y@h****m>
over 11 years ago
8a105d26 Fix tempest gate, add tempest import Anastasia Kuznetsova <a****a@m****m> over 11 years ago
1b3c78d4 Add tests which check env isolation Anastasia Kuznetsova <a****a@m****m> over 11 years ago
cab5ea0e Add CLI tests for environments Anastasia Kuznetsova <a****a@m****m> over 11 years ago
68d38c77 merge Merge "Add error code to APIException" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
2b46b75c Extend cli integration tests for update Anastasia Kuznetsova <a****a@m****m> over 11 years ago
7e80a0c4 Add error code to APIException Tetiana Lashchova <t****a@m****m> over 11 years ago
c16bf140 Fix import in functional tests Anastasia Kuznetsova <a****a@m****m> over 11 years ago
6051e45f Fix client initialization in the integration tests Anastasia Kuznetsova <a****a@m****m> over 11 years ago
90b56a9f Implement commands for execution environment W Chan <w****n@s****m> over 11 years ago
8b7f7467 merge Merge "Add mistralclient documentation" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
964dd4e8 Add mistralclient documentation Nikolay Mahotkin <n****n@m****m> over 11 years ago
71000659 Add new functional CLI tests Anastasia Kuznetsova <a****a@m****m> almost 12 years ago
f8f1c1bb merge Merge "Use YAML text instead of JSON in HTTP body (client side)" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 12 years ago
02c67bee Use YAML text instead of JSON in HTTP body (client side) Nikolay Mahotkin <n****n@m****m> almost 12 years ago

← Back to repository