rally-openstack/doc
Boris Pavlovic 80b69c7522 Fix pbr and it's version checks (unblock gates)
New version of pbr 0.11 was released and it checks
that version in setup.cfg is bigger then latest tag

To avoid future issues we will let pbr calulate version
instead of hardcode them in setup.cfg

Temporary disable coverage job to merge this patch

Partial-bug: #1450731

Change-Id: I0c00c231cea1a0506107133803406eb56694f690
2015-05-01 10:51:03 +02:00
..
feature_request [Feature request] Specify what benchmarks to execute in task 2015-04-23 00:34:07 +00:00
release_notes [Docs] Various fixes 2015-04-20 23:02:17 +03:00
source Fix pbr and it's version checks (unblock gates) 2015-05-01 10:51:03 +02:00
specs [spec] Proposal for new task input file format 2015-03-24 04:28:29 +03:00
user_stories [Docs] Various fixes 2015-04-20 23:02:17 +03:00
README.rst Release 0.0.2 2015-03-12 17:48:57 +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.

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..