rally-openstack/doc
Andrey Kurilin 6c4e646f64 [docs] Fix representation of items
In case of oneOf of anyOf usage in "items" section without type (see
nics property of servers context) the schema is displayed like regular
string withou json.dumps which leads to the very long lines.

Change-Id: I4ee5067a0985ef5df782dd4d16591daf0b924951
2017-07-03 11:51:23 +03:00
..
ext [docs] Fix representation of items 2017-07-03 11:51:23 +03:00
feature_request Corrected the grammar mistake 2017-03-28 12:14:26 +00:00
release_notes add release notes for 0.9.0 2017-03-20 15:28:16 +02:00
source Improve plugin sample and corresponding 'creating a plugin' tutorial 2017-06-20 16:12:20 -07:00
specs [spec] OSProfiler integration in Rally 2017-04-24 23:50:10 +03:00
user_stories [docs] reduce sphinx warnings 2017-02-07 15:28:53 +02: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.