rally-openstack/doc
Boris Pavlovic a8de21a077 Integrate Rally & Alembic
Alembic allows us to change in future DB schema,
which we are going to do soon.

This patch adds under rally/common/db/sqlalchemy/migrations
required files for alembic as well as a first init migrations
that was autogenerated from models that we have.

As well this patch adds CLI commands for DB management

Change-Id: I7caa090aa5c4c6563b7e34d0d09baa039a3aa718
Co-Authored-By: Illia Khudoshyn <ikhudoshyn@mirantis.com>
2016-01-29 11:24:16 +00:00
..
ext [docs] Imporve Plugin Reference 2015-09-22 14:47:15 -07:00
feature_request Fix some typos by toolkit typo 2015-11-20 00:55:01 +08:00
release_notes Fix release 0.2.0 notes 2016-01-11 09:58:28 -08:00
source Integrate Rally & Alembic 2016-01-29 11:24:16 +00:00
specs Consistent resource names spec is implemented 2016-01-15 09:11:44 -06:00
user_stories Make code blocks in documentation prettier 2015-09-25 11:05:16 -05:00
README.rst Add release notes section in Rally's doc 2015-08-21 15:58:36 +08: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.