rally-openstack/doc
Andrey Kurilin 6ba63eadf7 [docker] Fix configuration
* fix lable of database section. it should be [database] instead of [db]
* create `/home/rally/data` dir by rally user instead of root, so rally
  could operate the database there.
* modify the volume path
* update the docs

Change-Id: Ia4df80e2ce570ede4582c875c0550d5ba8da60d9
2017-12-10 23:44:32 +02:00
..
ext [docs] Fix displaying task exporters plugins ref 2017-10-20 15:03:41 +00:00
feature_request Rephrase docs call things properly 2017-08-03 18:39:10 +00:00
release_notes Merge "Propose release notes for Rally 0.10.0" 2017-10-21 10:20:45 +00:00
source [docker] Fix configuration 2017-12-10 23:44:32 +02:00
specs Propose release notes for Rally 0.10.0 2017-10-21 08:47:02 +00:00
user_stories Rephrase docs call things properly 2017-08-03 18:39:10 +00:00
README.rst Change deployment model schema 2016-03-28 17:20:46 +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.

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.