rally/devstack
Roman Vasilets 53a331c917 Create deployment conf depend on identity version
Also this patch fix broken manila jobs

Change-Id: Iff1310741e786e2d2773b17d16fe560ba1309eaf
2016-06-08 15:16:37 +00:00
..
lib Create deployment conf depend on identity version 2016-06-08 15:16:37 +00:00
README.rst Use local.conf instead of localrc 2015-10-21 16:47:56 +03:00
plugin.sh devstack: support to be enabled with different plugin name 2016-03-23 16:10:41 +08:00
settings [gates] Convert Rally to the new Devstack plugin model 2015-09-03 23:00:09 -07:00

README.rst

Installing Rally using devstack

This directory contains the files necessary to integrate Rally with devstack.

To configure devstack to run rally edit ${DEVSTACK_DIR}/local.conf file and add:

enable_plugin rally https://github.com/openstack/rally master

to the [[local|localrc]] section.

Run devstack as normal:

$ ./stack.sh