rally/doc
Yatin Kumbhare 106138cac4 Fix for the deprecated library function
os.popen() is deprecated since version 2.6. Resolved with use of
subprocess module.

Change-Id: I11f6dcf16a16fa5c6d9d813d1e671ea6bca991f1
2016-01-04 19:59:37 +05:30
..
ext [docs] Imporve Plugin Reference 2015-09-22 14:47:15 -07:00
feature_request [feature request] Add possibility to specify concurrency for Tempest 2015-12-11 15:11:50 +02:00
release_notes Relese notes 0.1.2 2015-12-23 15:28:03 +00:00
source Fix for the deprecated library function 2016-01-04 19:59:37 +05:30
specs Add Workload object 2015-12-04 13:58:02 +00:00
user_stories Make code blocks in documentation prettier 2015-09-25 11:05:16 -05:00
README.rst Add release notes section in Rally's doc 2015-08-21 15:58:36 +08: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..

release_notes

The latest.rst contains new features and API changes of Rally's latest release. And you could find all old releases in archive.