rally-openstack/doc
Christian Berendt 667c0557a3 Stop using intersphinx
Remove intersphinx from the docs build as it triggers network calls that
occasionally fail, and we don't really use intersphinx (links other
sphinx documents out on the internet)

This also removes the requirement for internet access during docs build.

This can cause docs jobs to fail if the project errors out on
warnings.

Change-Id: Iab56650edc32609d2887550ea26c4e5137ab9e7e
Related-Bug: #1368910
2014-09-25 18:09:22 +00:00
..
feature_request Add feature_request mechanism 2014-08-25 19:20:15 +04:00
source Stop using intersphinx 2014-09-25 18:09:22 +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..