rally/doc
Boris Pavlovic 678c275101 Use "anyOf" instead of "oneOf" in users@openstack plugin
In case if we specify only argument user_choice_method schema
will match both oneOf sections and fail, however it's right schema
and should pass (in other words we need anyOf)

As well fix doc extension to work with anyOf as well

Change-Id: I2b2a3a1c42277a83511cdac81496b5240d983d33
2017-09-19 20:40:45 -07:00
..
ext Use "anyOf" instead of "oneOf" in users@openstack plugin 2017-09-19 20:40:45 -07: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 Merge "Switch everything to rally db" 2017-09-01 23:43:06 +00:00
specs Switch everything to rally db 2017-08-29 13:25:41 -07: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.