Merge "Always defines tempest_roles as Member" into stable/icehouse

This commit is contained in:
Jenkins 2015-03-26 17:13:17 +00:00 committed by Gerrit Code Review
commit 1f1a48ff2f
1 changed files with 1 additions and 0 deletions

View File

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