rally/doc
Olga Kopylova 2c368272c9 Improve plugins and apply loading for runners and contexts plugins
Provide plugins loading for runners and contexts, improve samples.
Plugins now can be loaded from ~/.rally/plugins and /opt/rally/plugins
and any it's subdirectories.

Closes-Bug: #1320942

Change-Id: I213086e7eae17e297c398c301f5ed8d2331d951e
2014-10-24 10:25:10 +00:00
..
feature_request Add feature_request mechanism 2014-08-25 19:20:15 +04:00
samples Improve plugins and apply loading for runners and contexts plugins 2014-10-24 10:25:10 +00:00
source Improve plugins and apply loading for runners and contexts plugins 2014-10-24 10:25:10 +00: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..