rally/doc/specs/implemented
Boris Pavlovic c3b27c6c6e Introduce in-tree Rally specs
Most of OpenStack projects have specs.
Specs are documents in .rst format with fixed structure.
They allow developers to use standard gerrit code review approach
to discuss and align future changes in project.

This patch includes:

- doc/specs directory
- doc/specs readme files
- spec template.rst
- unit tests that checks that specs are regarding template

Change-Id: I31e0dbb8bcbc68ca40c67c643d44b27359906b9c
2015-03-08 02:25:17 +03:00
..
README.rst Introduce in-tree Rally specs 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 files with implemented specs, 1 file is 1 spec.

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