rally-openstack/doc
Takyuki Mitsui b89d54fd10 Fix typo docs at User stories
Previous doc title: 4x performance increase in Keysone inside Apache using the
token creation benchmark

Fix Keysone --> Keystone

Change-Id: Ieefcc45b10b8cd69f95dd00b5a62d479b11acb15
Closes-Bug: #1474302
2015-07-14 20:09:40 +09:00
..
feature_request Feature request improve install script 2015-06-09 10:52:37 +00:00
release_notes [Docs] Existing users and other fixes 2015-05-15 11:52:44 +03:00
source Fix pbr and it's version checks (unblock gates) 2015-05-01 10:51:03 +02:00
specs [Spec] Move plugins spec to implemented 2015-05-21 17:14:24 +03:00
user_stories Fix typo docs at User stories 2015-07-14 20:09:40 +09:00
README.rst Add specs in doc/README.rst file 2015-06-22 16:16:17 -05: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.

specs

Specs are detailed description of proposed changes in project. Usually they answer on what, why, how to change in project and who is going to work on change.

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