rally/doc
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
..
feature_request [Feature request] Specify what benchmarks to execute in task 2015-04-23 00:34:07 +00:00
release_notes [Docs] Various fixes 2015-04-20 23:02:17 +03:00
source Fix pbr and it's version checks (unblock gates) 2015-05-01 10:51:03 +02:00
specs [Spec] Reorder plugins 2015-05-06 10:28:02 +03:00
user_stories [Docs] Various fixes 2015-04-20 23:02:17 +03:00
README.rst Release 0.0.2 2015-03-12 17:48:57 +03:00

Content of doc directory

This directory contains everything that is related to documentation and bureaucracy. You can find here 4 subdirectories:

feature_request

If some use case is not covered by Rally, it is the right place to request it. To request new feature you should just explain use case on high level. Technical details and writing code are not required at all.

source

Source of documentation. Latest version of documentation.

user_stories

Place where you can share any of Rally user experience. E.g. fixing some bugs, measuring performance of different architectures or comparing different hardware and so on..