rally/doc
liyingjun a7e2a8e4f5 Move files to common lib(Part 3)
Move utils to common directory.

Change-Id: Ifaf71ea4a2a1acc85ceb2af6ed978d3e08666b41
2014-12-31 09:21:14 +08:00
..
feature_request Add 'Stop scenario after several errors' feature req 2014-12-12 18:25:29 +03:00
samples Move files to common lib(Part 3) 2014-12-31 09:21:14 +08:00
source Move files to common lib(Part 3) 2014-12-31 09:21:14 +08:00
user_stories User story - booting 400 servers on real cluster 2014-09-24 17:30:01 +03:00
README.rst Add feature_request mechanism 2014-08-25 19:20:15 +04: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.

samples

If you are looking for samples of deployments and benchmarks configuration you are on the right way

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..