Merge "tempest: several fixes to tempest config"

This commit is contained in:
Zuul 2019-06-09 04:57:33 +00:00 committed by Gerrit Code Review
commit 47cb52b67c

View File

@ -135,7 +135,6 @@ conf:
# admin_domain_name value set by configmap-etc # admin_domain_name value set by configmap-etc
admin_domain_name: null admin_domain_name: null
use_dynamic_credentials: true use_dynamic_credentials: true
tempest_roles: admin, member
identity: identity:
admin_domain_scope: false admin_domain_scope: false
auth_version: v3 auth_version: v3
@ -145,6 +144,8 @@ conf:
uri_v3: null uri_v3: null
identity-feature-enabled: identity-feature-enabled:
api_v3: true api_v3: true
# this value should be the same as the keystone chart conf.keystone.identity.domain_specific_drivers_enabled
domain_specific_drivers: true
image: image:
http_image: "http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img" http_image: "http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img"
container_formats: bare container_formats: bare