Alexander Maretskiy 821e4e6b32 [Spec] Update and move spec about new output format
Spec 'improve_scenario_output_format.rst' is implemented,
so it is moved to doc/specs/implemented/

Also there were some updates to this spec to conform
improvements that are actually done:

 * Each output data set has 'description' text passed to
   Scenario.add_output() while adding the output.
   Description is displayed in HTML report under chart title.

 * Method Scenario.add_output() has changed (schema
   verification is added)

 * Subtab 'Detailed' is renamed to 'Per iteration'

Change-Id: Iddf0b0f5edea8002493d47131994f46202363ef5
2016-01-08 18:40:32 +02:00
..
2015-03-08 02:25:17 +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.