Fix the installation steps for rally
According to the new DevStack plugin model steps have been modified Change-Id: I0ee8d311b06a702f193d2aedb240f15b44db84fb Closes-Bug: #1492525
This commit is contained in:
parent
024d4b5598
commit
f3551c267c
@ -111,11 +111,9 @@ Then, configure DevStack to run Rally:
|
|||||||
|
|
||||||
.. code-block:: none
|
.. code-block:: none
|
||||||
|
|
||||||
cp rally/contrib/devstack/lib/rally devstack/lib/
|
|
||||||
cp rally/contrib/devstack/extras.d/70-rally.sh devstack/extras.d/
|
|
||||||
cd devstack
|
cd devstack
|
||||||
cp samples/local.conf local.conf
|
cp samples/local.conf local.conf
|
||||||
echo "enable_service rally" >> local.conf
|
echo "enable_plugin rally https://github.com/openstack/rally master" >> localrc
|
||||||
|
|
||||||
Finally, run DevStack as usually:
|
Finally, run DevStack as usually:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user