rally/doc/specs/in-progress
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
..
cleanup_refactoring.rst Move OpenStack cleanup utils out of context 2016-02-04 15:45:06 -06:00
deployment_type.rst [Spec] Deployment unification 2016-03-09 16:59:05 +00:00
distributed_runner.rst [Spec]Add a spec for distiributed load generation 2015-11-19 14:45:06 +00:00
improve_atomic_actions_format.rst [Spec] Improve atomic actions format 2016-03-22 12:30:27 +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
refactor_scenario_utils.rst [spec] Refactoring scenario utils 2016-02-22 19:44:38 +02:00
task_and_verification_export.rst Add base class for task exporter 2016-02-09 19:05:44 +02: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.