Commit Graph

  • e122c61840 Remove InvalidParameterValue exception Taylor Peoples 2016-01-27 05:06:30 +01:00
  • 8f6eac819f Tempest API tests on /actions Vincent Françoise 2016-01-26 14:41:09 +01:00
  • de307e536e GET on an action_plan provides first_action_uuid Vincent Françoise 2016-01-26 14:05:00 +01:00
  • 7406a1e713 Fixed ActionPlanNotFound typo in msg_fmt Vincent Françoise 2016-01-26 11:24:13 +01:00
  • 982410dd3e Fixed tempest test bug 0.23.1 Vincent Françoise 2016-01-22 18:27:05 +01:00
  • 83fdbf7366 Action plan state transition - payload validation 0.23.0 Vincent Françoise 2016-01-21 14:33:14 +01:00
  • 2db5ae31c7 Merge "API Tempest tests on goals" Jenkins 2016-01-25 16:59:13 +00:00
  • 2191844ebb Merge "Add 'workers' section into configuration doc" Jenkins 2016-01-25 16:27:48 +00:00
  • 9c71b3df88 Add 'workers' section into configuration doc David TARDIVEL 2016-01-25 10:33:28 +01:00
  • 7beb9b4c29 Merge "Fix HTML warnings on HTML doc" Jenkins 2016-01-25 16:04:23 +00:00
  • 8b7dce4803 API Tempest tests on goals Vincent Françoise 2016-01-25 16:51:02 +01:00
  • 94c50825e4 Merge "Added doc8" Jenkins 2016-01-25 15:18:34 +00:00
  • 6ff4ba991e Fix HTML warnings on HTML doc David TARDIVEL 2016-01-25 11:14:32 +01:00
  • 9e5a3708e1 Merge "Action Plan state - Changed STARTING to TRIGGERED" Jenkins 2016-01-22 16:52:03 +00:00
  • ca5ae03b81 Merge "Tempest scenario - execute a dummy strategy" Jenkins 2016-01-22 16:51:22 +00:00
  • b47aefac30 Merge "API Tempest tests on Action plans" Jenkins 2016-01-22 16:49:27 +00:00
  • 70c7e1c639 Merge "Add reference to Ceilometer developer guide" Jenkins 2016-01-22 16:48:26 +00:00
  • ef78e68022 Merge "Re-organize the Wacher documentation Home Page" Jenkins 2016-01-22 15:20:22 +00:00
  • 4dfe6a3fa8 Action Plan state - Changed STARTING to TRIGGERED Vincent Françoise 2016-01-19 16:06:26 +01:00
  • b53da21b9b Tempest scenario - execute a dummy strategy Vincent Françoise 2016-01-19 10:26:56 +01:00
  • 4305935312 Added doc8 Vincent Françoise 2016-01-22 14:55:21 +01:00
  • 894dfa0d7e Add reference to Ceilometer developer guide David TARDIVEL 2016-01-19 15:01:40 +01:00
  • a16351d352 API Tempest tests on Action plans Vincent Françoise 2016-01-15 15:40:59 +01:00
  • 75772cd3db Merge "Fix 'Module index' broken HTTP link" Jenkins 2016-01-22 14:04:59 +00:00
  • 63d9500904 Re-organize the Wacher documentation Home Page David TARDIVEL 2016-01-15 15:39:50 +01:00
  • c8096c6148 Fix 'Module index' broken HTTP link David TARDIVEL 2016-01-15 14:43:22 +01:00
  • 6d0754bb65 API Tempest tests on Audits Vincent Françoise 2016-01-12 15:21:15 +01:00
  • 595b13a622 Refactored existing tempest API tests Vincent Françoise 2016-01-08 15:44:27 +01:00
  • 8832ad78e2 Merge "Refactor Commands section" Jenkins 2016-01-22 09:47:51 +00:00
  • be81f8aff2 Merge "Renamed Status to State" Jenkins 2016-01-22 09:45:10 +00:00
  • e95548b1a9 Merge "Update the user-guide to explain the main steps" Jenkins 2016-01-22 09:41:27 +00:00
  • 62b39fefbb Renamed Status to State Vincent Françoise 2016-01-19 11:52:06 +01:00
  • f23548b92f Update the user-guide to explain the main steps vmahe 2016-01-21 18:43:00 +01:00
  • 43275537ea Merge "Removed unused parameters from api controllers" Jenkins 2016-01-22 07:52:10 +00:00
  • eaed650000 Refactor Commands section David TARDIVEL 2016-01-15 12:30:17 +01:00
  • 0505466ea5 Merge "Use taskflow library for building and executing action plans" Jenkins 2016-01-21 17:38:13 +00:00
  • 0e7bfe61bd Use taskflow library for building and executing action plans Jean-Emile DARTOIS 2016-01-06 12:44:25 +01:00
  • 096354c255 Merge "Add diagrams to the architecture doc page" Jenkins 2016-01-21 17:06:11 +00:00
  • afe06e2349 Merge "Reduced the complexity of the execute() method" Jenkins 2016-01-21 17:05:05 +00:00
  • 1d689ef410 Merge "Validate audit template UUID on audit create" Jenkins 2016-01-21 16:55:20 +00:00
  • 58fb86a3da Removed unused parameters from api controllers Gábor Antal 2016-01-18 16:55:18 +01:00
  • e34ee792a8 Validate audit template UUID on audit create Taylor Peoples 2016-01-21 08:40:13 +01:00
  • 8f87699910 Add diagrams to the architecture doc page vmahe 2016-01-12 17:13:02 +01:00
  • f675003076 Merge "Remove shadow BaseException class" Jenkins 2016-01-21 08:10:55 +00:00
  • c811051351 Fix Warnings generated while building of HTML docu David TARDIVEL 2016-01-15 09:22:25 +01:00
  • 037f43cd04 Merge "Missing super() in API collection controllers" Jenkins 2016-01-20 14:14:08 +00:00
  • a2750c74f9 Reduced the complexity of the execute() method Béla Vancsics 2016-01-12 19:23:57 +01:00
  • 67455c6a84 Missing super() in API collection controllers Gábor Antal 2016-01-19 13:14:28 +01:00
  • a7455a8bf7 Remove shadow BaseException class Taylor Peoples 2016-01-19 04:55:14 +01:00
  • 7fcb683404 Replace message with msg_fmt for custom exceptions Taylor Peoples 2016-01-19 04:00:03 +01:00
  • 65cf19a7e4 Merge "Removed use of deprecated LOG.warn method" Jenkins 2016-01-18 17:08:58 +00:00
  • facca13dc4 Merge "Clean up flake8 ignore list" Jenkins 2016-01-18 13:42:00 +00:00
  • e8576e8963 Merge "Renamed diskInfo.py" Jenkins 2016-01-18 13:12:03 +00:00
  • dfc9a3b37d Removed use of deprecated LOG.warn method Gábor Antal 2016-01-15 16:49:32 +01:00
  • 24dc92091c Merge "Keep py3.X compatibility for urllib" Jenkins 2016-01-18 08:22:24 +00:00
  • 53d6d7d131 Merge "Changed testr to os-testr" Jenkins 2016-01-18 08:21:40 +00:00
  • fd6ecc1b13 Merge "Add a dynamic loading of Actions handlers in the Watcher Applier" Jenkins 2016-01-15 15:44:56 +00:00
  • 8bac4fd42a Add a dynamic loading of Actions handlers in the Watcher Applier Jean-Emile DARTOIS 2016-01-11 16:02:28 +01:00
  • 55d186be58 Merge "Move terminology definition to class related" Jenkins 2016-01-15 14:54:48 +00:00
  • ed438d2eb2 Merge "Update API documentation for action plan" Jenkins 2016-01-14 16:40:24 +00:00
  • 4898df89ca Update API documentation for action plan David TARDIVEL 2016-01-13 01:48:36 +01:00
  • ae949148ef Renamed diskInfo.py Steve Wilkerson 2016-01-13 08:49:55 -06:00
  • e0242b49f1 Fix extraction of _LI _LW _LE _LC for translation Jean-Emile DARTOIS 2016-01-14 14:53:52 +01:00
  • 5b57985686 Clean up flake8 ignore list ting.wang 2016-01-14 18:42:45 +08:00
  • f6ef197473 Move terminology definition to class related Jean-Emile DARTOIS 2016-01-13 18:57:29 +01:00
  • 61c926a10b Keep py3.X compatibility for urllib ting.wang 2016-01-14 11:01:58 +08:00
  • 9c33f8aaeb Merge "Remove incorrect spaces for libvirt_opts value" Jenkins 2016-01-14 08:50:16 +00:00
  • 08fc69cfc4 Use dict.items() dirrectly instead of six.iteritems ting.wang 2016-01-14 14:02:36 +08:00
  • dc6b8aad7e Merge "Test: make enforce_type=True in CONF.set_override and fix error" Jenkins 2016-01-14 07:59:00 +00:00
  • 473cee8ad3 Test: make enforce_type=True in CONF.set_override and fix error ting.wang 2016-01-13 11:35:15 +08:00
  • 2ffeb48010 Remove incorrect spaces for libvirt_opts value Taylor Peoples 2016-01-14 07:50:16 +01:00
  • 86d3c2ff89 Add a generic and extensible way to describe the flow of actions Jean-Emile DARTOIS 2016-01-08 12:03:55 +01:00
  • 47759202a8 Add a dynamic loading of the Watcher Planner implementation Jean-Emile DARTOIS 2016-01-07 16:54:15 +01:00
  • c0306ea8f4 Add a common generic dynamic loader for watcher Jean-Emile DARTOIS 2016-01-07 14:47:44 +01:00
  • 34ccb7c23e Add the possibility to store several parameters for an Action Jean-Emile DARTOIS 2016-01-06 14:38:27 +01:00
  • 9900273988 Changed testr to os-testr Biswajeeban Mishra 2016-01-07 14:32:06 +01:00
  • 4662f248b3 Merge "Remove duplicated nova wrapper" Jenkins 2016-01-07 16:25:38 +00:00
  • 7638103203 Merge "Implement DevStack plugin" Jenkins 2016-01-07 16:25:13 +00:00
  • adc5587a2b Merge "Strategy goals should be required in conf" Jenkins 2016-01-07 16:16:57 +00:00
  • 34ab93a5f2 Strategy goals should be required in conf Gábor Antal 2016-01-05 14:12:06 +01:00
  • c286e1ec4b Use assertTrue/False instead of assertEqual(T/F) Swapnil Kulkarni (coolsvap) 2016-01-07 12:51:22 +05:30
  • 6c1769a15e Implement DevStack plugin Taylor Peoples 2015-12-08 21:08:39 +01:00
  • b41a2cc940 Remove useless Meta-Action Jean-Emile DARTOIS 2016-01-05 14:20:54 +01:00
  • 8ebc898924 outlet Temperature based migration strategy 0.22.0 junjie huang 2015-12-14 00:09:57 +00:00
  • 660c782626 Merge "Move Audit-template management in DefaultStrategyContext" Jenkins 2015-12-23 08:29:35 +00:00
  • dfaba80252 Move Audit-template management in DefaultStrategyContext Jean-Emile DARTOIS 2015-12-21 16:29:35 +01:00
  • 8b357ace5a Remove duplicated nova wrapper Zhenzan Zhou 2015-12-22 14:57:58 +08:00
  • 9dccb29bf4 Move glossary.rst to root folder of doc Darren Shaw 2015-12-18 14:45:35 -06:00
  • 853145f4d1 Merge "Remove string concatenation in favor of string formatting" Jenkins 2015-12-21 10:13:56 +00:00
  • 764f5c7681 Merge "Add Creative Commons Attribution header to documentation" Jenkins 2015-12-21 10:10:36 +00:00
  • b81b767567 Merge "Rename NovaWrapper to NovaClient" Jenkins 2015-12-21 10:06:53 +00:00
  • 764e31a7a1 Merge "Remove useless event factory" Jenkins 2015-12-21 10:06:21 +00:00
  • 1c49d07912 Remove string concatenation in favor of string formatting Steve Wilkerson 2015-12-09 08:38:52 -06:00
  • 18549dc182 Remove useless event factory Jean-Emile DARTOIS 2015-12-16 11:35:02 +01:00
  • 9f222221a7 Merge "Change default strategy to DummyStrategy" Jenkins 2015-12-21 09:29:29 +00:00
  • 1a64383a68 Rename NovaWrapper to NovaClient Jean-Emile DARTOIS 2015-12-18 15:22:08 +01:00
  • ac07f35dc7 i18n - Make string translatable Vincent Françoise 2015-12-14 17:27:55 +01:00
  • 010bc61cc9 Change default strategy to DummyStrategy Jean-Emile DARTOIS 2015-12-21 09:54:56 +01:00
  • 3dd02ee895 Merge "Code refactoring - StrategyContext and Auditendpoint" Jenkins 2015-12-21 08:40:04 +00:00
  • a4bbe7f893 Add Creative Commons Attribution header to documentation Steve Wilkerson 2015-12-15 16:48:23 -06:00