Merge "Fix some tempest values"
This commit is contained in:
commit
b6830fd9c3
@ -132,14 +132,13 @@ conf:
|
||||
use_dynamic_credentials: true
|
||||
tempest_roles: admin, member
|
||||
identity:
|
||||
admin_domain_scope: true
|
||||
admin_domain_scope: false
|
||||
auth_version: v3
|
||||
# region value set by configmap-etc
|
||||
region: null
|
||||
# uri_v3 value set by configmap-etc
|
||||
uri_v3: null
|
||||
identity-feature-enabled:
|
||||
api_v2: false
|
||||
api_v3: true
|
||||
image:
|
||||
http_image: "http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img"
|
||||
@ -206,9 +205,7 @@ conf:
|
||||
disk_formats: raw
|
||||
backend_name: rbd1
|
||||
storage_protocol: rbd
|
||||
volume-feature-enabled:
|
||||
api_v1: False
|
||||
api_v3: True
|
||||
catalog_type: volumev3
|
||||
cleanup:
|
||||
force: false
|
||||
enabled: true
|
||||
|
Loading…
Reference in New Issue
Block a user