Merge "tempest: several fixes to tempest config"
This commit is contained in:
commit
47cb52b67c
@ -135,7 +135,6 @@ conf:
|
||||
# admin_domain_name value set by configmap-etc
|
||||
admin_domain_name: null
|
||||
use_dynamic_credentials: true
|
||||
tempest_roles: admin, member
|
||||
identity:
|
||||
admin_domain_scope: false
|
||||
auth_version: v3
|
||||
@ -145,6 +144,8 @@ conf:
|
||||
uri_v3: null
|
||||
identity-feature-enabled:
|
||||
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:
|
||||
http_image: "http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img"
|
||||
container_formats: bare
|
||||
|
Loading…
Reference in New Issue
Block a user