tempest: use Member role in Queens and beyond

_member_role was removed from Keystone, we should use Member role from
now.
See Ib85479442ec68f9a67615c23e5c39bd217c9b109

Depends-On: I16f8f49b8e4ea35407ab2f2794d5dce8f2c03019
Change-Id: I6745d38c1d13fbfd3fa56a40cfcf3cd79d096867
This commit is contained in:
Emilien Macchi 2017-12-22 07:48:14 -08:00
parent bda605766b
commit 6777cdbc42

View File

@ -161,6 +161,7 @@ ${TEMPESTCONF} --out etc/tempest.conf \
compute.allow_tenant_isolation true \
{% else %}
auth.use_dynamic_credentials true \
auth.tempest_roles Member \
{% endif %}
compute-feature-enabled.attach_encrypted_volume False \
network.tenant_network_cidr {{ tenant_network_cidr }} \