rally/doc
bhavani.cr 4073d49652 Handle log message interpolation by the logger in common/
According to OpenStack Guideline[1], logged string message should be
interpolated by the logger.

[1]: http://docs.openstack.org/developer/oslo.i18n/guidelines.html#adding-variables-to-log-messages

Change-Id: Ie7291889337a7ffe7877910d3c3a24fd670aba94
2017-08-18 04:57:12 +00:00
..
ext [docs] Fix representation of items 2017-07-03 11:51:23 +03:00
feature_request Rephrase docs call things properly 2017-08-03 18:39:10 +00:00
release_notes Rephrase docs call things properly 2017-08-03 18:39:10 +00:00
source Handle log message interpolation by the logger in common/ 2017-08-18 04:57:12 +00:00
specs Rephrase docs call things properly 2017-08-03 18:39:10 +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.