Use non-admin member for tests

Change-Id: I0143058295aad185c3bb0cfd1fbb8d22b0896a60
This commit is contained in:
Sergey Reshetnyak 2017-03-15 16:44:01 +03:00
parent cd80fd0b33
commit fd69a2b7c5
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ personality = {{ compute_feature.personality }}
[auth]
use_dynamic_credentials = True
tempest_roles = {{ openstack.role_name }}
tempest_roles = _member_
admin_domain_name = Default
admin_project_name = {{ openstack.project_name }}
admin_password = {{ openstack.user_password }}