rally/doc/specs
Alexander Maretskiy 6fd06d4f16 [Spec] Improve atomic actions format
This spec proposes improvements related to atomic actions:
  * rename term "atomic actions" into "actions"
  * store actions as list of dicts instead of OrderedDict
  * introduce nested actions saved in "children" container
  * start and end timestamps
  * get rid of duration time (since we have timestamps)

Blueprint: improve-atomic-actions
Change-Id: Ic22c00cf40c36205628dd3bf18b0f09f92fad8c0
2016-03-22 12:30:27 +02:00
..
implemented Consistent resource names spec is implemented 2016-01-15 09:11:44 -06:00
in-progress [Spec] Improve atomic actions format 2016-03-22 12:30:27 +02: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.