Andrey Kurilin f838b3675f [devstack] fix keystone v3 deployemnt config
After we merged strong config schema for rally deployment, we missed to fix
devstack plugin, which creates wrong config in case of Keystone V3

Change-Id: I29ad7f1f62a911ab9c011c832b4b7eea5eeb994b
2016-08-31 11:50:14 +03:00
..
2015-10-21 16:47:56 +03: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