rally-openstack/doc
Yair Fried 532ac9f970 Feature request improve install script
Add 2 arguments:
--uninstall (to remove completely rally from system)
--version   (to specify which version to install)

Change-Id: I5112d191dbe4f34d9cd2ac984d5432c016478d23
2015-06-09 10:52:37 +00: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 grammatical and formatting errors in documentation 2015-05-09 06:17:25 -04:00
README.rst Release 0.0.2 2015-03-12 17:48:57 +03: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.

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