| ... | ... |
@@ -286,6 +286,7 @@ function configure_tempest {
|
| 286 | 286 |
|
| 287 | 287 |
# Compute |
| 288 | 288 |
iniset $TEMPEST_CONFIG compute allow_tenant_isolation ${TEMPEST_ALLOW_TENANT_ISOLATION:-True}
|
| 289 |
+ iniset $TEMPEST_CONFIG auth tempest_roles "Member" |
|
| 289 | 290 |
iniset $TEMPEST_CONFIG compute ssh_user ${DEFAULT_INSTANCE_USER:-cirros} # DEPRECATED
|
| 290 | 291 |
iniset $TEMPEST_CONFIG compute network_for_ssh $PRIVATE_NETWORK_NAME |
| 291 | 292 |
iniset $TEMPEST_CONFIG compute ip_version_for_ssh 4 |