rally-openstack/doc
Chris St. Pierre 814a72f330 [spec] Improve and make pluggable type conversion
This proposes to make resource type converters into proper plugins,
stop depending on OpenStack as much as is possible without modifying
validation, and make some improvements to handle an edge case
converting images.

Change-Id: If078332230df417b3967f086815796c7a96fa882
2015-11-06 08:49:13 -06:00
..
ext [docs] Imporve Plugin Reference 2015-09-22 14:47:15 -07:00
feature_request [feature request] Check queue perfdata 2015-09-13 22:01:33 +03:00
release_notes Release notes v0.1.1 2015-10-06 17:07:04 -07:00
source Make code blocks in documentation prettier 2015-09-25 11:05:16 -05:00
specs [spec] Improve and make pluggable type conversion 2015-11-06 08:49:13 -06: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.