0538b6f845
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
433 B
433 B
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.