rally-openstack/devstack
Lianhao Lu fb51361337 devstack: removed uncalled code
Devstack won't "source plugin.sh source" any more.

Change-Id: I2b8f5ebe02dc3e66c06a55ac0ffb3938cea236fa
2016-03-23 16:10:30 +08:00
..
lib Add region_name in devstack plugin script 2015-11-27 08:58:02 -05:00
plugin.sh devstack: removed uncalled code 2016-03-23 16:10:30 +08:00
README.rst Use local.conf instead of localrc 2015-10-21 16:47:56 +03:00
settings [gates] Convert Rally to the new Devstack plugin model 2015-09-03 23:00:09 -07:00

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