Merge "Use local.conf instead of localrc"
This commit is contained in:
commit
057e3d1cb1
@ -4,10 +4,11 @@ Installing Rally using devstack
|
||||
|
||||
This directory contains the files necessary to integrate Rally with devstack.
|
||||
|
||||
To configure devstack to run rally::
|
||||
To configure devstack to run rally edit ``${DEVSTACK_DIR}/local.conf`` file and add::
|
||||
|
||||
$ cd ${DEVSTACK_DIR}
|
||||
$ echo "enable_plugin rally https://github.com/openstack/rally master" >> localrc
|
||||
enable_plugin rally https://github.com/openstack/rally master
|
||||
|
||||
to the ``[[local|localrc]]`` section.
|
||||
|
||||
Run devstack as normal::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user