rally/doc/specs
Yair Fried 1071b725b7 [Spec] Reorder plugins
Rally has billions of plugins and it becomes really hard for newbies
to understand how Rally code is organized and how it works.

So let's split framework and plugins

Example https://review.openstack.org/#/c/176092/

Change-Id: I6980c0dcbeeabf79e774c69cd27e5e4efca0fc50
2015-05-06 10:28:02 +03:00
..
implemented Introduce in-tree Rally specs 2015-03-08 02:25:17 +03:00
in-progress [Spec] Reorder plugins 2015-05-06 10:28:02 +03: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.