rally-openstack/rally
liangcui 6715de66d2 Fix the choice of default_role
When there are two similiar roles in the context, such as "baremetal_admin",
"admin", the rally will chose baremetal_admin rather than admin in create_user.
To fix this, use "==" instead of "in".

Change-Id: I6db08e0cd1b2ecfcc258298642dfe3208e00373e
2017-04-20 09:47:14 +00:00
..
plugins Fix the choice of default_role 2017-04-20 09:47:14 +00:00
__init__.py Add rally.sample.conf to project 2013-08-14 14:08:09 +04:00
consts.py Make return data of Deployment API serializable 2017-03-27 14:38:58 +03:00