Merge "Stop configure 'member' role in tempest_roles"
diff --git a/lib/tempest b/lib/tempest
index 8eab4f5..8a5b785 100644
--- a/lib/tempest
+++ b/lib/tempest
@@ -626,7 +626,6 @@
rm -f $tmp_u_c_m
# Auth:
- iniset $TEMPEST_CONFIG auth tempest_roles "member"
if [[ $TEMPEST_USE_TEST_ACCOUNTS == "True" ]]; then
if [[ $TEMPEST_HAS_ADMIN == "True" ]]; then
tox -evenv-tempest -- tempest account-generator -c $TEMPEST_CONFIG --os-username $admin_username --os-password "$password" --os-project-name $admin_project_name -r $TEMPEST_CONCURRENCY --with-admin etc/accounts.yaml