Commit Graph

  • 62a57a0043 Merge "Fix pep H201 no 'except:' at least use 'except Exception:'" Jenkins 2014-05-28 17:54:49 +00:00
  • 573e57d51d Merge "Fix pep E226 missing whitespace around arithmetic operator" Jenkins 2014-05-28 17:54:12 +00:00
  • 8be18c36e6 Merge "Add hacking to the flake8 tests" Jenkins 2014-05-28 17:54:06 +00:00
  • 6ff64fd0fe Merge "Add support for plugin actions" Jenkins 2014-05-28 17:52:25 +00:00
  • 877b3b44fd Make field 'Namespaces' optional Nikolay Mahotkin 2014-05-28 14:41:35 +04:00
  • a620efab8e Merge "Adding docstring for HTTPAction class" Jenkins 2014-05-28 16:33:51 +00:00
  • d943586608 Merge "Adding more http standard action parameters" Jenkins 2014-05-28 16:31:56 +00:00
  • 9a6456f01c Merge "Renaming 'events' to 'triggers'" Jenkins 2014-05-28 16:24:55 +00:00
  • ebf225553d Add support for plugin actions Angus Salkeld 2014-05-28 22:00:11 +10:00
  • a7bf5cecc7 Add autogenerated API documentation Angus Salkeld 2014-05-28 21:28:14 +10:00
  • 42ea833bc7 Adding docstring for HTTPAction class Renat Akhmerov 2014-05-28 16:31:04 +07:00
  • a3d3fded27 Renaming 'events' to 'triggers' Renat Akhmerov 2014-05-28 12:21:54 +07:00
  • fdaab398d8 Adding more http standard action parameters Renat Akhmerov 2014-05-28 12:16:17 +07:00
  • ba21390f48 Fix H404 multi line docstring should start without a leading new line Angus Salkeld 2014-05-28 13:17:16 +10:00
  • 85b78b4a67 Fix H233 Python 3.x incompatible use of print operator Angus Salkeld 2014-05-28 13:10:45 +10:00
  • 024ad6e071 Fix pep H301 one import per line Angus Salkeld 2014-05-28 13:07:51 +10:00
  • 9c2757ca08 Fix pep H231 Python 3.x incompatible 'except x,y:' construct Angus Salkeld 2014-05-28 13:06:08 +10:00
  • da2d313b8c Fix pep H402 one line docstring needs punctuation Angus Salkeld 2014-05-28 13:04:33 +10:00
  • fcd91d860a Fix pep H201 no 'except:' at least use 'except Exception:' Angus Salkeld 2014-05-28 13:02:58 +10:00
  • f033f1af45 Fix pep E226 missing whitespace around arithmetic operator Angus Salkeld 2014-05-28 12:58:01 +10:00
  • a4852977be Add hacking to the flake8 tests Angus Salkeld 2014-05-28 12:57:10 +10:00
  • 1ceb4b1e8a Add/Fix all error handling mechanism on REST API Angus Salkeld 2014-05-28 12:38:40 +10:00
  • 1e821db34b Merge "Cleanup exceptions and add http code" Jenkins 2014-05-28 02:29:01 +00:00
  • c2803984ed Merge "Throw NotFoundException when object not found" Jenkins 2014-05-28 02:28:46 +00:00
  • d0fe92f90f Fix url in "get workbook definition" test Sergey Murashov 2014-05-27 14:42:57 +04:00
  • 5e9ffd5c47 Cleanup exceptions and add http code Angus Salkeld 2014-05-27 16:23:00 +10:00
  • 1efbf6e9e3 Throwing an error when workbook validation fails Nikolay Mahotkin 2014-05-23 16:59:39 +04:00
  • 1d5a915145 Throw NotFoundException when object not found Nikolay Mahotkin 2014-05-22 14:45:57 +04:00
  • c989fd75e8 Merge "Task.publish now is processed as arbitrary structure" Jenkins 2014-05-20 15:17:24 +00:00
  • 30dd6e04f7 Merge "Fix creating trust on workbook creation" Jenkins 2014-05-20 15:07:04 +00:00
  • 772d4f7c06 Merge "Fix 500 status code on DELETE request" Jenkins 2014-05-16 18:28:21 +00:00
  • b2d2dc554f Fix creating trust on workbook creation Nikolay Mahotkin 2014-05-12 19:29:39 +04:00
  • 2b1a2ea7d9 Allow launch script to start any combination of servers Winson Chan 2014-05-14 09:58:22 -07:00
  • ecec340b52 Merge "Fix issue with tempest tests" Jenkins 2014-05-15 09:26:55 +00:00
  • 1d67fd609b Merge "Add test on arbitrary output dict in action" Jenkins 2014-05-14 08:38:51 +00:00
  • 214ae36e75 Merge "Fix demo.yaml example in tempest tests" Jenkins 2014-05-14 08:38:13 +00:00
  • a8ae8e336e Fix 500 status code on DELETE request Nikolay Mahotkin 2014-05-12 16:10:32 +04:00
  • 0847ca4766 Fix issue with tempest tests Sergey Murashov 2014-05-12 11:09:01 +04:00
  • e600f63237 Task.publish now is processed as arbitrary structure Nikolay Mahotkin 2014-05-08 16:10:40 +04:00
  • deca14c5e8 Fix demo.yaml example in tempest tests Nikolay Mahotkin 2014-05-07 17:32:28 +04:00
  • 116488a60a Add test on arbitrary output dict in action Nikolay Mahotkin 2014-05-07 14:09:38 +04:00
  • 1984b3ea54 Fix mistral tests Sergey Kolekonov 2014-05-06 12:20:39 +04:00
  • c37061ca5e Merge "Refactor engine to use plugins" Jenkins 2014-05-06 05:07:07 +00:00
  • 3b23751166 Merge "Update mistral tests" Jenkins 2014-05-06 04:53:01 +00:00
  • 623e12320e Update mistral tests Sergey Murashov 2014-05-05 17:18:25 +04:00
  • 14009d9eea Context contains results of all previous tasks now Nikolay Mahotkin 2014-05-05 13:17:52 +04:00
  • 580946cc3a Fixed issue with tarballs 0.0.2 TimurNurlygayanov 2014-04-30 17:59:17 +04:00
  • 5305521323 Merge "Fixes list of requirements" poc 0.0.1 Jenkins 2014-04-30 09:48:36 +00:00
  • 6c5ca50b4c Refactor engine to use plugins Winson Chan 2014-04-29 16:39:34 -07:00
  • 62d47c6d82 Merge "Added Devstack integration" Jenkins 2014-04-30 07:13:06 +00:00
  • 646bc3ee30 Fixes list of requirements TimurNurlygayanov 2014-04-30 10:49:59 +04:00
  • f928c8c11b Fixes README.rst formatting TimurNurlygayanov 2014-04-30 10:24:27 +04:00
  • cde8a9a23a Merge "Making workflow trace logging more consistent" Jenkins 2014-04-29 18:00:03 +00:00
  • 6fdff6989e Making workflow trace logging more consistent Renat Akhmerov 2014-04-28 22:00:08 +07:00
  • 55b9dc53ea Added Devstack integration Sergey Kolekonov 2014-04-29 15:17:01 +04:00
  • e5b8879eb1 Fixing setup.cfg Renat Akhmerov 2014-04-28 21:57:14 +07:00
  • 47981943f1 Merge "Replace rabbit config to 'default' section" Jenkins 2014-04-29 04:48:00 +00:00
  • b20853aa4c Fix work on MySQL backend Nikolay Mahotkin 2014-04-28 14:11:14 +04:00
  • 46c049d480 Replace rabbit config to 'default' section Nikolay Mahotkin 2014-04-28 14:14:15 +04:00
  • abf318a3f4 Merge "Improved README file" Jenkins 2014-04-25 15:22:33 +00:00
  • c4130e6736 Additional workflow trace logging in abstract_engine.py Renat Akhmerov 2014-04-25 18:53:21 +07:00
  • 345590ec15 Fixing wrong comparison in retry.py Renat Akhmerov 2014-04-25 17:15:51 +07:00
  • e003849ecf Engine as a standalone process Winson Chan 2014-04-19 17:31:04 -07:00
  • 53cc1d8d31 Improved README file Nikolay Mahotkin 2014-04-24 18:29:14 +04:00
  • ae46014ad8 Merge "Fix evaluating task parameters" Jenkins 2014-04-24 09:02:43 +00:00
  • 478b5cd9dc Fix evaluating task parameters Nikolay Mahotkin 2014-04-24 12:23:12 +04:00
  • 712f60d23c Merge "Adding all conf files in etc/ to .gitignore" Jenkins 2014-04-24 08:14:45 +00:00
  • 9ad619690b Adding all conf files in etc/ to .gitignore Renat Akhmerov 2014-04-24 12:45:45 +07:00
  • 594fab664d Fix broken retry tests Manas Kelshikar 2014-04-17 11:23:45 -07:00
  • c55623c96d Merge "Remove etc/logging.conf" Jenkins 2014-04-23 21:17:48 +00:00
  • e1a63d4bf6 Merge "Add workflow logging" Jenkins 2014-04-23 20:54:57 +00:00
  • 5a8442ab00 Remove etc/logging.conf Nikolay Mahotkin 2014-04-23 15:45:26 +04:00
  • 8b4d2f6128 Add workflow logging Nikolay Mahotkin 2014-04-18 18:10:28 +04:00
  • 1ae6af2aca Fixing inline expressions evaluation Renat Akhmerov 2014-04-23 18:18:51 +07:00
  • 11c7f641f4 Making execution data available in data flow context Renat Akhmerov 2014-04-23 13:41:06 +07:00
  • be56568eea Fixing initialization of variable 'action_spec' in abstract_engine.py Renat Akhmerov 2014-04-22 22:52:09 +07:00
  • 377e785232 Merge "Adding parameters to adhoc action namespaces" Jenkins 2014-04-22 05:18:22 +00:00
  • abf7cd6684 Merge "Fix convert params and result in AdHocAction" Jenkins 2014-04-22 04:11:49 +00:00
  • 413edda287 Remove redundant update task operation Nikolay Mahotkin 2014-04-21 13:13:48 +04:00
  • bc0838aa15 Fix convert params and result in AdHocAction Nikolay Mahotkin 2014-04-16 18:33:24 +04:00
  • 91108b1f0a Adding parameters to adhoc action namespaces Renat Akhmerov 2014-04-17 16:31:41 +07:00
  • afffb51b25 Removing 'base_output' from ad-hoc actions specification Renat Akhmerov 2014-04-16 17:29:28 +07:00
  • 33a60acf4b Temporarily commenting assertions in task retry tests Renat Akhmerov 2014-04-17 20:22:31 +07:00
  • 87090eefd3 Temporarily commenting assertions in task retry tests Renat Akhmerov 2014-04-17 17:27:58 +07:00
  • e0e3a58cf5 Fix result of HTTP action Nikolay Mahotkin 2014-04-16 15:39:14 +04:00
  • ca851b494a Merge "Fixing http action and abstract engine" Jenkins 2014-04-17 06:31:01 +00:00
  • 60e2c064ff Fix returning ERROR task state Nikolay Mahotkin 2014-04-16 19:32:39 +04:00
  • 1d45c508dd Fixing http action and abstract engine Renat Akhmerov 2014-04-15 17:59:43 +07:00
  • d5c253229f Moving expressions.py out of package 'engine' Renat Akhmerov 2014-04-15 15:18:09 +07:00
  • 51e11b70ee Change repeater to retry on error Manas Kelshikar 2014-04-14 10:11:17 -07:00
  • 11f236a785 BP mistral-actions-design (raw action spec -> ActionSpec) Renat Akhmerov 2014-04-14 17:16:25 +07:00
  • 9970767a86 BP mistral-actions-design (removing old actions, addressing previous comments) Renat Akhmerov 2014-04-14 16:43:30 +07:00
  • f72daa44e8 BP mistral-actions-design (add SSH action) Renat Akhmerov 2014-04-14 16:27:45 +07:00
  • b2a072f35c BP mistral-actions-design (switch to new design) Renat Akhmerov 2014-04-14 13:52:01 +07:00
  • 4c1e5a2a80 BP mistral-actions-design (ad-hoc actions in factory) Renat Akhmerov 2014-04-11 01:07:34 +07:00
  • 15ea7c06f6 BP mistral-actions-design (ad-hoc action) Renat Akhmerov 2014-04-10 17:53:44 +07:00
  • 0d5a04d7cc BP mistral-actions-design (Mistral HTTP action) Renat Akhmerov 2014-04-09 17:50:59 +07:00
  • b0e94b00a8 BP mistral-actions-design (action creation) Renat Akhmerov 2014-04-09 14:46:48 +07:00
  • 32720f2c72 BP mistral-actions-design (add new actions package) Renat Akhmerov 2014-04-08 15:37:38 +07:00
  • ebeb68b6dc BP mistral-actions-design Renat Akhmerov 2014-04-07 14:14:36 +07:00