rally/doc/specs/in-progress
Illia Khudoshyn 84a09c493b Add Workload object
The patch introduces Workload model
instead of regular dict that was used to describe
scenario configuration in TaskEngine.
As a side effect it allows to fix subtask representaion
in generated reports and other rally outputs.

Change-Id: I62148707c89f575f83da11e34d0d193e716e8249
2015-12-04 13:58:02 +00:00
..
cleanup_refactoring.rst [spec] Refactoring Rally cleanup 2015-08-20 15:15:47 +09:00
consistent_resource_names.rst [spec] Consistent resource names 2015-09-03 16:03:39 -05:00
distributed_runner.rst [Spec]Add a spec for distiributed load generation 2015-11-19 14:45:06 +00:00
improve_scenario_output_format.rst [Spec] Propose improvements for scenario output format 2015-11-18 16:28:42 +02:00
new_rally_input_task_format.rst Add Workload object 2015-12-04 13:58:02 +00:00
pluggable-types.rst [spec] Improve and make pluggable type conversion 2015-11-06 08:49:13 -06:00
README.rst Introduce in-tree Rally specs 2015-03-08 02:25:17 +03:00
task_and_verification_export.rst Fix some typos by toolkit typo 2015-11-20 00:55:01 +08:00

Rally Specs

Specs are detailed description of proposed changes in project. Usually they answer on what, why, how to change in project and who is going to work on change.

This directory contains files with accepted by not implemented specs, 1 file is 1 spec.

If you are looking for full rally road map overview go here.