4a88eaed24
Change-Id: Ie149aebf0e6d33664245491e72ab2c9bb2dadcf4 Closes-Bug: #1520412 |
||
---|---|---|
.. | ||
lib | ||
plugin.sh | ||
README.rst | ||
settings |
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