rally/doc
Sergey Skripnick 705ee34799 Add Dockerfile
This file may be used to build rally image for docker.
More about docker: https://www.docker.com/

Also added some docs in installation.rst

Change-Id: I8580755b6838a3cebc2bd9e27854e68a02ff26b4
2014-12-24 14:22:19 +02:00
..
feature_request Add 'Stop scenario after several errors' feature req 2014-12-12 18:25:29 +03:00
samples Cover Rally with docstrings & Test this coverage 2014-12-20 14:13:56 +03:00
source Add Dockerfile 2014-12-24 14:22:19 +02: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..