rally/doc/specs
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
..
implemented OpenStack typo 2015-11-15 13:01:34 +08:00
in-progress Add Workload object 2015-12-04 13:58:02 +00:00
README.rst Introduce in-tree Rally specs 2015-03-08 02:25:17 +03:00
template.rst [spec] Proposal for new task input file format 2015-03-24 04:28:29 +03: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 2 subdirectories:

  • in-progress - These specs are approved, but they are not implemented yet
  • implemented - Implemented specs archive

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